-
Notifications
You must be signed in to change notification settings - Fork 798
Description
This is a far out feature request that I imagine would require some substantial re-engineering + additions. Laverna is quite perfect in a lot of ways, except for the fact that it stores everything in a browser DB (which I recently just learned the hard way) gets erased when clearing the browsers cache 😭 and limits it to a certain scope / configuration. Of course, the current use case / design is to use Remote Storage for syncing / backups.
However, I think adding an ability to make Laverna also have access to file system would make it quite robust + interoperable with numerous other tools and components on a personal computer or server like Syncthing or ownCloud for syncing / backups. Or other text editors. Or perhaps even website publishing via Jekyll for instance which would in essence make Laverna a CMS backend (if run privately from a server).
Is anyone else curious about this sort of thing?