Hi Philippe,

I'm not sure to fully inderstand your question, but I'll try to answer.

I find that, in a tiddler (like a new idea), I find the same pattern for a 
> note or for a comment. 
>
In other words, a new note from the menu give a different pattern than a 
> new note from the tiddler created by a new idea.
>
> I may be wrong, spending hours to understand you work may have altered my 
> brain...
>

Its not your brain, its mine :)  The buttons to create a new note or a new 
idea in the sidebar are different from the buttons to create a note, 
comment or idea from a tiddler. That is because a note, comment or idea 
created from inside the tabs of a tiddler are directly related to this 
tiddler, they are about it.  But the ideas or notes created from the 
sidebar are independent, even if you can relate them to one or several 
tiddlers by filling the field "about". Actually they don't use the same 
exact macros.

   - Notes, comments and ideas from a tiddler are created by the macro 
   <<newHere_button>> in $:/_tw-scholars/macros/newHere/note/button 
   
<http://tw5.scholars.tiddlyspot.com/#%24%3A%2F_tw-scholars%2Fmacros%2FnewHere%2Fnote%2Fbutton>
   - Notes and ideas from the sidebar are created by the macro 
   <<sideBar_button>> in $:/_tw-scholars/macros/SideBar/newNote/button 
   
<http://tw5.scholars.tiddlyspot.com/#%24%3A%2F_tw-scholars%2Fmacros%2FSideBar%2FnewNote%2Fbutton>


The tables also are different.

   - Tables for notes, comments and ideas from a tiddler are created by the 
   macro <<newHere_table>> in $:/_tw-scholars/newHere/note/macro/table
   
   
<http://tw5.scholars.tiddlyspot.com/#%24%3A%2F_tw-scholars%2FnewHere%2Fnote%2Fmacro%2Ftable>
   - The table for new notes in the sidebar are in 
   $:/_tw-scholars/ui/SideBar/newNote 
   
<http://tw5.scholars.tiddlyspot.com/#%24%3A%2F_tw-scholars%2Fui%2FSideBar%2FnewNote>
   - The table for new ideas in the sidebar are in 
   $:/_tw-scholars/ui/SideBar/newIdea 
   
<http://tw5.scholars.tiddlyspot.com/#%24%3A%2F_tw-scholars%2Fui%2FSideBar%2FnewNote>


I must confess that my system is rather complicated. Désolé :( 

I'm going to try to make it easier to understand in further updates or, at 
least, to pack it in one or several plugins.

Hope it helps.

Kind regards,

Alberto


-- 
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/d/optout.

Reply via email to