Re: [twdev] Re: adding a remote tiddler from github

2018-12-16 Thread Jeremy Ruston
Hi JoeI can see the files but but they don’t import at the moment because of the content-type problem mentioned above.I’ve attached a quick and dirty patch that gets things working.tiddlywiki editions/empty/ --verbose --fetch file https://joearms.github.io/tiddlers/SharedTiddlers.tid

[twdev] Re: adding a remote tiddler from github

2018-12-16 Thread joearms
I made a couple of tiddlers here: - https://joearms.github.io/tiddlers/SharedTiddlers.tid - https://joearms.github.io/tiddlers/A programmers introduction to the TiddlyWiki.tid These pages are made automatically when I push to

[twdev] Re: adding a remote tiddler from github

2018-12-16 Thread joearms
Not yet - I'll make a GitHub project and add a few tiddlers later today. I've started writing up a guide to the TW which I'd appreciate some feedback on. See if I've correctly described how things work. /Joe On Sunday, 16 December 2018 15:30:02 UTC+1, @TiddlyTweeter wrote: > > Do you have an

[twdev] Re: adding a remote tiddler from github

2018-12-16 Thread joearms
On Sunday, 16 December 2018 15:30:02 UTC+1, @TiddlyTweeter wrote: > > Do you have an address? > > On Sunday, 16 December 2018 11:43:26 UTC+1, joearms wrote: >> >> I'd like some feedback on some tiddlers I've been writing. >> >> If I publish the tidders on github (ie the individual tiddlers and

[twdev] Re: adding a remote tiddler from github

2018-12-16 Thread joearms
As followup - suppose I had a long list of tiddlers given by URLs say [http://some.web.site/path/to/MyTiddler.tid, ...] This could be quite long. It's rather easy to programmatically gather these and store them locally (and check for updates) If I gather all of these -

[twdev] Re: adding a remote tiddler from github

2018-12-16 Thread @TiddlyTweeter
Do you have an addess? On Sunday, 16 December 2018 11:43:26 UTC+1, joearms wrote: > > I'd like some feedback on some tiddlers I've been writing. > > If I publish the tidders on github (ie the individual tiddlers and NOT an > entire TW) > is there a syntax that can be used that can yank in and