Ton Hoang Nguyen (Bill)
Ton Hoang Nguyen (Bill)
### Operating system macOS ### Joplin version 2.13.15 ### Desktop version info Joplin 2.13.15 (prod, darwin) Client ID: c08e549cb29947a58cf80d908c0a74a3 Sync Version: 3 Profile Version: 44 Keychain Supported: No Revision: 7d2c1c0...
# Summary I fixed the issue regarding the multiple variants of the same spellcheck languages showing duplicate values in the title bar. Merged shorthand variants, e.g. [en-US, en-GB, en-AU] ->...
# Summary **Introduction from the Joplin Forum**: https://discourse.joplinapp.org/t/introducing-hahabill/36075/3 The user can 'Toggle own sort order' for 'All notes', this is demonstrated in the video below. ✨ Fixes: #9984 # Testing...
### Is there an existing integration? - [X] I have searched the existing integrations. ### Use Case This issue aims to build a new handler to use the Trustpilot API...
### Short description and motivation for the proposed feature Users could have key indicators, phrases or terms that they want to recognize or extract in data. ### Video or screenshots...
### System Info Transformers.js "version": "2.17.1" macOS Sonoma version 14.3.1 tsconfig.json: ```typescript { "compilerOptions": { "outDir": "./dist/", "module": "CommonJS", "target": "es2015", "jsx": "react", "allowJs": true, "baseUrl": "." } } ```...
Hi everyone! I saw that there was a problem after I was done with training. It seems the Roboflow Python package has changed since last year. Previously, model evaluation details...
## Description Dropbox integration with MindsDB allows users to perform SQL statements on their files (.csv, .tsv, .json, .parquet). Furthermore, this feature also recursively finds users' desired files in Dropbox....
AWS S3 is a blob store, where users can store any files ranging from images to .csv documents. Having agents access to S3 provide many benefits. AWS S3-like blob stores...
Issue: #77 ## Summary by mrge Added AWS S3 connector with SigV4 authentication, allowing Airweave to connect to S3 buckets and list objects. - **New Features** - Supports SigV4 auth...