Hi Jeff

If would suggest a strategy that is similar to Jed’s, but even simpler. I 
would make one tiddler for each character and tag them for example "role". 
The Name could be the title, the description could be stored in the text 
field. All other standard attributes would be in additional user fields 
like *role-home*, *role-occupation* and so on. Same as Jed suggests. I 
prefix my fields (role-) so they are listed together no matter if they 
start with a or z. (You will need at least one more field *list-after *for 
this method.)

The way to see this information would be to apply a conditional view 
template 
<http://tobibeer.github.io/tb5/#Conditional%20ViewTemplate%20Section> 
(links to a tutorial Tobias made) to all tiddlers tagged "role". The format 
of the template would be like Jed describes, but without the need to 
include the name as a title (it is allready the tiddler title) and possibly 
the description.

!! Stats
Name: {{!!title}}
Home: {{!!role-home}}
Occupation: {{!!role-occupation}}

If you later on decide to add an attribute like *role-bestfriend *you just 
create such a field for your next character, add it to the template and 
you’re done.

Main advantage: To find roles you can use all the standard ways TW offers 
(e.g. list by tag, search) in a standard manner with the role names as a 
meaningful result.
A form to create new tiddlers like this would be possible too.

All the best,
Thomas

-- 
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/649175db-3880-41f6-b4b2-feb9ba3763a6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to