[tw] Re: how-to sort tags?

2009-12-22 Thread josep
thank you, mark!

i will test and post the result.

On Dec 22, 11:18 pm, "Mark S."  wrote:
> Well, I don't know if anyone needs this,
>
> But if you import tiddler:
>
> MAS_AllTagsSortedByModDateMacro
>
> from:
>
> http://marksbasement.tiddlyspot.com/index.html
>
> save, reload, and then put:
>
> <>
>
> into TabTags, you should get your list sorted in descending order by
> the latest tiddler to use that tag.
>
> Note that the sort order is 'A' or 'D' for ascending or descending ...
> since I didn't want to mess with the complex parameters that were
> supposed to be in the original allTags macro.
>
> Mark
>
> On Dec 22, 12:42 pm, "Mark S."  wrote:
>
> > Hi josep,
>
> > Yes ... but *how* are you sorting? Tags don't have modification dates.
> > Only tiddlers have modification dates.
>
> > I think you're saying that you want them sorted by the latest (most
> > recent) associated tiddler modification date.
>
> > So have you found the core tweak, or do you still need a macro for
> > TabTag ?
>
> > Mark
>
> > On Dec 22, 12:29 pm, josep  wrote:
>
> > > hi mark,
>
> > > to sort the tagging menu by date is very useful
> > > to track the posts related to a category.
> > > with an alphabetic list you lost relevance.
> > > with the tiddler title and their position in the sorted list by date
> > > you can remember and access better the desired information.
>
> > > for the same reason, the modification date
> > > is better than creation date.
>
> > > josep
>
> > > On Dec 22, 9:01 pm, "Mark S."  wrote:
>
> > > > Looking at the code, it doesn't appear to me that the second parameter
> > > > (for sorting) is ever used.
>
> > > > Thinking out loud, what exactly does it mean for tags to be sorted by
> > > > modification date? Not all tags are also tiddlers, and so will not
> > > > have modification dates, and many tags will be associated with more
> > > > than one tiddler (and thus more than one tiddler date).
>
> > > > -- Mark
>
> > > > On Dec 11, 5:48 am, josep  wrote:
>
> > > > > hi,
>
> > > > > i am triyng to sort tags by date using
> > > > > <>
> > > > > in shadow tiddler TabTags *but* it does not work.
>
> > > > > any idea how-to solve?
>
> > > > > thanks!
>
> > > > > i use TW 2.5.3 with
> > > > > CoreTweaks 2.2.0 plugin
> > > > > in Ubuntu 9.10

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.




[tw] Re: how-to sort tags?

2009-12-22 Thread josep
morning mark!

On Dec 22, 9:42 pm, "Mark S."  wrote:
> Hi josep,
>
> Yes ... but *how* are you sorting? Tags don't have modification dates.
> Only tiddlers have modification dates.
>
> I think you're saying that you want them sorted by the latest (most
> recent) associated tiddler modification date.

the tag is a tag of a tiddler.
one tiddler can have no tags at all or a lot or tags.
but the tag exist only as a tag of a tiddler.
and the creation/modification date is that of the tiddler tagged.

i await the explanation is clear; sorry for my english!

>
> So have you found the core tweak, or do you still need a macro for
> TabTag ?
>
> Mark
>
> On Dec 22, 12:29 pm, josep  wrote:
>
> > hi mark,
>
> > to sort the tagging menu by date is very useful
> > to track the posts related to a category.
> > with an alphabetic list you lost relevance.
> > with the tiddler title and their position in the sorted list by date
> > you can remember and access better the desired information.
>
> > for the same reason, the modification date
> > is better than creation date.
>
> > josep
>
> > On Dec 22, 9:01 pm, "Mark S."  wrote:
>
> > > Looking at the code, it doesn't appear to me that the second parameter
> > > (for sorting) is ever used.
>
> > > Thinking out loud, what exactly does it mean for tags to be sorted by
> > > modification date? Not all tags are also tiddlers, and so will not
> > > have modification dates, and many tags will be associated with more
> > > than one tiddler (and thus more than one tiddler date).
>
> > > -- Mark
>
> > > On Dec 11, 5:48 am, josep  wrote:
>
> > > > hi,
>
> > > > i am triyng to sort tags by date using
> > > > <>
> > > > in shadow tiddler TabTags *but* it does not work.
>
> > > > any idea how-to solve?
>
> > > > thanks!
>
> > > > i use TW 2.5.3 with
> > > > CoreTweaks 2.2.0 plugin
> > > > in Ubuntu 9.10

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.




[tw] Changing tiddler status in NoteStorm

2009-12-22 Thread iain
I am playing around with NoteStorm and its Treeview. I want to change
the hierarchy of the tiddlers, essentially dropping some master topics
down to just ordinary tiddlers and promioting some others to Master
Tiddler.

This doesnt seem to be able to be done by drop and drag.

I tried tagging but the Master tiddlers seem to have the taging
facility turned off and when I have done it manually it simply
duplicates the relationships in another place rather than changing
them.

I gather Dave may be a bit busy in the next few days but perhaps some
Treview gurus could help.

I guess I should think about the hierarchy of information when setting
these TW's up but I work more heurmaneutically with the data.

yours

Iain

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.




[tw] Re: Listing all tiddler tags in the tiddler's text

2009-12-22 Thread Michael.Tarnowski
Eric, I do thank you very much - the solution was s easy

On Dec 22, 6:04 am, Eric Shulman  wrote:
> > <>
> > Any ideas?
>
> you need a colon after "with", like this:
>    <>
>
> -e

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.




[tw] Re: columncalc request(s) and a fET table question..

2009-12-22 Thread Måns
> bump <

