It has the hackability of emacs but can run anywhere a browser can ( both online and offline ). And of course, an active community and ecosystem built around it.
Zim – A Desktop Wiki
31–40 of 169 posts
Re: Zim – A Desktop Wiki
#32Fantastic piece of software. I wish there was an android version so I could sync between my desktop and phone, but it is still brilliant.
Re: Zim – A Desktop Wiki
#33Once again I'm going to recommend tiddlywiki[0]. It has the hackability of emacs but can run anywhere a browser can ( both online and offline ). And of course, an active community and ecosystem built around it. [0] https://tiddlywiki.com/
Needing a browser is definitely not a positive. The website taking two seconds to load even when in cache while zim is absolutely instant even on potato PC neither.
Re: Zim – A Desktop Wiki
#34Fantastic piece of software. I wish there was an android version so I could sync between my desktop and phone, but it is still brilliant.
That solves writing. I find it actually works because phone notes tend to be write only — little snippets of information that record something important and never get edited again once they are written, to be turned into a “real” note at a later date, once in a system that supports “real editing”.
For reading notes I dump everything onto a personal website.
Re: Zim – A Desktop Wiki
#35These are the features I'd like in a wiki / personal knowledge engine: - Not a service. This has to be durable and portable. - Backed primarily by git and plaintext files, not a database. Explorable and manageable on the filesystem. - Markdown - Hyperlinks to articles that show up red if the page doesn't exist (yet). If a page is renamed, all hyperlinks to it must automatically update. - Multiple tags / categories ca…
it's basically a clone of Roam Resarch as a vscode extension that uses Markdown.
It's markdown, has a desktop app (vscode), since it's just markdown you can put it all in git with easy diffs, vscode allows you to search the entire project for words, it has tags. It even has a window to see your notes as a star map where you see the links between the different markdown files, but they also recently added tags to that starmap.
You also get to use other extensions compatible with markdown like render inline plantuml and stuff like that, which is what is the nicest about it being markdown.
If you're serious about making your own, I would consider contributing to FOAM's project instead.
Re: Zim – A Desktop Wiki
#36I wish it would eventually move to Markdown in a large version change, to open the door to direct-to-MD publishing
Check out https://obsidian.md/ if you haven't already.
Even better, it stores everything in plain Markdown files in a folder hierarchy, so you can easily back everything up and/or interact with them outside the app if need be.
Even EVEN better, they have mobile apps that are perfectly happy to let you use your own file-syncing mechanism if you want to (although they do offer a sync service of their own as well.) Once I got it set up, everything Just Worked.
Re: Zim – A Desktop Wiki
#37Re: Zim – A Desktop Wiki
#38Fantastic piece of software. I wish there was an android version so I could sync between my desktop and phone, but it is still brilliant.
Re: Zim – A Desktop Wiki
#39Re: Zim – A Desktop Wiki
#40I've used Zim about 8 years ago, but lost interest after a month. If I remember correctly, there were no Windows builds for a time, just an instruction how to compile it. I've been looking at Logseq and Obsidian recently.