this post was submitted on 02 Jul 2024
26 points (100.0% liked)
Thunder App
2794 readers
1 users here now
An open-source, cross-platform Lemmy client for iOS and Android.
This community is intended to discuss features and feature suggestions for Thunder; as well as friendly, respectful talks about Lemmy in general.
Please use the GitHub repository linked below to submit bug reports, so keeping track of them is easier, and make sure to search first if you already can find an issue for your report.
If there are any developers who would like to contribute, feel free to reach out on GitHub!
General Links
Website: Link
GitHub Repository: Link
Matrix Space: Link
Android Releases
IzzyOnDroid: Link
Google Play: Link
iOS Releases
Apple App Store: Link
TestFlight Beta: Link
Related Communities
Nightly Community: Link
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Hey there! Good question - I can answer them for you
Right now, they are stored indefinitely. They’re stored similarly to how your app settings are stored, and the only way to clear them is to uninstall and reinstall Thunder.
That’s a possibility but it’s very unlikely that your storage will get full just from stored drafts since they’re just plain text. Text usually takes up very little space compared to other data (e.g., images)
If you go back to a previous draft, you can delete the draft but that’s all there is at the moment.
That being said, we are working on features for better draft management to allow viewing/deleting drafts. The related GitHub issue is here: https://github.com/thunder-app/thunder/issues/1375
Hopefully this answers all your questions!
Thank you for the detailed answers, and the link to the relevant issue on the github!