Live data from Hacker News

TiddlyWiki: a local, single-page wiki

tiddlywiki.com

51–58 of 58 posts

Re: TiddlyWiki: a local, single-page wiki

#51
post #4
post #3

TiddlyWiki producted the best demonstration of a Getting Things Done methodology (organize things to be actionable, display things under a given context, organize things by blockers) I've ever seen. http://mgsd.tiddlyspot.com/demo3.html This provides so many more features & organization than what a traditional Todo app provides. The UX was great, but I didn't like the local data-lock-in due to tiddlywiki. ( Also - th…

Instead of saving to local, there's a PHP script that lets you save your edits to a file on a server. http://tiddlywiki.com/static/Saving%2520on%2520a%2520PHP%252...

That page points to a code.google.com (and as such unavailable) project... :(

Re: TiddlyWiki: a local, single-page wiki

#52
post #49

Earlier quoted context omitted.

Could you try with any extensions disabled? We've had problems with some recently

It appears to be the Ghostery extension in my Chrome blocking requests to Google Analytics. (If I disable it, it works fine).

Thanks nacs we've fixed the crash with Ghostery for the next release

Re: TiddlyWiki: a local, single-page wiki

#53
post #32

I used TW as a research notebook for a while. The tagging + search worked pretty nicely for organization and the plugins for Latex were handy for adding math. In fact you can just take a look here (might kill this link in a few days, fyi): https://alexkrolick.github.io/research-notebook/index.html EDIT: Here's a helpful "citation" macro for making notes on papers: https://alexkrolick.github.io/research-notebook/index…

I accidentally clicked on one of the checkboxes. Sorry about that. I think I undid that - I didn't realize the page was editable.

Re: TiddlyWiki: a local, single-page wiki

#55
Been using TiddlyWiki, first Class, now TW5, for over a decade. I keep my work and home project notebooks in them. Invaluable for going back and recalling what worked and what didn't work - or helping colleagues who stumble on the same problems I solved a while ago. I migrated to the node.js 'hosted' version a few months back and that has motivated me to start integrating these notebooks more. TiddlyWiki are just programable enough to satisfy the need or occasional yak shaving urge.

Re: TiddlyWiki: a local, single-page wiki

#57
post #32

I used TW as a research notebook for a while. The tagging + search worked pretty nicely for organization and the plugins for Latex were handy for adding math. In fact you can just take a look here (might kill this link in a few days, fyi): https://alexkrolick.github.io/research-notebook/index.html EDIT: Here's a helpful "citation" macro for making notes on papers: https://alexkrolick.github.io/research-notebook/index…

I accidentally clicked on one of the checkboxes. Sorry about that. I think I undid that - I didn't realize the page was editable.

It's not globally editable, it saves your changes locally.

Re: TiddlyWiki: a local, single-page wiki

#58
post #4

Earlier quoted context omitted.

Instead of saving to local, there's a PHP script that lets you save your edits to a file on a server. http://tiddlywiki.com/static/Saving%2520on%2520a%2520PHP%252...

That page points to a code.google.com (and as such unavailable) project... :(

Sorry about that. Someone seems to have put it on GitHub with some fixes:

https://github.com/makefu/tiddly_store

https://github.com/makefu/tw-upload-plugin

Post reply on HN