Version 2.0.0 release 👻
Massive release with a lot of new awesome features 🎉:
- Switched from the JSON-file based approach to a local SQLite database, meaning your vault will no longer be cluttered with JSON files and related operations will be sped up
- Added some preliminary unit tests, will be extended in the future
- Switched to a new search algorithm, based on the Levenshtein algorithm
- Folders can now be ignored from being indexed by right-clicking them in the file view and selecting
Ignore folder for OCR
- Files can now have specific OCR settings associated with them by right-clicking them in the file view and selecting
Custom OCR settings
- OCRing can now be paused by clicking the progress bar
- Settings are now being validated on launch and changed when problems are detected
- ImageMagick is now optional and only required when OCRing PDFs
- Added the ability to copy the raw OCR text from files by right-clicking them in the file view and selecting
Copy text to clipboard
- Some bug fixes here and there
⚠ When releasing such a massive update it is possible, even though I've tried everything thoroughly, that bugs and problems will appear. When discovering any, please let me know by opening an issue ⚠
Enjoy 🐃