On 21 Dec., 16:17, Måns  wrote:
> Merry Christmas TwWizards
> (Eric in particular)
>
> I'd like columncalc to work from a footer section of a table to fix
> it's row when using a sortable table:
>
> |sortable|k
> |header|h
> |1|
> |2|
> |3|
> |<>|
>
> Now the columncalc doesn't work, when fixed with "|f"
>
> and
>
> I'd like to know how to put <> in a fETgenereated table's
> footer.
> -
> Btw how do you create a footer in a fETgenereated table??
>
> YS Måns Mårtensson

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.




[tw] Re: linked check boxes two seperate tiddlers.

2009-12-22 Thread Måns
I've used used the script to collect correct answers from a form like
this:
 http://karakter.tiddlyspot.com/#DelA%231%20DelA%20Check.
I use it in the viewtemplate when a tiddler is tagged
"student" (danish:elev)-
like this:

Here "tabs" is several tabs with different parts from the same
assignment.
checkboxes are used in part A (danish:DelA)
DelA includes part of tiddler "Check" which deals with the
ChecklistScript from Eric like this:
<>
All it does is to add a tag(number) corresponding to a number and a
checkbox.
This allows generating fET statistics for each question..

regards Måns Mårtensson

On 22 Dec., 10:18, Måns  wrote:
> Hi Linck
>
> Checkout Eric'shttp://www.TiddlyTools.com/#ChecklistScript
>
> It has the functionality you are asking for.
>
> Regards Måns Mårtensson
>
> On 21 Dec., 17:30, "Linck Atlanta, Ga"  wrote:
>
>
>
> > I have the checkbox plugin and have used it to successfully create
> > checkboxes and even created a checkbox which serves to tag the tiddler
> > it is in or even another tiddler when it is checked... however, i have
> > not been able to have a checkbox elsewhere which only is checked once
> > another checkbox in another tiddler is checked
>
> > What I would REALLY like is to set up a checkbox which becomes checked
> > if a set GROUP of checkboxes are checked.  This is for a checklist in
> > which i want to see if an entire category of things are complete or
> > not.

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.




[tw] Re: Read only per Tiddler

2009-12-22 Thread Ken Girard
Even more choices:
I have several TWs I distribute at work that are intended to give
people access to information, but they have no need to edit them. So I
set about making it easy for me, but hard for them, to be able to edit
things.

First I started with a version of TW that has a top menu and the
search in the header.
Then I installed the HideWhenPlugin (http://mptw.tiddlyspot.com/
#HideWhenPlugin)
and put this into my ViewTemplate:

  



  


Now if the signin name is KenGirard, I can edit, otherwise all I get
is a way to close the tiddler. Less confusion for folks.

Having gone even further in my efforts to keep accidents from
happening, I hid my sidebar like so in the PageTemplate:


And then added the following to my systemTweak tiddler (tagged
systemConfig)
config.tasks.extraTab = {
   text: "Extras",
   tooltip: "Additional stuff I wanted to hide",
   content: "<>"
};
config.backstageTasks.push("extraTab");

The contentFooter tiddler contains:
Name:<> :: <> :: <> :: SaveBackups <> :: AutoSave <> :: [[Tabs|
SideBarTabs]] :: [[Options|SideBarOptions]]

and can be easily accessed from the Backstage button.

I've thought that if I need to make it even less likely that anyone
might edit things, I could remove the Name:<>
section, as I can open any other TW and sign in to set the cookie for
this one.

Ken Girard


On Dec 22, 12:00 pm, "Linck Atlanta, Ga"  wrote:
> This... even better.  Thank you for your reply.
>
> On Dec 22, 12:02 am, Eric Shulman  wrote:
>
>
>
> > On Dec 21, 8:58 am, "Linck Atlanta, Ga"  wrote:
>
> > > Is there a way to have some tiddlers read only while others are able
> > > to be edited?
>
> > These plugins:
> >    http://www.TiddlyTools.com/#TiddlerPasswordPlugin
> >    http://www.TiddlyTools.com/#TaggedTemplateTweak
> > will let you define a custom [[LockedEditTemplate]] that includes
> >    
> > to automatically prompt for a password when attempting to edit a
> > tiddler tagged with "locked".  If the correct password is not entered,
> > the tiddler is closed to prevent editing.
>
> > enjoy,
> > -e
> > Eric Shulman
> > TiddlyTools / ELS Design Studios- Hide quoted text -
>
> - Show quoted text -

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.




[tw] Re: how-to sort tags?

2009-12-22 Thread Mark S.
Well, I don't know if anyone needs this,

But if you import tiddler:

MAS_AllTagsSortedByModDateMacro

from:

http://marksbasement.tiddlyspot.com/index.html

save, reload, and then put:

<>

into TabTags, you should get your list sorted in descending order by
the latest tiddler to use that tag.

Note that the sort order is 'A' or 'D' for ascending or descending ...
since I didn't want to mess with the complex parameters that were
supposed to be in the original allTags macro.

Mark

On Dec 22, 12:42 pm, "Mark S."  wrote:
> Hi josep,
>
> Yes ... but *how* are you sorting? Tags don't have modification dates.
> Only tiddlers have modification dates.
>
> I think you're saying that you want them sorted by the latest (most
> recent) associated tiddler modification date.
>
> So have you found the core tweak, or do you still need a macro for
> TabTag ?
>
> Mark
>
> On Dec 22, 12:29 pm, josep  wrote:
>
> > hi mark,
>
> > to sort the tagging menu by date is very useful
> > to track the posts related to a category.
> > with an alphabetic list you lost relevance.
> > with the tiddler title and their position in the sorted list by date
> > you can remember and access better the desired information.
>
> > for the same reason, the modification date
> > is better than creation date.
>
> > josep
>
> > On Dec 22, 9:01 pm, "Mark S."  wrote:
>
> > > Looking at the code, it doesn't appear to me that the second parameter
> > > (for sorting) is ever used.
>
> > > Thinking out loud, what exactly does it mean for tags to be sorted by
> > > modification date? Not all tags are also tiddlers, and so will not
> > > have modification dates, and many tags will be associated with more
> > > than one tiddler (and thus more than one tiddler date).
>
> > > -- Mark
>
> > > On Dec 11, 5:48 am, josep  wrote:
>
> > > > hi,
>
> > > > i am triyng to sort tags by date using
> > > > <>
> > > > in shadow tiddler TabTags *but* it does not work.
>
> > > > any idea how-to solve?
>
> > > > thanks!
>
> > > > i use TW 2.5.3 with
> > > > CoreTweaks 2.2.0 plugin
> > > > in Ubuntu 9.10
>
>

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.




