torsdag den 26. marts 2020 kl. 11.25.38 UTC+1 skrev Jed Carty: > > HC Hasse, > > That is already possible. The widget that does the downloading is the same > as the download wiki widget used by bob. It has an attribute that lets you > set an exclude filter to exclude the tiddlers you don't want, and an > include filter to only include tiddlers returned by that filter. The > include works before the exclude so if you include everything with the tag > foo but then specifically list one of the tagged tiddlers in the exclude > filter it won't be in the resulting wiki. > > Adding an interface to make it easier wouldn't be hard, I will see about > adding it. > > very cool, tanks.
my problem was to get both the $:/core and a custom filter in a field, to be excluded. if I wrote the filter in the code, it worked, If I transcluded a field with the both my filter and thet $:/core, it worked, but if I had the $:/core in the code or other transcluded field, and a transcluded user field for a filter, i did not work. I guess I am just not experienced enough with TW code. -- 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/2db9402b-aec2-4473-9af3-d28e73b5d3a0%40googlegroups.com.

