This repository was archived by the owner on Jul 28, 2025. It is now read-only.
0.0.7
Shiny new things
- New local property
group_folder_columnto specify a select column type column. This column will be used to group the notes into subfolders with the same cell value. The subfolder will be created if it does not exist. ISSUE#11
Improved
- Sustancial improvements with error handling.
- Beta of an error page if Config yaml is not parsed correctly with the details.
- Now if some core config is missing, the database will be created with the default values.
No longer broken
- Now before render a database, it will check if dataview plugin is installed. Showing a warning message if not. ISSUE#13