Ideas ...

  5. Have a list field with the names of attached note tiddlers.

That way you can have more than one note per slide, and not pollute 
tag-space.

But then you have the same problem as #1 -- packaging. Assuming that you 
want to export a slide and it's notes. I'm curious who you want to export 
to ?

Keeping related tiddlers is always a problem.You could use PMario's bundler 
plugin. You could have a small button in your slide template that creates 
an export bundle with the name of the current tiddler and it's note 
tiddlers. The bundle appears in the bundler tab of the sidebar where they 
can then be exported. 

-- Mark



On Wednesday, August 8, 2018 at 9:34:52 AM UTC-7, Mohammad wrote:
>
> 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 field named `note`
>    3. Have textarea bounded to a field
>    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 fields only support single line edit box
>    3. Versatile and bounded to tiddler but you have a text area and a 
>    field 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/7795e4c4-dd59-450c-8810-3819ef112902%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to