[tw] Re: sub list of tags?

2009-12-22 Thread JayF
Hi Mike, and others.

Thanks so much!  Your script did the trick.  My sidebar keyword list
is now much more useful.

Jay

On Dec 22, 2:11 pm, Mike  wrote:
> Mark - that is great, couldn't wrap my mind around it. . .
>
> Made it pretty by changing the output to  . . .
>
>   out+="* <> ("+tags[i][1]+")"+"\n";
>
> It is working in my SandBox
>
> Mike
>
> On Dec 22, 12:26 pm, "Mark S."  wrote:
>
> > Haven't done anything fancy or setting up as a macro/template yet, but
> > this script should pick up all tags starting with "KW -" :
>
> > 
> > var prefix ="KW -" ;
> > var out = "" ;
> > var tags= store.getTags() ;
> > //wikify(tags,place) ;
> > for(var i=0;i >   str = new String(tags[i]) ;
> >   if(! str.startsWith(prefix)) continue ;
>
> >   out += str.split(",")[0] + "\n" ;}
>
> > return out ;
> > 
>
> > On Dec 22, 6:47 am, Mike  wrote:
>
> > > Playing 
> > > withhttp://yann.perrin.googlepages.com/twkd.html#DividedListsPluginDocume...
>
> > > Trying to find some Documentation (not on the current twkd website)
>
> > > Good Luck,
>
> > > Mike
>
> > > On Dec 21, 1:31 pm, Mike  wrote:
>
> > > > How many tags do you have to work with?
> > > > If not a large amount then the second example works well, would have
> > > > to create a tiddler called
>
> > > > ShowAllByTagsB
>
> > > > /%
> > > > |Requires|InlineJavascriptPlugin|
> > > > |Description|tag list with exclude filter|
> > > > |Source|http://groups.google.com/group/tiddlywiki/browse_thread/thread/
> > > > fc474311e7a65dc/df94ec42103fdd5f?
> > > > lnk=gst&q=ShowAllByTags#df94ec42103fdd5f|
> > > > Usage:
> > > >         <>
> > > > where
> > > >         "tag tag tag" (optional)
> > > >                 quoted, space-separated, bracketed list of tags to 
> > > > **exclude** from
> > > > the display
> > > > %/
> > > > var ex=[];
> > > > if ("$1"!="$"+"1") ex="$1".readBracketedList();
> > > > var tags = store.getTags();
> > > > if(tags.length == 0) return "no tags in document";
> > > > var out="";
> > > > for(var t=0; t > > > if (ex.contains(tags[t][0])) continue;
> > > > // out+="*[["+tags[t][0]+"]]"+"\n";
> > > > out+="*<>\n";
>
> > > > }
>
> > > > return out;
> > > > 
>
> > > > Then transclude like the example
> > > > <>
>
> > > > where "tag tag tag" is every tag you wish to exclude
>
> > > > Could be a little cumbersome if you have hundreds of tags . . .
>
> > > > Mike
>
> > > > On Dec 21, 7:28 am, Mike  wrote:
>
> > > > > Sorry, Something likehttp://www.TiddlyTools.com/#ShowAllByTags
>
> > > > > But instead of an exclude list, an include list via wild card. . .
>
> > > > > I can't think of anything out of the box, will look at little more
> > > > > later on today. . .
> > > > > (Sounds like a job for InlineJavascriptPlugin)
>
> > > > > Found something similar 
> > > > > herehttp://groups.google.com/group/tiddlywiki/browse_thread/thread/fc4743...
>
> > > > > I think the formatting is along what you would want, but would still
> > > > > need to work on the tag list
>
> > > > > Will take another look at it later today, I am not as proficient in JS
> > > > > as many of the other people here. . .
>
> > > > > Mike
>
> > > > > On Dec 20, 10:33 pm, JayF  wrote:
>
> > > > > > Thanks for your efforts.
>
> > > > > > I added the matchtagsplugin, and used the following syntax:
>
> > > > > > <>
>
> > > > > > which yielded a list of all the tiddlers with any tag beginning with
> > > > > > "KW -"
>
> > > > > > What I want to generate is a list of all the tags beginning with the
> > > > > > "KW -" string.  Some of these tags are tiddlers, but many of them 
> > > > > > are
> > > > > > just tags.  The core function "allTags" accesses the collection of 
> > > > > > all
> > > > > > tags.  I want to filter this list.
>
> > > > > > Any help would be appreciated.
>
> > > > > > Jay
>
> > > > > > On Dec 20, 5:43 pm, Mike  wrote:
>
> > > > > > > Nevermind . . .
>
> > > > > > >http://www.TiddlyTools.com/#MatchTagsPlugin
>
> > > > > > > From this 
> > > > > > > post:http://groups.google.com/group/tiddlywiki/browse_thread/thread/313055...
>
> > > > > > > ELS says:
> > > > > > > provides a robust tag filtering syntax using full Boolean-logic 
> > > > > > > (AND,
> > > > > > > OR, NOT, plus nested parentheses as needed).  You can also use 
> > > > > > > regular
> > > > > > > expressions to match *patterned* tags (e.g., use "foo.*" to match 
> > > > > > > any
> > > > > > > tag starting with "foo").
>
> > > > > > > Enjoy,
>
> > > > > > > Mike
>
> > > > > > > On Dec 20, 4:25 pm, Mike  wrote:
>
> > > > > > > > Maybe this could help. . .
>
> > > > > > > >http://lewcid.org/2007/10/23/how-to-list-tiddlers-by-tags-the-filter-...
>
> > > > > > > > Mike
>
> > > > > > > > On Dec 20, 9:33 am, JayF  wrote:
>
> > > > > > > > > I would to reduce the list of tags in my sidebar to a 
> > > > > > > > > sublist, i. e.
> > > > > > > > > I only want to display tags that begin with "KW - "  (for 
> > > > > > > > > keyword).
>
> > > > > > > > > I am u

