-
### What did you do?
I opend a database file (copied from a pocketbook ereader device). Table structure is shown, but no data can be found (DB File in notok.gz, tar-files). There are about 150 entri…
-
I'd like to make some suggestions.
**1) Search box and keywords**
Whenever I'm looking for a card, and write in search box (Mode: Add-on) more than one keyword, it doesn't consider results with …
-
- [x] I have searched open and closed issues for duplicates
- [x] I am submitting a bug report for existing functionality that does not work as intended
- [x] I have read https://github.com/signalap…
-
### What did you do?
I created a FTS5 table and tried to delete an item from it.
Neither running `delete where rowid = ?` nor creating a delete trigger worked.
both result in the same error: …
-
Sorry if there is already an issue for this; I couldn't find one.
As people start writing services in Unison, a really common use-case is going to be "Okay I see a log message that says `couldn't l…
-
This open issue keeps track of breaking changes
-
```
These fields were commented out because Prisma currently does not support their types.
- Model 'parent_more_probably_fts', field: 'name', original data type: ''
- Model 'parent_more_probably_ft…
-
In my opinion, package `ekg' is not opinionated, rather, more human friendly, and personally I can't see it as substitute for other
applications, I see it as unique program.
So I propose changing…
-
Currently search uses a simple `LIKE"%query%"` for queries. We should switch to full text search so that search works better. It will also be needed for implementing https://github.com/forte-music/sch…
-
Accent-insensitive search works for latin characters, but not for Greek characters. Searching for "κοσμος" should yield results for "κόσμος".
ICU support could help with this, but is unfortunately …