There it is! Thanks Mohammad! On Saturday, December 19, 2020 at 10:45:37 PM UTC-6 Mohammad wrote:
> David, > 1. Goto https://github.com/saqimtiaz/sq-tw > 2. Look for streams-tiddlytoolmap.html > <https://github.com/saqimtiaz/sq-tw/blob/master/streams-tiddlytoolmap.html> > > Best wishes > Mohammad > > > On Sun, Dec 20, 2020 at 4:41 AM David Gifford <[email protected]> wrote: > >> Hi Mohammad, thanks for the tip. >> >> Unfortunately, I couldn't find it at Saq's repo. Looking for it in there >> just reinforced how much I don't like GitHub. Nothing said toolmap, and >> searching for toolmap didn't turn up anything...If you have a more specific >> link, that would be great. Blessings. >> >> On Saturday, December 19, 2020 at 12:55:00 PM UTC-6 Mohammad wrote: >> >>> Hi David, >>> Great efforts, do you know Saq has an implementation of the whole >>> Toolmap in Tiddlywiki? Have a look at Saq GitHub repo. >>> >>> Best wishes >>> Mohammad >>> >>> >>> On Sat, Dec 19, 2020 at 8:21 PM David Gifford <[email protected]> wrote: >>> >>>> >>>> Hi guys >>>> >>>> I really like Mohammad's "Search TiddlyWiki toolmap", which lets you >>>> type a search string, then click a link to open that as a search in the >>>> toolmap page in Dynalist. >>>> >>>> - ( >>>> https://kookma.github.io/TW-Scripts/#Search%20Tiddlywiki%20Toolmap) >>>> >>>> But I also really like to see a list of options as I am searching, so I >>>> don't have to pull terms out of my head. See my tweak of Tobias' >>>> list-search macro, where the tiddlers get listed as links to external >>>> websites. >>>> >>>> - >>>> >>>> https://giffmex.org/gifts/documenting.tw.html#List-Search%20with%20list%20items%20as%20external%20links >>>> >>>> I would like to mashup these two into the following, but every attempt >>>> I tried failed. Too complicated for me at present. What I want to do is: >>>> >>>> - Take notes in a Dynalist document. >>>> - Organize by topic in Dynalist. >>>> - Add the topics as tiddlers to a TiddlyWiki. >>>> - Have a list-search macro that lists all the tiddlers and filters >>>> them as I type >>>> - *so far so good, I have all of this. Now the part I don't know >>>> how to do:* >>>> - adapt my custom "listitemtemplate" tiddler >>>> - so that the tiddlers in the list-search search results >>>> - function as links to Dynalist searches for the tiddler titles. >>>> >>>> It seems like what the listitemtemplate tiddler needs is something like >>>> the logic below: >>>> >>>> --- >>>> define (something) something >>>> end >>>> >>>> <button><a href> + <prefix "https://dynalist.io/...#q='"> + <tiddler >>>> title> + <" /a></button> >>>> --- >>>> >>>> But: a) I don't know how to go about it, and b) maybe there is just a >>>> better way to think about it than the logic above. >>>> >>>> I would appreciate any help! And I will document the answer in my >>>> documenting.tw site for the greater good. >>>> >>>> Thanks and blessings. >>>> >>>> -- >>>> 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 [email protected]. >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/tiddlywiki/09a9023f-822c-4390-82d6-30ba942613d9n%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/tiddlywiki/09a9023f-822c-4390-82d6-30ba942613d9n%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> -- >> 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 [email protected]. >> > To view this discussion on the web visit >> https://groups.google.com/d/msgid/tiddlywiki/a4007f91-40c6-4335-b4d1-d297145933e3n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/tiddlywiki/a4007f91-40c6-4335-b4d1-d297145933e3n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/9a5ccac8-5f30-4d66-8ddc-9b5d5bedca17n%40googlegroups.com.

