You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tiddl...@googlegroups.com
It could be that I am organizing in the worst possible way, but is there a way to filter all tiddlers that has a tag starting with a prefix XX?
My situation is: I have a structure (with tags) like:
Journal tiddlers worklog 2006/08/08 task a worklog 2006/08/09 task b task c I want to filter for all tasks regardless of date. I tried to use [tag[prefix[worklog]]] but that don't work.
The problem is that the task have a random case number as title, so I cant sort for "task".
I started this structure because it is so fast and nice to split a tiddler with the new edit toolbar. It gives me a nice structure fast.
thanks
PMario
unread,
Aug 9, 2016, 8:47:17 AM8/9/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Hi HC,
To create lists, we need some parameters to create filters. .. The most common one is "tags". So how are your journal tiddlers tagged? (TW default is: Journal) ... In your case I could imagine "worklog" for your "worklog YYYY/0MM/0DD"
And the tasks could be tagged with the "worklog YYYY/0MM/0DD" name. ..
In this case it would be easy to create a list, that you want to have. .... If you just want to use the names and prefix / suffix and regexp filters, it will be much more complicated and fragile, as it could be.
have fun! mario
HC Haase
unread,
Aug 9, 2016, 10:08:00 AM8/9/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Hi Mario Thanks for the advice.
Yes. tiddler task a is tagged "worklog YYYY/0MM/0DD" is tagged "worklog"
(see screenshot)
but I don't really understand how I can filter the tasks, as task a and task n don't have any tags in common. Thy do however have tags with the same prefix in common ("worklog" ). can you filter for tags with a prefix or is there an other way?
(in the screenshot below worklog=arblog and task a = 25569 and task b =25550)