[tw] Re: how-to sort tags?

2009-12-22 Thread Mark S.
Hi josep,

Yes ... but *how* are you sorting? Tags don't have modification dates.
Only tiddlers have modification dates.

I think you're saying that you want them sorted by the latest (most
recent) associated tiddler modification date.

So have you found the core tweak, or do you still need a macro for
TabTag ?

Mark

On Dec 22, 12:29 pm, josep  wrote:
> hi mark,
>
> to sort the tagging menu by date is very useful
> to track the posts related to a category.
> with an alphabetic list you lost relevance.
> with the tiddler title and their position in the sorted list by date
> you can remember and access better the desired information.
>
> for the same reason, the modification date
> is better than creation date.
>
> josep
>
> On Dec 22, 9:01 pm, "Mark S."  wrote:
>
> > Looking at the code, it doesn't appear to me that the second parameter
> > (for sorting) is ever used.
>
> > Thinking out loud, what exactly does it mean for tags to be sorted by
> > modification date? Not all tags are also tiddlers, and so will not
> > have modification dates, and many tags will be associated with more
> > than one tiddler (and thus more than one tiddler date).
>
> > -- Mark
>
> > On Dec 11, 5:48 am, josep  wrote:
>
> > > hi,
>
> > > i am triyng to sort tags by date using
> > > <>
> > > in shadow tiddler TabTags *but* it does not work.
>
> > > any idea how-to solve?
>
> > > thanks!
>
> > > i use TW 2.5.3 with
> > > CoreTweaks 2.2.0 plugin
> > > in Ubuntu 9.10
>
>

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.




[tw] Re: how-to sort tags?

2009-12-22 Thread josep
hi mark,

to sort the tagging menu by date is very useful
to track the posts related to a category.
with an alphabetic list you lost relevance.
with the tiddler title and their position in the sorted list by date
you can remember and access better the desired information.

for the same reason, the modification date
is better than creation date.

josep

On Dec 22, 9:01 pm, "Mark S."  wrote:
> Looking at the code, it doesn't appear to me that the second parameter
> (for sorting) is ever used.
>
> Thinking out loud, what exactly does it mean for tags to be sorted by
> modification date? Not all tags are also tiddlers, and so will not
> have modification dates, and many tags will be associated with more
> than one tiddler (and thus more than one tiddler date).
>
> -- Mark
>
> On Dec 11, 5:48 am, josep  wrote:
>
> > hi,
>
> > i am triyng to sort tags by date using
> > <>
> > in shadow tiddler TabTags *but* it does not work.
>
> > any idea how-to solve?
>
> > thanks!
>
> > i use TW 2.5.3 with
> > CoreTweaks 2.2.0 plugin
> > in Ubuntu 9.10

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.




[tw] Re: how-to sort tags?

2009-12-22 Thread josep


On Dec 22, 2:29 pm, Mike  wrote:
> Hi,
>
> As you have noted this tweak is not working for me as well.
>
> On the most recent version of CoreTweaks, 829 has been removed. . 
> .http://www.tiddlytools.com/#CoreTweaks
>
> The ticket status refers to CoreTweaks as the 
> solutionhttp://trac.tiddlywiki.org/ticket/829

thank you mike for your answer!
i had not realized that 829 was removed.
the question is why?

>
> Any suggestions ELS or FND ??
>
> Mike
>
> On Dec 11, 7:48 am, josep  wrote:
>
> > hi,
>
> > i am triyng to sort tags by date using
> > <>
> > in shadow tiddler TabTags *but* it does not work.
>
> > any idea how-to solve?
>
> > thanks!
>
> > i use TW 2.5.3 with
> > CoreTweaks 2.2.0 plugin
> > in Ubuntu 9.10

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.




[tw] Re: how-to sort tags?

2009-12-22 Thread Mark S.
Looking at the code, it doesn't appear to me that the second parameter
(for sorting) is ever used.

Thinking out loud, what exactly does it mean for tags to be sorted by
modification date? Not all tags are also tiddlers, and so will not
have modification dates, and many tags will be associated with more
than one tiddler (and thus more than one tiddler date).

-- Mark

On Dec 11, 5:48 am, josep  wrote:
> hi,
>
> i am triyng to sort tags by date using
> <>
> in shadow tiddler TabTags *but* it does not work.
>
> any idea how-to solve?
>
> thanks!
>
> i use TW 2.5.3 with
> CoreTweaks 2.2.0 plugin
> in Ubuntu 9.10

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.




[tw] Re: sub list of tags?

2009-12-22 Thread Mike
Mark - that is great, couldn't wrap my mind around it. . .

Made it pretty by changing the output to  . . .

  out+="* <> ("+tags[i][1]+")"+"\n";

It is working in my SandBox

Mike

