Great!
Less is more!
Thanks for sharing!

YS Måns Mårtensson

On 7 Sep., 17:31, UnclePhil <[email protected]> wrote:
> the TW content some mandatory plugin
>   foreachtiddler
>   TaggedTemplateTweak
>
> This is the content of the ESXviewtemplate tiddler
>
> <div class='toolbar'><span macro='toolbar closeTiddler closeOthers
> +editTiddler > fields syncing permalink references jump'></span><span
> macro='tagger'></span></div>
> <div macro="showWhen !config.macros.tiddlersBar.isShown()"><div
> class='title' macro='view title'></div></div>
> <div class='subtitle'><span macro='view modifier link'></span>, <span
> macro='view modified date'></span> (<span macro='message
> views.wikified.createdPrompt'></span> <span macro='view created
> date'></span>)</div>
> <div class='viewer' macro='view text wikified'></div>
> <div macro="tiddler VmInESX with: {{tiddler.title}}"></div>
> <div class='tagClear'></div>
>
> This is the content of the VMInESX tiddler
>
> !Registred virtual machines
> <<forEachTiddler
>  where
>  'tiddler.tags.contains("VM") && tiddler.text.contains("$1")'
> sortBy
>  'tiddler.title'
>
>
>
> And the combination of the two give me the global info on my server
> and a list of VM registred on it.
> Simple but effective to create a micro cmdb
>
> RGDS
> Ph Koenig
>
> On Sep 7, 2:27 pm, Måns <[email protected]> wrote:
>
>
>
> > Hi Ph Koenig
>
> > Would you like to share your subformtiddlers fET?
> > I could use your idea of collecting tiddlertitles, which have
> > thisTiddlers title in them..
>
> > I wonder if it can find the textcombination in all tiddlers in a TW -
> > of a tiddler with more than one word in the title?!
>
> > YS Måns Mårtensson
>
> > On 6 Sep., 21:01, UnclePhil <[email protected]> wrote:
>
> > > Hi all,
>
> > > I try to create a viewtemplate, who's displaying the normal content of
> > > the tiddler and , at the bottom, a list of tiddler containing, in the
> > > text, the title of the master.
>
> > > Here is my idea (but it's not working)
> > > 1) create a subformtiddler where i put a "foreach" syntax with a $1
> > > placeholder in the where clause
> > > 2) in the viewTemplate I place a <<tiddler "subform" with:
> > > InTiddler.title >>
>
> > > But it seems not working .... i receive a beautiful <> in place of the
> > > hoped list of tiddler
>
> > > If you have an idea (or real solution) I'll test it immediately
>
> > > Many thanks' in advance
>
> > > Ph Koenig
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to