I know that there have been other implementations of this, but I think most 
of them use javascript. I have been gone for a while so if I missed someone 
already doing this I am sorry.

Using the new(ish) listops widget and the existing tags macros I made some 
things that let you use any field like the tags field. 
I also added some configuration (a tab in the conrol panel) and a view 
template so that you can have the contents of the other tag-like fields 
listed in the view template like tags are.
I haven't added the interface to the editing mode yet, so the fields are 
listed a normal fields.
If you make a field foo and use it as a tag-like field and click on a tag 
pill bar from the field foo the drop down menu shows all the tidders with 
 bar in their foo field the same way as if you were using the tag field. 
This is separate from the tag field so if you have a tag bar and bar in the 
field foo they won't be connected.

There aren't the tags and tagging operators, to get the equavilent of the 
tags[] operator for the field foo use list[!!foo], to get the equavilent to 
the tagging operator using the foo field and the bar tag use 
[bar]listed[foo]

I am still not at home so have a dropbox link instead of a normal url. When 
I get home later I will pack it as a plugin and probably add some more 
options.

https://dl.dropboxusercontent.com/s/2j4326k9mispk41/GenericFieldsAsTags.html?dl=0

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
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/7b852e64-e457-42ce-9fe6-f21f4cad8fa1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to