I tried to have a note for tiddlers tagged with slide or someTag.
Several options available 

   1. Have a child tiddler (tagged with parent) and named parent-note
   2. Have a filed named `note`
   3. Have textarea bounded to a filed
   4. Have a textarea bounded to an index in a data tiddler

Each of these has some pitfalls and prevent to have a clean solution yet 
simple to use!

Pitfalls:

   1. Very simple but you have two separate tiddler and keeping them with 
   together is rather problematic
   2. This is very simple, but fileds only support single line edit box
   3. Versatile and bounded to tiddler but you have a text area and a filed 
   with the same content and it is confusing
   4. May be the better method, but reading and writting from a bounded 
   text area into data tiddler is not simple


The first and second method are trivial. The third method is discussed here 
https://groups.google.com/d/msg/tiddlywiki/iXAi7RISKGc/XLgGlFyJAQAJ and the 
solution was given by Mat.
A revised version is attached and a demo is available on: 
http://addnote.tiddlyspot.com/

Please advise!


-- 
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/0454181b-6867-4a07-876f-38c3c040a823%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: addNote.json
Description: application/json

Reply via email to