[tw] Re: Filter using toc?

2017-01-23 Thread Steven Schneider
Thanks, Tobias, This is great. I'm using it in various ways all the time these days. It's an interesting way to slice into a wiki - through toc. //steve. On Wednesday, January 11, 2017 at 6:19:54 PM UTC-5, Tobias Beer wrote: > > Hi Seven, > > Just announced >

[tw] Re: Filter using toc?

2017-01-11 Thread Tobias Beer
Hi Seven, Just announced the release of tobibeer/toc . Best wishes, Tobias. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki"

[tw] Re: Filter using toc?

2017-01-11 Thread Tobias Beer
Hi Mario, > I'm not sure, what you want to achieve > One useful thing could be a searchable index of everything in a toc. Another useful thing would be to able to page through a toc as if a book. Best wishes, Tobias. -- You received this message because you are subscribed to the Google

[tw] Re: Filter using toc?

2017-01-11 Thread CL
You could use this filter. add more 'tagging[]' operator for depth of your toc <$list filter=" [[TableOfContents]] [[TableOfContents]tagging[]] [[TableOfContents]tagging[]tagging[]] [[TableOfContents]tagging[]tagging[]tagging[]] [[TableOfContents]tagging[]tagging[]tagging[]tagging[]]

[tw] Re: Filter using toc?

2017-01-11 Thread PMario
On Wednesday, January 11, 2017 at 5:04:49 AM UTC+1, Steven Schneider wrote: > > I figure this must be possible, but can't quite get it to work. > How would I write a filter that would list all tiddlers listed with < "TableOfContents">>? > I'm not sure, what you want to achieve. ... The toc macro

[tw] Re: Filter using toc?

2017-01-10 Thread Tobias Beer
Hi Steven, I once made one: $:/core/modules/filters/toc.js 1. wasn't considered useful for the core. 2. needs some more polishing to prevent recursion - right now it