[tw] Export a whole branch of the table of contents

2017-02-07 Thread peuhpeuh singe
Hi twexperts, is it possible to export all the tiddlers from a given node of the table of contents. Or more generally, to iterate over tiddlers using tags hierarchy ? Thanks in advance, P. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To

[tw] Re: T-blog project: Traditional blogs / Disqus integration / 5 themes.

2017-02-07 Thread Riz
Whoa! Brilliant! Thank you :-) I'm a gonna play with this and hope to give you more detailed feedback in > a few days when I understand it better. > Please do. Remember we are doing a major revamping in a few days which might include category indexes - whereby you can click on a tag and

[tw] Re: T-blog project: Traditional blogs / Disqus integration / 5 themes.

2017-02-07 Thread Riz
@Mat There you are! Now you are on track. Yes, what you said is totally possible and essentially explains the method to do it in vanilla TW5. Your assumptions regarding the stylesheets are right. Here is what NodeJS brings to the table - you can choose your output folder - not just download

[tw] Re: xlsx imports - new demo

2017-02-07 Thread Josiah
ciao Steve its great to see that. thank you. the BIG QUESTION I have is how well TiddlyWiki can cope with HUGE datasets. (Not so much a TW limitation as browser performance issues). It seems to me there are two facets to this ... 1 - sheer data VOLUME 2 - role of active DYNAMISM in

[tw] Re: T-blog project: Traditional blogs / Disqus integration / 5 themes.

2017-02-07 Thread Josiah
Whoa! Brilliant! I'm a gonna play with this and hope to give you more detailed feedback in a few days when I understand it better. It's a VERY interesting experiment in using TW to produce elegant output pages without cruft. That is a huge potential userbase. Best wishes Josiah On Tuesday,

[tw] Re: T-blog project: Traditional blogs / Disqus integration / 5 themes.

2017-02-07 Thread Mat
> Actually we are not trying to create themes - we are trying to create > custom export format > . Let me > demonstrate it a bit. Drag and drop the attached JSON to one of your > tiddlywikis (the usual html tiddlywiki). Now pick

[tw] The RICHNESS is awesomely overwhelming ...

2017-02-07 Thread Josiah
In the past few months there has been a LOT of innovation with TW. Some of it quite radical. Most of it interesting. A lot of it may get lost in the advancing, perpetual fog of Goggle that eclipses anything not currently active. There has been SO MUCH innovation its been very difficult to keep

[tw] Creating multiple Tiddlers by iterating through a variable...

2017-02-07 Thread Jan
Hello, I want to create multiple Tiddlers in the background, which shall later on be used for a slideshow. They shall contain text created with a variant of Thomas` extract Macro http://tid.li/tw5/numbers.html#%24%3A%2F_telmiger%2Fslice (Here <>) and have the numbered titles

[tw] Re: Export a whole branch of the table of contents

2017-02-07 Thread stevesuny
Yes! Thanks to Tobias http://tobibeer.github.io/tw5-plugins/#toc Filter in advanced search after installing this plugin, and use the export button there. I'd love to see a macro or function or whatever that supports export filtered tiddlers without having to go to advanced search, but haven't

[tw] Re: [TW5] New SaveTrail plugin, for everyone suitably paranoid about data loss

2017-02-07 Thread Josiah
Ciao Jeremy PLEASE don't limit this to the Paranoid. The Terminally Lazy, Do It Later, Backup Crowd, like me, could benefit too. Josiah On Saturday, 4 February 2017 18:48:44 UTC+1, Jeremy Ruston wrote: > > Inspired by Thomas Elmiger, I’ve just pushed a new plugin that causes > TiddlyWiki to

[tw] Cardo beta release

2017-02-07 Thread Thomas Elmiger
Hi David, Happy after-birthday and all the best for the next year! Thanks for sharing and enjoy the time when nothing tickles/alerts you ;–) Thomas -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop

[tw] Re: Links in Tabs, Again

2017-02-07 Thread stevesuny
Yes, I think I'm asking how to style the tabs. The revised code seems to override the default styles..? On Monday, February 6, 2017 at 5:33:09 PM UTC-5, Mat wrote: > > Or, wait, are you just asking how to style tabs? > > <:-) > > -- You received this message because you are subscribed to the

[tw] Re: Links in Tabs, Again

2017-02-07 Thread Ton Gerner
Hi Steve, https://gist.github.com/Jermolene/8377452#file-gistfile2-txt uses the old style class prefix tw- . Change all tw- prefixes to tc- and you

[tw] Re: Cardo beta release

2017-02-07 Thread David Szego
Thomas - Thank you! Eskha - Not sure what that is, nor how I could include it - I'm doing 90% of Cardo using TW macros... I think you may want to talk to Jeremy about polyfill, as it seems it would be deep in the base of TW rather than my macros. On Tuesday, 7 February 2017 10:18:48 UTC-5,

[tw] Re: Cardo beta release

2017-02-07 Thread Eskha
Hi David, Could you include the polyfill proposed by mozilla for "text.includes" which is not supported by several browers (old versions or recent mobile versions)? https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/includes Best regards. Eskha -- You

[tw] Re: Update 1 - TiddlyWiki StackExchange

2017-02-07 Thread Josiah
Ciao Arlen I have held off replying till I got a bit clearer. I have a few comments now ... 1 - *IF it can be got to work I think it would really help*. The questioning system and upvoting on StackExchange looks *very good indeed*. 2 - My reservation is whether it will ever fruit. This is

Re: [tw] Re: Update 1 - TiddlyWiki StackExchange

2017-02-07 Thread Arlen Beiler
Hi Josiah, Thanks for your thoughts, after seeing the initial progress on the proposal and watching it since then, I have gotten the same feeling that this may be hard to get off the ground. However, my feeling is that if we do get through the proposal and get to Beta, I believe we will have

[tw] TW5 How does TagglyTagging work here?

2017-02-07 Thread SteveH
I'm after a little help please. Matias seems to be using TagglyTagging in his TW ie listing tags at the bottom of certain tiddlers (eg the Tiddler called workflow.) Ref:

[tw] Re: TW5 How does TagglyTagging work here?

2017-02-07 Thread Mat
Hi Steve! I seem to be using something from grand twizard Tobias; see his tb5 pocket full of tips . A search for "taggly" gives three resulting tiddlers to check out. <:-) -- You received this message because you are subscribed to the Google Groups

Re: [tw] Links in Tabs, Again

2017-02-07 Thread Jeremy Ruston
Hi Ton > https://gist.github.com/Jermolene/8377452#file-gistfile2-txt > > uses the old style class prefix tw- . Change all tw- prefixes to tc- and you