Hi

I came across a similar usage case when developing my version of a 'GTD' 
type application. I chose to use fields rather than tags to implement the 
functionality (leaving the tags field empty for other purposes.) This 
involved the use of a list of checkboxes (based upon fields) reflecting the 
folders in which the ticklers were contained.

I posted two wikis (old beta versions of TW5) which should provide ideas 
for solving your problem -- they may be found here 
<http://gtid.tiddlyspot.com> and here <http://wills.tiddlyspot.com>.

regards

On Wednesday, 7 October 2015 20:07:41 UTC+2, RickL wrote:
>
> I'm sure this can be done but I don't have the coding skills to do it.
>
> I know how to use the list-links macro to get a list of all relevant 
> tiddlers, say all tagged project. I can also add to said filter to get all 
> tagged with a certain field, say priority "a".
>
> <<list-links filter:"[tag[project]priority[a]]">>
>
> I also know the same thing can be done using the list filter.
>
> What I would like is the ability to see a list of all tiddlers tagged 
> project, with their priority in a check box next to them, with the ability 
> to change said priority at that check box - all in the same tiddler.
>
> Can anyone point me in the right direction to make this happen?
>
> Jed's solution to the Multiple tag fields discussion seems like a start 
> but I don't know how to make it work.
>
> https://groups.google.com/forum/#!topic/TiddlyWiki/gtXaM7y6hRQ
>
> Please let me know if this is not a clear description.
>

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8dff27f9-c692-4728-8b1b-7a7ae90c8fef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to