[tw] Re: Use fields as filter argument

2016-09-14 Thread Jed Carty
This may help a bit http://ooktech.com/jed/ExampleWikis/CategoryList/ -- 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. To

[tw] Re: Use fields as filter argument

2016-09-04 Thread Ivan Aparicio
Thanks guys, that's really useful stuff! I'll keep experimenting, but I may just take Mario's advice, because it seems that a tagging approach is most in harmony with how TiddlyWiki is built. On Saturday, September 3, 2016 at 11:29:16 PM UTC+1, PMario wrote: > > Hi Ivan, > > Is there a special

[tw] Re: Use fields as filter argument

2016-09-03 Thread PMario
Hi Ivan, Is there a special reason, why you create your list based on names? IMO it would be much easier to use tags. TW is highliy optimized to create tag based lists. regexp filters are powerful, but can be extremely complicated very fast. eg: I'd *name *my projects like this: -

[tw] Re: Use fields as filter argument

2016-09-03 Thread 'Mark S.' via TiddlyWiki
Once again, the syntax is different inside a filter. When referencing a variable, use ...regexp... However, since you're really just looking for a prefix, maybe use the prefix operator (prefix[]). Here's how I could do what you wanted using the prefix operator and a variable (catcolon) to

[tw] Re: Use fields as filter argument

2016-09-03 Thread Ivan Aparicio
Do you know if it's possible to concatenate the field (or title) with the colon that follows it? I'm trying to distinguish between project tasks - Project1:Task1 and Project1~Log1. I've been reviewing the docs and it seems that it may be possible to do this with a macro, but I can't get a match

[tw] Re: Use fields as filter argument

2016-09-03 Thread Ivan Aparicio
Thanks Mark! That worked On Saturday, September 3, 2016 at 3:12:12 PM UTC+1, Mark S. wrote: > > I don't know if this is your only problem, but when used in a filter I > believe the syntax for transclusion is ...regex{!!title}... > > HTH > Mark > > > On Saturday, September 3, 2016 at 4:51:46 AM

[tw] Re: Use fields as filter argument

2016-09-03 Thread 'Mark S.' via TiddlyWiki
I don't know if this is your only problem, but when used in a filter I believe the syntax for transclusion is ...regex{!!title}... HTH Mark On Saturday, September 3, 2016 at 4:51:46 AM UTC-7, Ivan Aparicio wrote: > > Hi everybody, > > I'm new to TiddlyWiki and I'm trying to use it to create a