This app was built with Tauri and the work of bulletjournal. I've added the ability for saving data onto the file system. This is useful if you want to sync data accross PCs.
Loading and saving data, are all manual processes for now with shortcuts.
- metakey+, select folder where the data will live. It is advisable to use a directory in a cloud drive.
- metakey+s, save current data
- metakey+l, load current data
This app was built with Tauri in vanilla HTML, CSS and Javascript.