Avatar

tengkuizdihar

tengkuizdihar@programming.dev
Joined
9 posts • 82 comments
Direct message

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.

permalink
report
parent
reply

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?

permalink
report
parent
reply

RIP, Ive felt that this is what valve are going to do. They value the skill and reaction time that comes with the players. Null bind will definitely kill one of the aspect of counter strafing.

permalink
report
reply

nice, im trying to update it on nixpkgs, will probably make 0.5.1 to fix dependencies stuff in master first tho

permalink
report
parent
reply

If you really want to be future proof and interoperable, I suggest you to use something like a git repository + vscode + foam (https://github.com/foambubble/foam). All of the tech is open source and relatively easy to use, especially if you already know git.

Treedome on the other hand can be abandoned. It can be swallowed by the sands of time. It uses a custom file format after all. But because of its open-source nature, as long as you have the code, you can open the notes. But that’s a good idea, to be able to export to a plaintext file. You could make a request here if you want https://codeberg.org/solver-orgz/treedome/issues

permalink
report
parent
reply

Currently, using syncthing and occasionally pushing it to something like gdrive/mega/Dropbox is what I do

permalink
report
parent
reply

I found this, maybe a fork by someone? https://www.lemmyapps.com/app/details/33 The github link is alive btw

permalink
report
reply

also there’s no plan to put this in android, yet. I still can’t imagine how it would end up.

permalink
report
parent
reply

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

permalink
report
parent
reply

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).

permalink
report
reply