On Dec 22, 12:26 pm, "Mark S."  wrote:
> Haven't done anything fancy or setting up as a macro/template yet, but
> this script should pick up all tags starting with "KW -" :
>
> 
> var prefix ="KW -" ;
> var out = "" ;
> var tags= store.getTags() ;
> //wikify(tags,place) ;
> for(var i=0;i   str = new String(tags[i]) ;
>   if(! str.startsWith(prefix)) continue ;
>
>   out += str.split(",")[0] + "\n" ;}
>
> return out ;
> 
>
> On Dec 22, 6:47 am, Mike  wrote:
>
> > Playing 
> > withhttp://yann.perrin.googlepages.com/twkd.html#DividedListsPluginDocume...
>
> > Trying to find some Documentation (not on the current twkd website)
>
> > Good Luck,
>
> > Mike
>
> > On Dec 21, 1:31 pm, Mike  wrote:
>
> > > How many tags do you have to work with?
> > > If not a large amount then the second example works well, would have
> > > to create a tiddler called
>
> > > ShowAllByTagsB
>
> > > /%
> > > |Requires|InlineJavascriptPlugin|
> > > |Description|tag list with exclude filter|
> > > |Source|http://groups.google.com/group/tiddlywiki/browse_thread/thread/
> > > fc474311e7a65dc/df94ec42103fdd5f?
> > > lnk=gst&q=ShowAllByTags#df94ec42103fdd5f|
> > > Usage:
> > >         <>
> > > where
> > >         "tag tag tag" (optional)
> > >                 quoted, space-separated, bracketed list of tags to 
> > > **exclude** from
> > > the display
> > > %/
> > > var ex=[];
> > > if ("$1"!="$"+"1") ex="$1".readBracketedList();
> > > var tags = store.getTags();
> > > if(tags.length == 0) return "no tags in document";
> > > var out="";
> > > for(var t=0; t > > if (ex.contains(tags[t][0])) continue;
> > > // out+="*[["+tags[t][0]+"]]"+"\n";
> > > out+="*<>\n";
>
> > > }
>
> > > return out;
> > > 
>
> > > Then transclude like the example
> > > <>
>
> > > where "tag tag tag" is every tag you wish to exclude
>
> > > Could be a little cumbersome if you have hundreds of tags . . .
>
> > > Mike
>
> > > On Dec 21, 7:28 am, Mike  wrote:
>
> > > > Sorry, Something likehttp://www.TiddlyTools.com/#ShowAllByTags
>
> > > > But instead of an exclude list, an include list via wild card. . .
>
> > > > I can't think of anything out of the box, will look at little more
> > > > later on today. . .
> > > > (Sounds like a job for InlineJavascriptPlugin)
>
> > > > Found something similar 
> > > > herehttp://groups.google.com/group/tiddlywiki/browse_thread/thread/fc4743...
>
> > > > I think the formatting is along what you would want, but would still
> > > > need to work on the tag list
>
> > > > Will take another look at it later today, I am not as proficient in JS
> > > > as many of the other people here. . .
>
> > > > Mike
>
> > > > On Dec 20, 10:33 pm, JayF  wrote:
>
> > > > > Thanks for your efforts.
>
> > > > > I added the matchtagsplugin, and used the following syntax:
>
> > > > > <>
>
> > > > > which yielded a list of all the tiddlers with any tag beginning with
> > > > > "KW -"
>
> > > > > What I want to generate is a list of all the tags beginning with the
> > > > > "KW -" string.  Some of these tags are tiddlers, but many of them are
> > > > > just tags.  The core function "allTags" accesses the collection of all
> > > > > tags.  I want to filter this list.
>
> > > > > Any help would be appreciated.
>
> > > > > Jay
>
> > > > > On Dec 20, 5:43 pm, Mike  wrote:
>
> > > > > > Nevermind . . .
>
> > > > > >http://www.TiddlyTools.com/#MatchTagsPlugin
>
> > > > > > From this 
> > > > > > post:http://groups.google.com/group/tiddlywiki/browse_thread/thread/313055...
>
> > > > > > ELS says:
> > > > > > provides a robust tag filtering syntax using full Boolean-logic 
> > > > > > (AND,
> > > > > > OR, NOT, plus nested parentheses as needed).  You can also use 
> > > > > > regular
> > > > > > expressions to match *patterned* tags (e.g., use "foo.*" to match 
> > > > > > any
> > > > > > tag starting with "foo").
>
> > > > > > Enjoy,
>
> > > > > > Mike
>
> > > > > > On Dec 20, 4:25 pm, Mike  wrote:
>
> > > > > > > Maybe this could help. . .
>
> > > > > > >http://lewcid.org/2007/10/23/how-to-list-tiddlers-by-tags-the-filter-...
>
> > > > > > > Mike
>
> > > > > > > On Dec 20, 9:33 am, JayF  wrote:
>
> > > > > > > > I would to reduce the list of tags in my sidebar to a sublist, 
> > > > > > > > i. e.
> > > > > > > > I only want to display tags that begin with "KW - "  (for 
> > > > > > > > keyword).
>
> > > > > > > > I am using Tiddlytagging, but I don't think it will produce 
> > > > > > > > this list
> > > > > > > > unless each tag has been explicitly opened and converted to a
> > > > > > > > tiddler.
>
> > > > > > > > The current command that generates the list of all tags is:
>
> > > > > > > > <>
>
> > > > > > > > Is there another command that will allow me to build a filtered 
> > > > > > > > list?
>
> > > > > > > > I ap

[tw] Re: sub list of tags?

2009-12-22 Thread Mark S.
Haven't done anything fancy or setting up as a macro/template yet, but
this script should pick up all tags starting with "KW -" :


