You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is a tradeoff that has been discussed way more than once here.
Long story short: A file system avoids vendor lock in, avoids proprietary formats, allows the easiest possible export, requires absolutely no knowledge, ot works with the default Nextcloud desktop sync clients, it ensures interoperability with nearly each editor the user prefers without requiring to implement a specific API or format and a few others.
Drawbacks can be performance (if done wrong), missing features like tags (which may be achieved using frontmatter).
As a blocker for #299 there has been mich discussion there.
Is there a reason you are working with files for title and content and directories as "categories" and not simply a database?
The text was updated successfully, but these errors were encountered: