this post was submitted on 17 Aug 2024
53 points (96.5% liked)
Open Source
31118 readers
794 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
as if on queue, I just released a new version of my own note taking app https://p.programming.dev/post/programming.dev/18265389
Its local so it's as good as your HDD/SDD, its encrypted so no one can know the content beside yourself, and you can sync it however you want (its 1 file only).
That looks really good! Can you specify what you mean by 1 file only? And do you think this will be available on Android? Great job on the project, would love to support it!
Thank you! By 1 file means the entire document (filled with your notes) is contained within 1 file. It's a .note file, custom-made, but based on sqlite file format. Currently I have no need to monetize the app (I want to keep it libre and free for this one), but you can contribute by filing bugs and fixing issues on the page https://codeberg.org/solver-orgz/treedome/issues