Tiddlywiki – A non-linear personal web notebook
61–70 of 110 posts
Re: Tiddlywiki – A non-linear personal web notebook
#62I personally think Tiddlywiki is a fascinating project and I even used it professionally for a few years. But, these days, I think you likely do better with either a Dropbox directory full of Markdown files or installing the free tool Simplenote everywhere (mobile/desktop) and using its support for notes/Markdown. It's true that if you go with these simple schemes, you lose wiki-style linking. But, I've found that YA…
Re: Tiddlywiki – A non-linear personal web notebook
#63I personally think Tiddlywiki is a fascinating project and I even used it professionally for a few years. But, these days, I think you likely do better with either a Dropbox directory full of Markdown files or installing the free tool Simplenote everywhere (mobile/desktop) and using its support for notes/Markdown. It's true that if you go with these simple schemes, you lose wiki-style linking. But, I've found that YA…
How does Simplenote make money?
The iOS, Android, and Electron/desktop app is open source, but the server-side environment is proprietary to Automattic. But, the app supports simple zip export of all your notes, which is nothing more than a directory full of plain text files and a JSON file representing the (optional) revision history. I believe the Automattic team operates the service for free because they use it as a testing ground for development frameworks that then cross over to Wordpress.com and other projects.
Re: Tiddlywiki – A non-linear personal web notebook
#64Live demo: https://calroc.github.io/HulloWurld/Hullo.html
Once you're seeing the page you have it all. Click the "Save..." button to keep a local copy with any edit you've made. If you right-click and "save page" you'll get the original content only.)
Repo is here: https://github.com/calroc/HulloWurld
It's just a simple experiment, nothing fancy.
Re: Tiddlywiki – A non-linear personal web notebook
#65I personally think Tiddlywiki is a fascinating project and I even used it professionally for a few years. But, these days, I think you likely do better with either a Dropbox directory full of Markdown files or installing the free tool Simplenote everywhere (mobile/desktop) and using its support for notes/Markdown. It's true that if you go with these simple schemes, you lose wiki-style linking. But, I've found that YA…
How does Simplenote make money?
Re: Tiddlywiki – A non-linear personal web notebook
#66Besides Tiddlywiki, does anyone have recommendations for personal wiki software?
I use both. Cherrytree for all my daily notational needs.
Re: Tiddlywiki – A non-linear personal web notebook
#67Re: Tiddlywiki – A non-linear personal web notebook
#68I personally think Tiddlywiki is a fascinating project and I even used it professionally for a few years. But, these days, I think you likely do better with either a Dropbox directory full of Markdown files or installing the free tool Simplenote everywhere (mobile/desktop) and using its support for notes/Markdown. It's true that if you go with these simple schemes, you lose wiki-style linking. But, I've found that YA…
Re: Tiddlywiki – A non-linear personal web notebook
#69there is a newer version, but I think it's worse than the old one.
Re: Tiddlywiki – A non-linear personal web notebook
#70A hyperlinked knowledge-management system for personal use, on all my computers, is essential. To achieve it, I use Emacs and Org-Mode and Dropbox. An additional benefit of using Emacs: the personal wiki can be integrated with my task-management system, which Org-Mode handles as well. Plus I can draft and edit at warp speed, having customized the native Emacs keybindings to suit me better. Were I going to publish my…