Mark S. wrote:
>
>
> This seems to be like a question TT might ask, "What is a document?" 
>

LOL. Quickly picking up on that point ... whilst the iron is hot.

I already changed my concepts of "Templates" in TW because of what 
NotoVictorious permits.

Take the case of writing an article about sea squirts ... Create a 
"wrapper" tiddler that gives base structure for the ARTICLE. 
It might look something like  ...

<article class="tt-article-movement">
  <section class="head">
{{notoHeadSquirt}}
  </section>
  <section class="body">
{{notoBodySquirt}}
  </section>
  <section class="foot">
{{notoFootSquirt}}
  </section>
  <section class="style">
{{notoArticleStyle}}
  </section>
</article>

The transclusions are of Noto instances (each invoked by a different tag). 
Everything is editable, expandable without leaving the "article". At the 
same time with a simple document framework.

This way one might use CSS to show different controls (menu bar items) for 
different kinds of "documents". 

I will try make an example to illustrate the point soon.

Main point is SOME extra controls don't need to be in Noto code. They could 
be created by thinking of "Document Templates".

Hope this is clear.

Early thoughts
TT

TT

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6b55b31d-eef6-43f1-b920-baeacdb22dce%40googlegroups.com.

Reply via email to