johannesjo / super-productivity

Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, Gitlab, GitHub and Open Project.
http://super-productivity.com
MIT License
11.92k stars 925 forks source link

Where is located the persistent Docker volumes? #3513

Open mariushosting opened 1 month ago

mariushosting commented 1 month ago

Where is located the Docker persistent volume?

github-actions[bot] commented 1 month ago

Thank you very much for opening up this issue! I am currently a bit overwhelmed by the many requests that arrive each week, so please forgive me, if I fail to respond personally. I am still very likely to at least skim read your request and I'll probably try to fix all (real) bugs if possible and I will likely review every single PR being made (please, give me a heads up if you intent to do so) and I will try to work on popular requests (please upvote via thumbs up on the original issue) whenever possible, but trying to respond to every single issue over the last years has been kind of draining and I need to adjust my approach for this project to remain fun for me and to make any progress with actually coding new stuff. Thanks for your understanding!

github-actions[bot] commented 1 month ago

Hello there mariushosting! 👋

Thank you and congratulations 🎉 for opening your very first issue in this project! 💖

In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀

For more open ended discussions and/or specific questions, please visit the discussions page. 💖

RKLBusinessDevelopment commented 1 month ago

The data is stored in the browser, there is no persistent storage of any data.

mariushosting commented 1 month ago

The data is stored in the browser, there is no persistent storage of any data.

I think is better for the end user to save the data in a persistent storage volume too.

RKLBusinessDevelopment commented 1 month ago

Of course it is and reason why I don't use this tool. The developer has no experience with separate databases/docker containers as far as I remember.

johannesjo commented 1 month ago

Would be cool to have a bundled webdav server. It's on the list I want to add, but there is a lot to do. :) help with this would be very welcome!!