Been thinking about this family tree business a little. Just wondering: it looks possible to create categories of tags. So I thought about creating the following categories:
tags (the usual sort) father mother spouse children I couldn't find a lot of information about creating extra tags, but there is this: http://groups.google.com/group/TiddlyWiki/browse_thread/thread/1204386f41fc66a5 I thought that perhaps something along the lines of: <div class="editLabel">Tags</div><div class="editor" macro="edit tags"></div> <div class="editorFooter"><span macro="message views.editor.tagPrompt"></span><span macro="tagChooser"></span></div> <div class="editLabel">Mother</div><div class="editor" macro="edit mother"></div> <div class="editLabel">Father</div><div class="editor" macro="edit father"></div> <div class="editLabel">Spouse</div><div class="editor" macro="edit spouse"></div> <div class="editLabel">Children</div><div class="editor" macro="edit children"></div> Then you'd enter the following into each tag category: mother: [[John's Mum]] father: [[John's Dad]] spouse: [[John's Wife]] children: [[John's Son 1]] [[John's Son 2]] [[John's Daughter 1]] [[John's Daughter 2]] If this works as intended, then the tagging information might be usable in the creation of trees... Is that even the correct way to go about this? Needless to say that matters would be a little more complicated than that when there are several spouses. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