var prefix ="KW -" ;
var out = "" ;
var tags= store.getTags() ;
//wikify(tags,place) ;
for(var i=0;i Playing 
> withhttp://yann.perrin.googlepages.com/twkd.html#DividedListsPluginDocume...
>
> Trying to find some Documentation (not on the current twkd website)
>
> Good Luck,
>
> Mike
>
> On Dec 21, 1:31 pm, Mike  wrote:
>
> > How many tags do you have to work with?
> > If not a large amount then the second example works well, would have
> > to create a tiddler called
>
> > ShowAllByTagsB
>
> > /%
> > |Requires|InlineJavascriptPlugin|
> > |Description|tag list with exclude filter|
> > |Source|http://groups.google.com/group/tiddlywiki/browse_thread/thread/
> > fc474311e7a65dc/df94ec42103fdd5f?
> > lnk=gst&q=ShowAllByTags#df94ec42103fdd5f|
> > Usage:
> >         <>
> > where
> >         "tag tag tag" (optional)
> >                 quoted, space-separated, bracketed list of tags to 
> > **exclude** from
> > the display
> > %/
> > var ex=[];
> > if ("$1"!="$"+"1") ex="$1".readBracketedList();
> > var tags = store.getTags();
> > if(tags.length == 0) return "no tags in document";
> > var out="";
> > for(var t=0; t > if (ex.contains(tags[t][0])) continue;
> > // out+="*[["+tags[t][0]+"]]"+"\n";
> > out+="*<>\n";
>
> > }
>
> > return out;
> > 
>
> > Then transclude like the example
> > <>
>
> > where "tag tag tag" is every tag you wish to exclude
>
> > Could be a little cumbersome if you have hundreds of tags . . .
>
> > Mike
>
> > On Dec 21, 7:28 am, Mike  wrote:
>
> > > Sorry, Something likehttp://www.TiddlyTools.com/#ShowAllByTags
>
> > > But instead of an exclude list, an include list via wild card. . .
>
> > > I can't think of anything out of the box, will look at little more
> > > later on today. . .
> > > (Sounds like a job for InlineJavascriptPlugin)
>
> > > Found something similar 
> > > herehttp://groups.google.com/group/tiddlywiki/browse_thread/thread/fc4743...
>
> > > I think the formatting is along what you would want, but would still
> > > need to work on the tag list
>
> > > Will take another look at it later today, I am not as proficient in JS
> > > as many of the other people here. . .
>
> > > Mike
>
> > > On Dec 20, 10:33 pm, JayF  wrote:
>
> > > > Thanks for your efforts.
>
> > > > I added the matchtagsplugin, and used the following syntax:
>
> > > > <>
>
> > > > which yielded a list of all the tiddlers with any tag beginning with
> > > > "KW -"
>
> > > > What I want to generate is a list of all the tags beginning with the
> > > > "KW -" string.  Some of these tags are tiddlers, but many of them are
> > > > just tags.  The core function "allTags" accesses the collection of all
> > > > tags.  I want to filter this list.
>
> > > > Any help would be appreciated.
>
> > > > Jay
>
> > > > On Dec 20, 5:43 pm, Mike  wrote:
>
> > > > > Nevermind . . .
>
> > > > >http://www.TiddlyTools.com/#MatchTagsPlugin
>
> > > > > From this 
> > > > > post:http://groups.google.com/group/tiddlywiki/browse_thread/thread/313055...
>
> > > > > ELS says:
> > > > > provides a robust tag filtering syntax using full Boolean-logic (AND,
> > > > > OR, NOT, plus nested parentheses as needed).  You can also use regular
> > > > > expressions to match *patterned* tags (e.g., use "foo.*" to match any
> > > > > tag starting with "foo").
>
> > > > > Enjoy,
>
> > > > > Mike
>
> > > > > On Dec 20, 4:25 pm, Mike  wrote:
>
> > > > > > Maybe this could help. . .
>
> > > > > >http://lewcid.org/2007/10/23/how-to-list-tiddlers-by-tags-the-filter-...
>
> > > > > > Mike
>
> > > > > > On Dec 20, 9:33 am, JayF  wrote:
>
> > > > > > > I would to reduce the list of tags in my sidebar to a sublist, i. 
> > > > > > > e.
> > > > > > > I only want to display tags that begin with "KW - "  (for 
> > > > > > > keyword).
>
> > > > > > > I am using Tiddlytagging, but I don't think it will produce this 
> > > > > > > list
> > > > > > > unless each tag has been explicitly opened and converted to a
> > > > > > > tiddler.
>
> > > > > > > The current command that generates the list of all tags is:
>
> > > > > > > <>
>
> > > > > > > Is there another command that will allow me to build a filtered 
> > > > > > > list?
>
> > > > > > > I apologize in advance if this question has been addressed before.
>
> > > > > > > Jay F.
>
>

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.




[tw] Re: Read only per Tiddler

2009-12-22 Thread Linck Atlanta, Ga
This... even better.  Thank you for your reply.

On Dec 22, 12:02 am, Eric Shulman  wrote:
> On Dec 21, 8:58 am, "Linck Atlanta, Ga"  wrote:
>
> > Is there a way to have some tiddlers read only while others are able
> > to be edited?
>
> These plugins:
>    http://www.TiddlyTools.com/#TiddlerPasswordPlugin
>    http://www.TiddlyTools.com/#TaggedTemplateTweak
> will let you define a custom [[LockedEditTemplate]] that includes
>    
> to automatically prompt for a password when attempting to edit a
> tiddler tagged with "locked".  If the correct password is not entered,
> the tiddler is closed to prevent editing.
>
> 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 tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.




[tw] Re: sub list of tags?

2009-12-22 Thread Mike
Playing with 
http://yann.perrin.googlepages.com/twkd.html#DividedListsPluginDocumentation

Trying to find some Documentation (not on the current twkd website)

Good Luck,

Mike

On Dec 21, 1:31 pm, Mike  wrote:
> How many tags do you have to work with?
> If not a large amount then the second example works well, would have
> to create a tiddler called
>
> ShowAllByTagsB
>
> /%
> |Requires|InlineJavascriptPlugin|
> |Description|tag list with exclude filter|
> |Source|http://groups.google.com/group/tiddlywiki/browse_thread/thread/
> fc474311e7a65dc/df94ec42103fdd5f?
> lnk=gst&q=ShowAllByTags#df94ec42103fdd5f|
> Usage:
>         <>
> where
>         "tag tag tag" (optional)
>                 quoted, space-separated, bracketed list of tags to 
> **exclude** from
> the display
> %/
> var ex=[];
> if ("$1"!="$"+"1") ex="$1".readBracketedList();
> var tags = store.getTags();
> if(tags.length == 0) return "no tags in document";
> var out="";
> for(var t=0; t if (ex.contains(tags[t][0])) continue;
> // out+="*[["+tags[t][0]+"]]"+"\n";
> out+="*<>\n";
>
> }
>
> return out;
> 
>
> Then transclude like the example
> <>
>
> where "tag tag tag" is every tag you wish to exclude
>
> Could be a little cumbersome if you have hundreds of tags . . .
>
> Mike
>
> On Dec 21, 7:28 am, Mike  wrote:
>
> > Sorry, Something likehttp://www.TiddlyTools.com/#ShowAllByTags
>
> > But instead of an exclude list, an include list via wild card. . .
>
> > I can't think of anything out of the box, will look at little more
> > later on today. . .
> > (Sounds like a job for InlineJavascriptPlugin)
>
> > Found something similar 
> > herehttp://groups.google.com/group/tiddlywiki/browse_thread/thread/fc4743...
>
> > I think the formatting is along what you would want, but would still
> > need to work on the tag list
>
> > Will take another look at it later today, I am not as proficient in JS
> > as many of the other people here. . .
>
> > Mike
>
> > On Dec 20, 10:33 pm, JayF  wrote:
>
> > > Thanks for your efforts.
>
> > > I added the matchtagsplugin, and used the following syntax:
>
> > > <>
>
> > > which yielded a list of all the tiddlers with any tag beginning with
> > > "KW -"
>
> > > What I want to generate is a list of all the tags beginning with the
> > > "KW -" string.  Some of these tags are tiddlers, but many of them are
> > > just tags.  The core function "allTags" accesses the collection of all
> > > tags.  I want to filter this list.
>
> > > Any help would be appreciated.
>
> > > Jay
>
> > > On Dec 20, 5:43 pm, Mike  wrote:
>
> > > > Nevermind . . .
>
> > > >http://www.TiddlyTools.com/#MatchTagsPlugin
>
> > > > From this 
> > > > post:http://groups.google.com/group/tiddlywiki/browse_thread/thread/313055...
>
> > > > ELS says:
> > > > provides a robust tag filtering syntax using full Boolean-logic (AND,
> > > > OR, NOT, plus nested parentheses as needed).  You can also use regular
> > > > expressions to match *patterned* tags (e.g., use "foo.*" to match any
> > > > tag starting with "foo").
>
> > > > Enjoy,
>
> > > > Mike
>
> > > > On Dec 20, 4:25 pm, Mike  wrote:
>
> > > > > Maybe this could help. . .
>
> > > > >http://lewcid.org/2007/10/23/how-to-list-tiddlers-by-tags-the-filter-...
>
> > > > > Mike
>
> > > > > On Dec 20, 9:33 am, JayF  wrote:
>
> > > > > > I would to reduce the list of tags in my sidebar to a sublist, i. e.
> > > > > > I only want to display tags that begin with "KW - "  (for keyword).
>
> > > > > > I am using Tiddlytagging, but I don't think it will produce this 
> > > > > > list
> > > > > > unless each tag has been explicitly opened and converted to a
> > > > > > tiddler.
>
> > > > > > The current command that generates the list of all tags is:
>
> > > > > > <>
>
> > > > > > Is there another command that will allow me to build a filtered 
> > > > > > list?
>
> > > > > > I apologize in advance if this question has been addressed before.
>
> > > > > > Jay F.

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.




[tw] Re: Remote "context.inTiddler.title" variable in GridPlugin

2009-12-22 Thread cmari
Never mind, I see now that you were asking two separate questions: one
about whether GridPlugin can be used to display the results of a fET
macro in another tiddler (not to my knowledge, but someone else may
have a trick), and a slightly different question about
context.viewerTiddler.title.
It's possible that your TypeError is only because of spelling (try
using viewerTiddler, not viewTiddler).
cmari

