Re: [tw5] Re: Filter tiddlers with exactly one tag.

2021-09-25 Thread thor...@gmail.com
I am satisfied with the `<$vars tagList={{{ [enlist{$:/temp/tagSearch}sort[]join[,]] }}}>` solution. I may have other questions to make my custom search tiddler look nicer, but that can be a separate thread if needed. Tyvm again for the help! On Thursday, September 23, 2021 at 9:06:51 PM

[tw5] TiddlyWiki and GNU Nano: custom syntax highlighting for complex Tiddlers

2021-09-25 Thread Charlie Veniot
Video on YouTube Not satisfied with available options for TiddlyWiki syntax highilighting, I decided to start fiddling with GNU nano as my TID editor when I need some visual help understanding/editing filters and widgets. Still early going, but

[tw5] Re: pmario's file-backups not working in firefox with tw classic

2021-09-25 Thread PMario
On Saturday, September 25, 2021 at 7:01:55 PM UTC+2 rouil...@gmail.com wrote: > I got a new copy from: http://tbgtd.tiddlyspot.com/. Used wget to > download it. OK > Put it in a new folder at tiddlywiki/tbGTD2/tbGTD2.html. Loaded it up and > it saves. > Then I copied the non-working

[tw5] Re: pmario's file-backups not working in firefox with tw classic

2021-09-25 Thread John Rouillard
Hi Pmario: I got a new copy from: http://tbgtd.tiddlyspot.com/. Used wget to download it. Put it in a new folder at tiddlywiki/tbGTD2/tbGTD2.html. Loaded it up and it saves. Then I copied the non-working tbGTD.html file on top of tbGTD2/tbGTD2.html. That saves as well. Moved the original

[tw5] Re: Question about styling tags

2021-09-25 Thread Justin H.
Hi, Soren! (I was just reading your book, in hopes of figuring this out haha) I tried using svg.tc-image-close-button {fill: <>;} Like you suggested, however it only changed the X to match the overall font, while I'm aiming to have it match the font color used for the font inside the

[tw5] Re: Question about styling tags

2021-09-25 Thread Soren Bjornstad
On Saturday, September 25, 2021 at 9:00:53 AM UTC-5 ju...@gmail.com wrote: > So, just a few questions, first one being is, how could I change the x for > removing a tag to match the font color of the text inside the tag? Try this in a tiddler tagged $:/tags/Stylesheet:

[tw5] Re: Just a Filtering Code Pattern

2021-09-25 Thread Álvaro
- In the fields cases we have a workaround with `fields` operator. It has suffixs (exclude, include) - I think that there in't any tiddler with those tags. The search is the tiddler with all these tags (¿and any other?) In the case of titles, you find a issue, but I don't know its reason. I

[tw5] Re: Just a Filtering Code Pattern

2021-09-25 Thread TW Tones
Of even this {{{ [tag[Common Operators],[HelloThere],[TableOfContents]] }}} On Sunday, 26 September 2021 at 00:27:45 UTC+10 TW Tones wrote: > Very interesting. > > I think he documentation should be expanded to detail this. Multiple > parameters to operators are only documented in a few

[tw5] Re: Just a Filtering Code Pattern

2021-09-25 Thread TW Tones
Very interesting. I think he documentation should be expanded to detail this. Multiple parameters to operators are only documented in a few operators, but if I read this correctly they can work on operators in *general*? If general you may expect this to work ```{{{

[tw5] Re: Just a Filtering Code Pattern

2021-09-25 Thread Eric Shulman
I just tested this on both 5.1.23 and 5.2.0pre. I created one tiddler containing ``` {{{ [tag[Tag 1],[Tag 2],[Tag 3],[Tag 4]] :filter[tags[]count[]compare:eq[4]] }}} ``` and another tiddler with the four tags (note capitalization and spaces in the tag values). It *does* seem to work on both

[tw5] Re: Question about styling tags

2021-09-25 Thread Justin H.
Whoops, meant to put "and while *not *incredibly hard to click" On Saturday, September 25, 2021 at 10:00:53 AM UTC-4 Justin H. wrote: > So, just a few questions, first one being is, how could I change the x for > removing a tag to match the font color of the text inside the tag? > > Using a

[tw5] Re: Just a Filtering Code Pattern

2021-09-25 Thread TW Tones
Alvaro; You suggested something like this {{{ [tag[Tag 1]**,**[Tag 2],[Tag 3],[Tag 4]] :filter[tags[]count[]compare:eq[4]] }}} As far as I can see this does not work on the pre-release and the t6ag format [tag[Tag 1],[Tag 2],[Tag 3],[Tag 4]] (simplified) is not documented Does not work. So

[tw5] Question about styling tags

2021-09-25 Thread Justin H.
So, just a few questions, first one being is, how could I change the x for removing a tag to match the font color of the text inside the tag? Using a white tag makes it more or less invisible, and while incredibly hard to click, does look a bit odd. Also, would it be possible to add a border

[tw5] Re: Just a Filtering Code Pattern

2021-09-25 Thread Álvaro
I don't know if I understand you. El sábado, 25 de septiembre de 2021 a las 5:31:18 UTC+2, TW Tones escribió: > Alvaro; > > Have you tested this? > > {{{ [tag[Tag 1]*,*[Tag 2],[Tag 3],[Tag 4]] > :filter[tags[]count[]compare:eq[4]] }}} > > I cant see it working. Here

[tw5] Re: pmario's file-backups not working in firefox with tw classic

2021-09-25 Thread PMario
Hi, I did try it with 2.5.3 empty.html and it saves too. There must have been some changes to the file, which are blocking the save mechanism. I don't have a link to the plugin. It would be nice if you could provide one, so I can test the setting too -m -- You received this message because

[tw5] Re: pmario's file-backups not working in firefox with tw classic

2021-09-25 Thread PMario
Hi rouilj, There haven't been any changes to the addOn. The exclamation mark is only there to see the "New Version available" button again. If there are changes to the plugin the icon should show an exclamation mark too. ... Then if you click the GotIt! button the icon should change back to