But you ARE predefining fields still. You've just put the structure into
tags where it will be difficult to parse out. "people:john" is the same as
having a field "people" with a value "john". It would be easier just to
put john into field people where it can be fetched easily with {{!!people}}.
Good luck!
Mark
On Sunday, November 27, 2016 at 10:53:36 PM UTC-8, Farayi Chambati wrote:
>
> Hi Guys,
>
> A little help here!
>
> I have tiddler with following tags.
>
> *Example: 1*
>
> Tiddler Title: App Idea suggested by Peter
> Tag: priority:high, ios project, people:peter, department:marketing
>
>
> *Example 2:*
>
> Tiddler Title: Task to be completed by John
> Tag: priority:high, ios project, people:john, department:developmemt
>
> The examples are just for illustration, in one file I could have different
> tags and tagging different things from facts, people, tasks, qoutes etc..
>
> with these tiddlers I would like to produce a dynamic report with the
> following tabular structure:
>
>
> *Priorty | IOS Project | People |
> Department*
> high | App Idea suggested by Peter| Peter | marketing
> high | Task to be completed by John | John| develpment
>
> I do not want to use fields as I want the stucture to be flexible without
> predefining the fields in advance. Tags give me this flexibility.
>
> Many thanks in advance.
>
>
>
>
--
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/1cce111c-93a8-4600-9539-f5b0ebb17938%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.