Replies: 1 comment 3 replies
-
At the moment you can add notes to a book/folder, however if you wanted folders in folders that's currently not possible. But as you have mentioned it is planned for a v1 release. To answer what ideas I had around this. I was going to rewrite the backend to store the files/folders using the file system (removing any need to store this in the database). This however, will require much rework in both frontend and backend. I currently don't have any timeframe on when I will implement this change. I'm open to PRs and ideas for implementation. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I read in the roadmap that the feature of file/folder based backend storage is planned for version 1.0.0.
This feature is the most important for me at the moment, so I interested in implementing this feature and am wondering if that is fine with you?
if it is fine, do you have any idea or approach planned for the implementation of this feature? or should we have some sort of discussion about how you want or expect the implementation to be? or should I just implement it and open a PR for a discussion?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions