Re: [tw] Re: Filter and list text components:

2018-01-09 Thread Thomas Elmiger
Hello Tob My wikitext macro collects and spits out matching text passages as they occur in the tiddler. So the only way to sort would be to change the order im the source tiddler. The TW concept that allows finding and sorting at the same time would be filters. So maybe a regex filter could

[tw] Re: Filter and list text components:

2018-01-09 Thread TonyM
Thanks Birthe ! Tony On Wednesday, 10 January 2018 13:58:06 UTC+11, Birthe C wrote: > > Hi Tony, > > Is it this link http://openall.tiddlyspot.com/ your are looking for? > > Birthe > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To

[tw] Re: Filter and list text components:

2018-01-09 Thread Birthe C
Hi Tony, Is it this link http://openall.tiddlyspot.com/ your are looking for? Birthe -- 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

[tw] Re: Filter and list text components:

2018-01-09 Thread TonyM
Tobaisch, I empathise with you position as a newbie, However regardless it is of great value using a tiddler as your basic unit of information as illustrated in my comments. Your current method is placing multiple "objects or things" in a single tiddler so now you need to build solutions to

[tw] Re: Filter and list text components:

2018-01-09 Thread tobaisch
Hello Thomas again, is there a way to display a sorted list? Regards Tob -- 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.

[tw] Re: Filter and list text components:

2018-01-09 Thread tobaisch
Hello TonyM, I have now looked at the Tagging Tool by TobiBeer. I do not really understand the benefit for me. All this I can do with the list widget too. And I do not need hierarchies at the moment either. Maybe I do not really understand it either. The practical examples are missing on the

[tw] Re: Filter and list text components:

2018-01-05 Thread tobaisch
Thomas, many thanks. It works so far. There are some problems because I also have double quotes and other things in the text are not really stringent. But you gave me a good template to continue working on it. That's enough for me first as a start. Thanks Regards Many Thanks. -- You received

[tw] Re: Filter and list text components:

2018-01-02 Thread TonyM
Tob, The tagging method I mentioned is actually the superior way to handle many to many relationships. I understand you are where you are and are free to do as you wish, however my advice will serve you well in the future. If I may give you my qualifications on this I have being using twc and

[tw] Re: Filter and list text components:

2018-01-02 Thread Thomas Elmiger
Oh, forgot to mention: 1) You say, you "extract $:/_telmiger/extract to my tiddlyWiki" – I hope you know you can import this into your wiki by dragging a link to it to your wiki? 2) The code I gave you should be in a results tiddler (as in: no books listed in the same tiddler). -- You

[tw] Re: Filter and list text components:

2018-01-02 Thread Thomas Elmiger
What do you see, Tob? Is the freezing gone? If you get an empty tiddler instead of results you might have to change the first filter where I filtered for tiddler titles starting with "tiddler" as in your examples. [prefix[tiddler]] does this. Replace it e.g. with [!is[system]sort[title]] and

[tw] Re: Filter and list text components:

2018-01-01 Thread tobaisch
Thanks Tony, > would have a tiddler for every author, a tiddler for every book and tag >> each book with one or more authors. > > that is unfortunately only theory. In fact, there are also books with several and not a few authors. But no matter. That does not help me with my above mentioned

[tw] Re: Filter and list text components:

2018-01-01 Thread TonyM
Tob, I am not so well versed in the approach you are asking for, and Thomas is helping you with, but from my perspective I would have a tiddler for every author, a tiddler for every book and tag each book with one or more authors. You can then use the Info button on any book or author tiddler

[tw] Re: Filter and list text components:

2018-01-01 Thread tobaisch
I dont now whats wrong. i extract $:/_telmiger/extract to my tiddlyWiki and copy the code. Nothing is happening. Regards Tob -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To

[tw] Re: Filter and list text components:

2018-01-01 Thread Thomas Elmiger
Fixed (and tested): <$list filter="[prefix[tiddler]]" variable="tid"> <$macrocall $name=extract tiddler=<> start="""Book:""" end="""**Autor: Karl May""" limit="no" prefix="" suffix="" mode="inline">> -- You received this message because you are subscribed to the Google Groups

[tw] Re: Filter and list text components:

2018-01-01 Thread tobaisch
thanks thomas it does not work. sorry, something freezes the browser. Regards Tob -- 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