For the TW5 application I'm putting
together,<http://nocategories.net/tiddlywiki/bestrew.html>I'd like to have edit
buttons or links appear in a couple of different
contexts, but I'm unsure how to work.
*First, when the tiddlers are included within a tabs set.* For example, I
have a Tiddler named DevNotes that contains the following:
<<tabs "[[ToDo]] [[Questions]] [[DataModel]]" "[[ToDo]]">>
In this example, the ToDo Tiddler contains an edit button, like so:
<$button message="tw-edit-tiddler" param="<<ToDo>>>">Edit This
List</$button>
The button works just fine when the ToDo Tiddler is viewed normally, but
when the Tiddler is included within DevNotes, the button allows me to edit
DevNotes, but what I intended was to edit ToDo instead.
*Second, when the tiddlers are listed. *For example, I have a Tiddler
called List-Works. It uses a <$list> to build a table that I can use to
edit many tiddlers' fields, but it may also be useful to provide a
link/button that goes off to the edit screen for that tiddler, in case the
user needs to do more writing, etc. Is there an equivalent to <$link
to={{!!title}}> that would do this? Would it work when transcluded as
mentioned above?
Thanks in advance, and I hope my question makes sense! Let me know if it
doesn't.
--
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.