On Dec 22, 7:41 am, cmari  wrote:
> Can you give a few more details, like what is in your grid macro?
> cmari
>
> On Dec 22, 2:12 am, julien23  wrote:
>
> > hey
>
> > I am trying to generate a table from tiddler's section using
> > "context.inTiddler.title" variable in fET
>
> > But GridPlugin display a local context.inTiddler.title fET instead of
> > the remote context.inTiddler.title fET :-(
>
> > I have read about context.viewTiddler.title variable but it gives me
> > some "<>: TypeError: context.viewTiddler is
> > undefined"
>
> > remote fET section :
>
> >    < >        where
> >            'tiddler.tags.contains("attachment") &&
> > tiddler.tags.contains(context.inTiddler.title) && !
> > tiddler.text.contains("image")'
> >        sortBy
> >            tiddler.created
> >        descending
> >        write
> >            '"[["+tiddler.title+"|"+tiddler.title+"]]
> > ("+tiddler.created.formatString("-0MM-0DD")+")\n"'
> >    >>
>
>

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.




[tw] Re: Remote "context.inTiddler.title" variable in GridPlugin

2009-12-22 Thread cmari
Can you give a few more details, like what is in your grid macro?
cmari

On Dec 22, 2:12 am, julien23  wrote:
> hey
>
> I am trying to generate a table from tiddler's section using
> "context.inTiddler.title" variable in fET
>
> But GridPlugin display a local context.inTiddler.title fET instead of
> the remote context.inTiddler.title fET :-(
>
> I have read about context.viewTiddler.title variable but it gives me
> some "<>: TypeError: context.viewTiddler is
> undefined"
>
> remote fET section :
>
>    <        where
>            'tiddler.tags.contains("attachment") &&
> tiddler.tags.contains(context.inTiddler.title) && !
> tiddler.text.contains("image")'
>        sortBy
>            tiddler.created
>        descending
>        write
>            '"[["+tiddler.title+"|"+tiddler.title+"]]
> ("+tiddler.created.formatString("-0MM-0DD")+")\n"'
>    >>

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.




[tw] Re: how-to sort tags?

2009-12-22 Thread Mike
Hi,

As you have noted this tweak is not working for me as well.

On the most recent version of CoreTweaks, 829 has been removed. . .
http://www.tiddlytools.com/#CoreTweaks

The ticket status refers to CoreTweaks as the solution
http://trac.tiddlywiki.org/ticket/829

Any suggestions ELS or FND ??

Mike

On Dec 11, 7:48 am, josep  wrote:
> hi,
>
> i am triyng to sort tags by date using
> <>
> in shadow tiddler TabTags *but* it does not work.
>
> any idea how-to solve?
>
> thanks!
>
> i use TW 2.5.3 with
> CoreTweaks 2.2.0 plugin
> in Ubuntu 9.10

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.




[tw] Re: open tagged tiddlers tree

2009-12-22 Thread EduardWagner
Hi,
works fine.
Many Thanks Edi

On 19 Dez., 20:22, "Mark S."  wrote:
> Using Eric Shulman's InlineJavascriptPlugin, you can do this:
>
> 
> var tagname = "TopTiddler" ; // Put your tree root name here
> if (!window.MAS) window.MAS = {};
> MAS.openTiddlersPerTag = function(tagname) {
>   story.displayTiddler(place,tagname) ;
>   var tids = store.getTaggedTiddlers(tagname) ;
>   if(tids.length > 0 ) {
>     for(var i=0;i       MAS.openTiddlersPerTag(tids[i].title) ;
>     }
>   }} ;
>
> MAS.openTiddlersPerTag(tagname) ;
> 
>
> On Dec 18, 8:23 am, EduardWagner  wrote:
>
> > Hi,
> > i would like to open many tiddlers at once for printing needs.
>
> > So corresponding to TagglyTaggingPlugin or SiteMapMacro i would like
> > to open all tiddlers
> > starting from the root tiddler and opening all tiddlers in the trees
> > at once.
> > TagglyTagging uses an embedded view to show the tiddler content, but i
> > would like to open separate tiddlers.
>
> > Any hints?
> > Thanks Edi

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.




[tw] Re: Research interviews with users of TiddlyWiki in London

2009-12-22 Thread Jeremy Ruston
Thank you for all the replies, we think we've now got enough people
for the interviews. I'll keep the group up to date with the project.

Many thanks

Jeremy

On Mon, Dec 14, 2009 at 1:17 PM, Jeremy Ruston  wrote:
> Via my work at BT, I've been asked to contribute to a research project
> into "Enterprise 2.0" that's being undertaken at INSEAD in France.
> They're now keen to speak with people outside BT who are using
> TiddlyWiki. As I understand it, they're not just interested in other
> big companies, they're interested in small groups and individuals,
> too. They want to identify what are the best practices of implementing
> communication systems such as blogs, wikis and messaging software for
> groups and individuals (over and above e-mails) aimed at collective
> creation and transfer of knowledge.
>
> The researchers are Professor Andrew Shipilov, Akzo Nobel Fellow of
> Strategic Management, Assistant Professor of Strategy, INSEAD
> (http://www.insead.edu/facultyresearch/faculty/profiles/ashipilov/)
> and Professor Quy Huy, Associate Professor of Strategy, INSEAD
> (http://www.insead.fr/facultyresearch/faculty/profiles/qnguyenhuy).
>
> We've earmarked January 12th/13th 2010 for face-to-face interview at
> BT's offices in Central London, if you're able to come along, please
> reply here, and I'll email you directly to arrange things. (If you
> can't attend in person it may be possible to do interviews over the
> phone, too).
>
> Many thanks
>
> Jeremy
>
> --
> Jeremy Ruston
> mailto:jer...@osmosoft.com
> http://www.tiddlywiki.com
>



-- 
Jeremy Ruston
mailto:jer...@osmosoft.com
http://www.tiddlywiki.com

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.




[tw] Re: linked check boxes two seperate tiddlers.

2009-12-22 Thread Måns
Hi Linck

Checkout Eric's http://www.TiddlyTools.com/#ChecklistScript

It has the functionality you are asking for.

Regards Måns Mårtensson

On 21 Dec., 17:30, "Linck Atlanta, Ga"  wrote:
> I have the checkbox plugin and have used it to successfully create
> checkboxes and even created a checkbox which serves to tag the tiddler
> it is in or even another tiddler when it is checked... however, i have
> not been able to have a checkbox elsewhere which only is checked once
> another checkbox in another tiddler is checked
>
> What I would REALLY like is to set up a checkbox which becomes checked
> if a set GROUP of checkboxes are checked.  This is for a checklist in
> which i want to see if an entire category of things are complete or
> not.

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.




Re: [tw] Translation of Error Messages?

2009-12-22 Thread FND
> Got anyone a helping Idea how I can translate this in the right
> modular way, without touch the wikikernel?

Please see here:
 http://trac.tiddlywiki.org/wiki/Translations

HTH.


-- F.

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.




[tw] Remote "context.inTiddler.title" variable in GridPlugin

2009-12-22 Thread julien23
hey

I am trying to generate a table from tiddler's section using
"context.inTiddler.title" variable in fET

But GridPlugin display a local context.inTiddler.title fET instead of
the remote context.inTiddler.title fET :-(

I have read about context.viewTiddler.title variable but it gives me
some "<>: TypeError: context.viewTiddler is
undefined"


remote fET section :

   <>

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.