Ask HN: note taking Tiddlywiki (https://tiddlywiki.com) professionally?
Yes, I have been using it for more than 10 yrs. Search, cross linking and tagging are the key features IMO. The file is 5.6 Mb and it's still very fast. I have to run a ruby server [1] for the saving to work which is a bit annoying but it works.
I might move to a new thing at some point soon just for the mobile support feature.
[1] https://gist.github.com/jimfoltz/ee791c1bdd30ce137bc23cce826...
I tried it for a project and I was pleased with what I could do with it (links to other inner sections, web formatting, etc). However, i couldnt maintain this approach for new projects and daily notes, so i switched to Docsify and markdown a month ago. Docsify needs plugins to accomplish most built-in TiddlyWiki stuff (search, last updated subtitle, etc) and basically forces you to script your way to make a document structure and a working sidebar, but at least I find it less platform-dependent and more customizable.
Tiddlywiki makes use of a browser and in that regard it is platform independent, right?
Yes, but the way that I see it, if some JS function that TiddlyWiki relays on is deprecated (for example) then your Tiddly html could not work anymore, regardless of the browser. You don't have that limitation with markdown files, which are still readable in txt form. Again, only my opinion.
Tiddly wiki’s super powerful killer feature is “Transclusion” + “Scripting”. Even eMacs org mode lacks this to be easily usable .
However the problem with tiddlywiki is saving to the wiki is not straightforward and requires all kinds of hacks depending on what you are looking for. In today connected world you want you notes on your connected devices and it’s not straightforward or user friendly. I wish somebody would just take the Js library that powers tiddly wiki and add / fix these issue.
It's really neat, but feels like overkill for every project where I might want to use it. Maybe if I need to publish my organized notes later? For very other case - a structured pile of markdown files.
One of the gems on the internet. I first used it with ie4 .... that allowed to be saved locally via ActiveX. Now I have a plugin that saves it to Google drive.
Many thanks to people who developed it.
Two questions:
1) How do you use it on your mobile device? ( For Reads and Writes)
2) How is the performance on really large files -say 10k tiddlers?
1. I only use it for read only on my phone. 2. Though size can impact load/start up performance, I have found poorly written TW macros and such to cause the biggest performance issues. Large volume of tiddlers can make the problem worse.
I have configured a genealogical solution in TW. So, TW can be used for complex data structures, but you need to be careful on how features are implemented.
100%. Total gem.
I tried it but the biggest problem I have with Tiddlywiki is the layout: the 'tiddler' box is too small. And changing the layout is not easy.
Nope, I've tried TiddlyWiki a couple times and there's too much friction for my liking. Glad it exists though, it's pretty neat.
Never even heard of it
This has been noted with ink-dipped quill in my giant tome, Codex Ignoramus.
That’s fine but if you are a note taking nerd ( I mean it positively) you should 100% try it out so you understand how powerful it would be if it just had a little more support saving changes.