[tw5] GitHub saving individual tiddlers?

2021-12-10 Thread willw
Does anyone have a solution for this yet? I'm looking for a way to save tiddlywiki as individual tiddlers directly to git and GitHub (where the built-in GitHub saver saves the single-file tiddlywiki to a git service). The single-file tiddlywiki doesn't track well in git, with big diffs for

[tw5] Re: Use TW5 for documenting and wiki page on Github

2018-07-10 Thread willw
There's a basic procedure on the main site: https://tiddlywiki.com/#Using%20TiddlyWiki%20for%20GitHub%20project%20documentation I didn't try to follow it. I did try danielo's recipe a couple of years ago - it's nice that it automates the process. -- You received this message because you are

[tw5] Re: NoteSelf uses local browser storage seamlessly with a remote synching server

2018-04-22 Thread willw
Mat I had similar problems with failed logins on moving from cloudant to IBM bluemix. It's working now, with Danielo's help. The cause? It was CORS. Of course! My instructions for configuring CORS are posted March 18th on this github issue (with links to IBM documentation):

[tw] Re: How do I exit out of edit mode without closing the tiddler??

2014-01-06 Thread willw
Tooltips would help. -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+unsubscr...@googlegroups.com. To post to this group, send email to

Re: [tw] [TW5] node.js instruction

2014-01-02 Thread willw
Hi Ton, I suspect that the failure with 0.0.0.0 is a Windows issue, so not directly related to node. A couple of weeks ago, while installing TiddlyWeb on Windows, I saw similar behaviour - Window's doesn't seem to serve 0.0.0.0 while Linux is happy to. Did some searching, found similar