Honestly this is the thing I worry the most. Without having encryption as a first class citizen, the ux of the notes will be sacrificed greatly. Simply because good encryption tends to be slow, making the app unproductive imo.
Hmm if it comes to the age of a tech and its stability, I agree. I guess only time will tell. But do you have any suggestion for what this note taking format would look like? I personally think for non encrypted notes, foam's implementation is on the right track.
the extension could cease to exist, but you can absolutely still access your notes with any text editor decades from now. I still don't get where the "non-future proof" here. Can't really be more future proof than a simple text file.
Arguably, open document format, although standardized, are harder to open and manage because it's far more complex than a text file that ends with .md
.
Its future proof tho? Markdown has a standard (or at least a common implementation) and foam is just a tool to automate and graph all the boring parts?
I found this, maybe a fork by someone? https://www.lemmyapps.com/app/details/33 The github link is alive btw
Was using btrfs then in manjaro, broke my laptop because btrfs seems to be shit at handling loss of power cases. Switched to good ol ext4 and nixos, never looked back since.
It depends on the size of the images, but what matters is that a single big note cant slow down the loading time of other notes*
*sqlite is finnicky, this is just the experience on notes less than 500MB sized.
Deb support is incidental, its a compilation result by tauri (backend for treedome), not made by me.
Is it stored in a single folder like joplin does? Can I move the folder around and easily open it after I did that?
Yes, treedome is the only program that can meaningfully open the notes file. This is because the content of the file is always encrypted and stored using sqlite (single file database library). I'm not that good with mobile and I still need to think about how it will be used in mobile. For example, the tree structure is definitely weird if used in mobile.
Youre right damn