My english isn't as good as I wished it was -
I'll try to clean it up a little...
I meant:
There's much knowledge hidden somewhere in the long threads... It's
just difficult to find it -
and sometimes you don't even know what you are looking for
- therefore it is vital to be able to se the solutions and results
that people have achieved - to be able to pinpoint what your could do
to accomplish good and often better results..

YS Måns Mårtensson
On 26 Mar., 17:28, Måns <[email protected]> wrote:
> Hi Ken
>
> It would be very nice to be able to have a power-user guide - even if
> I don't consider myself to be a power user just yet - I have many
> questions which falls in that category.... Maybe it's because I want
> to make my TWs work in a way that suits my work and that my collegues
> can understand - not knowing anything about TW - yet.
>
> I also see that the things that I am asking for are "common tools" in
> the very good works of Dave Gifford amongst others.. And if it wasn't
> for the direct and generous nature of this group - It would have been
> impossible for me to make the progress that I've made the last month
> or so.
>
> I haven't got any education in programming of any kind - and I don't
> think for a minute that the reading of a PowerGuide could eliminate
> the need for a UserGroup that have so many different userstories
> documented in the archives and knowledgeable advisors ready for
> commenting your acute need for help.
>
> But on the other hand - If we did translate the threads into tutorials
> with  documentation/conclusions as finished TWs - It would be so much
> easier to climb the stairs to be able to make customized TWs for
> everyone..
>
> It would also be nice to have a "script-snippets repository" - working
> much in the same way as TiddlyTools (Which is a FANTASTIC ressource
> for TW - Eric Shulmans work on that site is true magic !!)
>
> Tiddlywiki.org has the potential to fullfill that wish - over time -
> but If it should have the true scope of a TW-scripts and macro-
> repository - We ought to move the Group- activities to the discussion-
> pages of the mainWiki and *someone* should clean up the mess by making
> the discussions link to relevant documentation on "the front pages" of
> the Wiki.
>
> I like the idea of a power-user-guide based on the archives of
> TiddlyWikiGroups very much!!
> There is no doubt about that there lies much knowledge hidden
> somewhere in the long threads... It just takes so looong to find it -
> and sometimes you don't even know what it is that you are looking for
> - therefore it is vital to be able to se the solutions and results
> that people have achieved - to be able to pinpoint what your could do
> instead to accomplish good results..
>
> YS Måns Mårtensson
>
> On 26 Mar., 13:39, Ken Girard <[email protected]> wrote:
>
> > Måns,
> > I think if we ever put all your questions and the answers together in
> > a cleaned up format, we will have the documentation for a TW power-
> > users guide.
> > Which is not a bad thing at all.
>
> > Ken Girard
>
> > On Mar 26, 2:38 am, Måns <[email protected]> wrote:
>
> > > Thanks Eric..
> > > I knew that it had to be a common task - just coulden't figure it out
> > > by myself.
> > > I've seen it in Dave Giffords NoBrainerNotes TopMenu.
> > > He's made a button like this: <<newTiddler title: 'Enter the name for
> > > your new master topic here' tag: 'Topics' label: 'New Master Topic'
> > > text: {{store.getTiddlerText("SliderFrame")}} label: 'New Master
> > > Topic'>>
> > > I didn't understand how it worked... Now I do.
> > > Thanks.
>
> > > YS Måns Mårtensson
>
> > > On 25 Mar., 20:22, Eric Shulman <[email protected]> wrote:
>
> > > > > I'd like to make a newJournalHere button which produces a tiddler with
> > > > > this date a tag and a macro in the textcontent...
> > > > > Can it be done??
>
> > > > > My own attempt - of course it didn't work - The qoutations break the
> > > > > code - and I need at least a third type of qoutationmark to be able to
> > > > > get it right...:-(
>
> > > > > <span class macro='newJournalHere label:SickTD tag:"NoteArchive"
> > > > > text:"<<notes heading:"NoteArkiv" tag:"NoteArkiv" suffix:"Note">>' ></
> > > > > span>
>
> > > > First, move the desired default text content into a separate tiddler,
> > > > e.g., [[BlankJournal]]:
> > > > ---------------
> > > > <<notes heading:"NoteArkiv" tag:"NoteArkiv" suffix:"Note">>
>
> > > > Then, you can retrieve that content in the template by using a
> > > > 'computed parameter', like this:
>
> > > > <span class macro='newJournalHere ...
> > > >    text:{{store.getTiddlerText("BlankJournal","")}}></span>
>
> > > > enjoy,
> > > > -e
> > > > Eric Shulman
> > > > TiddlyTools / ELS Design Studios
--~--~---------~--~----~------------~-------~--~----~
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