Context:

I have a simple Notes and Projects/Tasks/ToDos system in a TiddlyWiki.

I would like parent-level tiddlers to be plural, but lower levels to be 
singular.

In other words:
Projects should be composed of individual tiddlers with the tag "project" 
(no "s")
Tasks should be composed of individual tiddlers with the tag "task" (again, 
no "s")
ToDos should be composed of individual tiddlers with the tag "ToDo" (again, 
no "s")

These "parent" tiddlers named Projects, Tasks, and ToDos "collect" the 
various tiddlers making up those categories (very much like a relational 
DB) and display the "related" children at the parent level using the TOC 
macro.

When I add a tiddler from the top level, it auto-tags with the tiddler name 
(as expected), but unfortunately this is the plural name which does not 
accurately express the lower level tiddler -- which represents a 
singularity.

Questions:

Is there a way to force the "child" tiddler to automatically take a 
different assigned tag?

Alternatively, can I name the upper level tiddler with the singular name 
but have it *display* with a plural "name"


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/0183d371-f813-41b0-a7b1-224b93c5436b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to