I was wondering if anyone knows of a plugin that would create buttons on the view toolbar to create
- a parent note
- a child note
- a sibling note
Or maybe someone can tell me how to create these buttons myself?
I was wondering if anyone knows of a plugin that would create buttons on the view toolbar to create
Or maybe someone can tell me how to create these buttons myself?
Do you mean like the “New Here” button…
That creates a new tiddler that is tagged with the title of the current tiddler (aka a child note)
This requirement of yours needs more a solution that shows how to make the buttons, rather than something you may get from a plugin. Although you may find such things in a geneology solution.
Keep in mind if you use the normal method;
Perhaps you can simplify this by using marios TOCP plugin. One reason to do this is the tags can be used for many other reasons, so how do you seperate other tags from the ones used for the Parent, Child, Siblings tags (perhaps give such tiddlers a field object-type=person
. Although if you only want to use a TOC macro like the contents this may not be an issue.
Thanks, Tones. Wasn’t sure if I was misunderstanding some aspect that already existed. I appreciate your response And yours too, Christian. I had not scrolled up