Skip to content

v0.2.0: SQLite support

Latest
Compare
Choose a tag to compare
@d4rkd3v1l d4rkd3v1l released this 26 Jan 12:09
· 6 commits to main since this release

Added option (Preferences) to use SQLite to directly pull some stuff from Bear App DB. This will improve the usability as Bear App no longer flickers and changes focus (selecting another note, etc.).
Eventhough using SQLite for read operations is considered safe by Bear (see https://bear.app/faq/where-are-bears-notes-located/), it is still not the official way to handle stuff and therefore may break stuff. Just be cautious ;)