[tw] Re: [tw5] CycleTags button in TW5?

2014-07-01 Thread Stephan Hradek


Can you upload your wiki because this absolutely makes no sense.

When I put this into the current tiddlywiki.com wiki:


\define test(now)

|Brackets |$(now)$ |
|None |$now$ |

\end

! with a set
 
<$set name="now" value="I'm from a set">

<>



! without set

<>


I get



-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Can I replace the tabs caption instead of the tiddler name?

2014-07-01 Thread Måns
Hi Jimmy

I wish to rename the tab caption name for each tab instead of the tiddler 
> name itself.  Can I actually do that?
>

Create a field called "caption" in the tiddler and give it a text value. It 
will show as a caption for the tab.

Cheers Måns Mårtensson

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [tw5] CycleTags button in TW5?

2014-07-01 Thread cmari
Thank you both, Måns and Stephan - that's a great improvement!  I think 
I've said before that I don't understand why parentheses are needed in 
situations like [$(now)$], but they are clearly required in this case 
(omitting them causes the tag to switch to the item "before" rather than 
"after"). 
cmari

On Tuesday, July 1, 2014 2:47:46 PM UTC-7, Måns wrote:
>
> Hi cmari and Stephan
>
> If I write:
>
> \define nexttag(now)
> [list[Daylist]after[$(now)$]][list[Daylist]first[]]+[first[]]
> \end
>
> seems to work fine :-)
>
> @cmari - Matabele's widgets: mangletags and setfield are very powerfull 
> indeed - Nice to see how you make them work in this context!! :-)
>
> Cheers Måns mårtensson
>
> Den tirsdag den 1. juli 2014 18.42.51 UTC+2 skrev Stephan Hradek:
>>
>>
>> First I think
>>
>> [list[Daylist]after[$(now)$]]
>>
>>
>>
>> should be
>>
>> [list[Daylist]after[$now$]]
>>
>>
>>
>> But I might be mistaken.
>>
>> Then I think this should help you go to the start:
>>
>> [list[Daylist]after[$now$]] [[list[Daylist]first[]] +[first[]]
>>
>>
>>
>> At least I hope.
>>
>> This would add the first element of Daylist after your "next" element.
>> [[list[Daylist]first[]]
>>
>>
>>
>> So if you have a "next" element, you will now have 2 elements. If there 
>> was no "next" element, you will just have the first of the daylist.
>>
>> This then will limit the result to the first element
>> +[first[]]
>>
>>
>>
>>
>>
>>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Can I replace the tabs caption instead of the tiddler name?

2014-07-01 Thread Jimmy Liew
I wish to rename the tab caption name for each tab instead of the tiddler 
name itself.  Can I actually do that?

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [tw5] CycleTags button in TW5?

2014-07-01 Thread Måns
Hi cmari and Stephan

If I write:

\define nexttag(now)
[list[Daylist]after[$(now)$]][list[Daylist]first[]]+[first[]]
\end

seems to work fine :-)

@cmari - Matabele's widgets: mangletags and setfield are very powerfull 
indeed - Nice to see how you make them work in this context!! :-)

Cheers Måns mårtensson

Den tirsdag den 1. juli 2014 18.42.51 UTC+2 skrev Stephan Hradek:
>
>
> First I think
>
> [list[Daylist]after[$(now)$]]
>
>
>
> should be
>
> [list[Daylist]after[$now$]]
>
>
>
> But I might be mistaken.
>
> Then I think this should help you go to the start:
>
> [list[Daylist]after[$now$]] [[list[Daylist]first[]] +[first[]]
>
>
>
> At least I hope.
>
> This would add the first element of Daylist after your "next" element.
> [[list[Daylist]first[]]
>
>
>
> So if you have a "next" element, you will now have 2 elements. If there 
> was no "next" element, you will just have the first of the daylist.
>
> This then will limit the result to the first element
> +[first[]]
>
>
>
>
>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TW5 Pull Quotes

2014-07-01 Thread Stephan Hradek
What's the purpose and what should it look like?

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] TW5 Pull Quotes

2014-07-01 Thread James Kissel
Google may be my friend, but I can't find any reference to doing "Pull 
Quotes" in TW5.  
see: http://en.wikipedia.org/wiki/Pull_quote  for an example.  

Perhaps there is a plug-in?  or maybe an enhanced Blockquote?

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [tw5] CycleTags button in TW5?

2014-07-01 Thread Stephan Hradek

First I think

[list[Daylist]after[$(now)$]]



should be

[list[Daylist]after[$now$]]



But I might be mistaken.

Then I think this should help you go to the start:

[list[Daylist]after[$now$]] [[list[Daylist]first[]] +[first[]]



At least I hope.

This would add the first element of Daylist after your "next" element.
[[list[Daylist]first[]]



So if you have a "next" element, you will now have 2 elements. If there was 
no "next" element, you will just have the first of the daylist.

This then will limit the result to the first element
+[first[]]





-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [tw5] CycleTags button in TW5?

2014-07-01 Thread Stephan Hradek


Am Dienstag, 1. Juli 2014 15:44:53 UTC+2 schrieb Jeremy Ruston:
>
> Hi Stephan
>
> {{!!title||cycleTags}} can be abbreviated to {{||cycleTags}}. See:
>
> http://tiddlywiki.com/#Transclusion%20in%20WikiText
>
> That's great! You see: I still have 5.0.8 experience, where it was 
required. 

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] GettingStarted tiddler is zealous at startup

2014-07-01 Thread Clément Aymé
Hi TiddlyFellows... 

TiddlyWiki version: 5.0.13-beta

Don't you know how to get rid of the GettingStarted tiddler displayed at 
startup 
even after using the "cop" setting and remove it from the Default tiddler 
in the Basic tab (and saved).
It seems that this does not work as expect... 
Someone get same issue ?
Thanks.

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [tw5] CycleTags button in TW5?

2014-07-01 Thread cmari
If you'll please not laugh too loudly, here's what I've been doing with 
mangletags.  It cycles through a list of tags, leaving other tags in 
place.  It works pretty well, except I don't know how to go back to the 
beginning of the list once the end has ben reached.  Any help would be 
gratefully accepted!

For this example, create a tiddler called Daylist, and give it a list field 
containing "Mon Tue Wed ..."
In your tiddler where you want to cycle the tags, add the tag Mon, and 
create a field "current" with the same value as the tag (Mon).  
Then either put the code inside that tiddler or use the {{||cycleTags}} 
option.  
Code:
\define nexttag(now)
[list[Daylist]after[$(now)$]] 
\end

\define swaptag(to, newtag, oldtag)
<$setfield set="$to$!!current" setTo="$newtag$">
<$mangletags find="$(oldtag)$" add="$newtag$" message="tw-set-field">
<$button message="tw-mangle-tags"> cycle 
\end

\define prepare2()
<$macrocall $name="swaptag" to={{!!title}}  newtag=<>/>
\end

<$set name="now" value={{!!current}} >
<$set name="oldtag" value=<> >

<$list filter=<> variable="definenexttag" >

<$list filter="[all[current]]">
<$link>{{!!title}} <>







cmari



On Tuesday, July 1, 2014 7:41:31 AM UTC-7, Måns wrote:
>
> Hi Stephan
>
> Very nice solutions - both of them! Thank you very much :-)
> They both do what I need now and it doesn't matter that they use all of 
> the tagfield value..
> I guess I could change it to work on any other field if I want other tags 
> to the tiddlers..
>
> Of course I'm also wondering if it is possible to create yet another 
> generic tagcycler which will allow other tag values on a tiddler side by 
> side - and not overwrite them... eg. "task" + a cycle of tags like: 
> "urgent" or "[[on hold]]" or "done" etc..
>
> Thanks again - Your help is very much appreciated :-)
>
> Cheers Måns Mårtensson
>
>
> Den tirsdag den 1. juli 2014 12.10.51 UTC+2 skrev Stephan Hradek:
>>
>> A more generic approach. Create a tiddler "cycleTags"
>>
>> \define btn()
>> <$button set="$(transcluder)$!!tags" setTo={{!!title}}><$view field=
>> "title">clear
>> \end
>> <$set name="transcluder" value={{!!title}}>
>> <$list filter="[[]] [is[current]list[!!tagcycle]] +[after{!!tags}] [[]] 
>> +[limit[1]]"><>
>> <$set>
>>
>> Put this into your tiddler you want to rag:
>> {{!!title||cycleTags}}
>>
>> Or this if you want to tag another tiddler from somewhere:
>> {{My Tiddler to tag||cycleTags}}
>>
>> Add a field "tagcycle"to the tiddler to tag which contains the tags 
>> youwamnt in the sequence you want them ("A B C")
>>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TiddlyWiki Hangout #52 will be on Tuesday 1st July at 4pm BST

2014-07-01 Thread Jeremy Ruston
TiddlyWiki Hangout #52 is about to start over at:

https://plus.google.com/hangouts/_/hoaevent/AP36tYflg00KqynZGnp033e0I0RFbxxfchERW1EtxSvCgVIYU6vnMw

Best wishes

Jeremy


On Tue, Jul 1, 2014 at 3:45 PM, Jeremy Ruston 
wrote:

> Sorry to hear that you won't be joining us Mario and Stephan,
>
> Best wishes
>
> Jeremy
>
>
>
> On Tue, Jul 1, 2014 at 3:42 PM, PMario  wrote:
>
>> hi folks,
>> I'll be absent for 2 weeks. cu soon!
>> mario
>>
>
>
>
> --
> Jeremy Ruston
> mailto:jeremy.rus...@gmail.com
>



-- 
Jeremy Ruston
mailto:jeremy.rus...@gmail.com

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Release History - split into individual tiddlers?

2014-07-01 Thread Thomas Hirsch
Just a quick one: I've noticed that the TW release history tiddler has now 
bloomed to massive proportions, such that clicking on a link on one of the 
entries results in a whoel lot of scrolling to get back to the start. Would 
it not be better to split each entry into individual tiddlers? Would be in 
keeping with the TW philosophy, after all...

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TiddlyWiki Hangout #52 will be on Tuesday 1st July at 4pm BST

2014-07-01 Thread PMario
hi folks,
I'll be absent for 2 weeks. cu soon!
mario

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TiddlyWiki Hangout #52 will be on Tuesday 1st July at 4pm BST

2014-07-01 Thread Jeremy Ruston
Sorry to hear that you won't be joining us Mario and Stephan,

Best wishes

Jeremy



On Tue, Jul 1, 2014 at 3:42 PM, PMario  wrote:

> hi folks,
> I'll be absent for 2 weeks. cu soon!
> mario
>



-- 
Jeremy Ruston
mailto:jeremy.rus...@gmail.com

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Lockfile feature for TW5

2014-07-01 Thread Al Stan
I suppose this is something that has been asked before but I couldn't find 
an answer even though I tried for a couple of hours: 

I have been using TW-Classic for a small group of people (5-10) as a tool 
for a project - mainly for documentation and information purposes. In order 
to prevent people from overwriting each other's work when editing 
simultaneously, I've used the lockfile plugin. It's not perfect, but it 
worked. 

Now I want to create a new TW using TW5. I need to use the stand-alone 
version of TW5 without node.js since we use a closed system where we cannot 
install anything. 

However, I can't find any equivalent to the TW-Classic lockfile plugin. 

Does that mean there isn't any? If so, why? Is there any workaround that I 
can use given our restrictions?

Thank you all!

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [tw5] CycleTags button in TW5?

2014-07-01 Thread Måns
Hi Stephan

Very nice solutions - both of them! Thank you very much :-)
They both do what I need now and it doesn't matter that they use all of the 
tagfield value..
I guess I could change it to work on any other field if I want other tags 
to the tiddlers..

Of course I'm also wondering if it is possible to create yet another 
generic tagcycler which will allow other tag values on a tiddler side by 
side - and not overwrite them... eg. "task" + a cycle of tags like: 
"urgent" or "[[on hold]]" or "done" etc..

Thanks again - Your help is very much appreciated :-)

Cheers Måns Mårtensson


Den tirsdag den 1. juli 2014 12.10.51 UTC+2 skrev Stephan Hradek:
>
> A more generic approach. Create a tiddler "cycleTags"
>
> \define btn()
> <$button set="$(transcluder)$!!tags" setTo={{!!title}}><$view field=
> "title">clear
> \end
> <$set name="transcluder" value={{!!title}}>
> <$list filter="[[]] [is[current]list[!!tagcycle]] +[after{!!tags}] [[]] 
> +[limit[1]]"><>
> <$set>
>
> Put this into your tiddler you want to rag:
> {{!!title||cycleTags}}
>
> Or this if you want to tag another tiddler from somewhere:
> {{My Tiddler to tag||cycleTags}}
>
> Add a field "tagcycle"to the tiddler to tag which contains the tags 
> youwamnt in the sequence you want them ("A B C")
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TW 5.0.13 File Size & Proformance

2014-07-01 Thread PMario
On Friday, June 27, 2014 1:42:38 PM UTC+2, Chemaster wrote:
>
> OMG, I deleted it and the file size went from 3,467 KB to 1,638 KB. 
>
> 1. What is the purpose of this tiddiler?
>

At the moment, it is just there to collect some history info. Jeremy 
mentioned, that he will try to limit the number of "logs" in future 
versions. 
 

> 2. What are the adverse effects of deleting it?
>

IMO no effect atm. May be some custom plugins may use that info. 
 

> 3. Can I control the size automatically
>

not yet, ...

-m

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [tw5] CycleTags button in TW5?

2014-07-01 Thread Jeremy Ruston
Hi Stephan

{{!!title||cycleTags}} can be abbreviated to {{||cycleTags}}. See:

http://tiddlywiki.com/#Transclusion%20in%20WikiText

Best wishes

Jeremy



On Tue, Jul 1, 2014 at 11:10 AM, Stephan Hradek 
wrote:

> A more generic approach. Create a tiddler "cycleTags"
>
> \define btn()
> <$button set="$(transcluder)$!!tags" setTo={{!!title}}><$view field=
> "title">clear
> \end
> <$set name="transcluder" value={{!!title}}>
> <$list filter="[[]] [is[current]list[!!tagcycle]] +[after{!!tags}] [[]]
> +[limit[1]]"><>
> <$set>
>
> Put this into your tiddler you want to rag:
> {{!!title||cycleTags}}
>
> Or this if you want to tag another tiddler from somewhere:
> {{My Tiddler to tag||cycleTags}}
>
> Add a field "tagcycle"to the tiddler to tag which contains the tags
> youwamnt in the sequence you want them ("A B C")
>
> --
> 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 tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Jeremy Ruston
mailto:jeremy.rus...@gmail.com

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5] ReferenceError: Can't find variable: RDSearchResultCount

2014-07-01 Thread Steve
The PDF Expert app folks confirmed that the error lies with the app not 
with Tiddlywiki - no further work for Tiddlywiki...

Thanks, Steve

On Sunday, June 29, 2014 8:17:43 PM UTC+2, Steve wrote:
>
> Hi Jeremy,
>
> thanks for the fast response!
>
> The TiddlyWiki 5 file shows up correctly on both the desktop and also in 
> the Safari browser on the iPad, so it does not seem to be corrupted on the 
> WebDAV server.
>
> I have contacted the developer of the PDF Expert app (an otherwise great 
> product) to see what they have to say about this.
>
> Thanks, Steve
>
> On Sunday, June 29, 2014 5:25:06 PM UTC+2, Jeremy Ruston wrote:
>>
>> Hi Steve
>>
>> TiddlyWiki 5 doesn't contain any references to "RDSearchResultCount", so 
>> I'd guess that somewhere along the line that the TW5 file has been 
>> corrupted. A frequent problem is that some browser extensions inject random 
>> HTML/JS into every web page that you load.
>>
>> How did you save your TW5 wiki? Does the file work if you view it in a 
>> desktop browser?
>>
>> Best wishes
>>
>> Jeremy
>>
>>
>>
>>
>> On Sat, Jun 28, 2014 at 5:12 PM, Steve  wrote:
>>
>>> Hi,
>>>
>>> I'm a long-time fan of Tiddlywiki classic and am starting to migrate to 
>>> Tiddlywiki 5. Attempting this, I have run into a problem with my iPad.
>>>
>>> Setup
>>>
>>>- Tiddlywiki stored on a server accessed through WebDAV
>>>- Access on iPad through PDF Expert app
>>>
>>>
>>> Through this setup, I can successfully open and navigate through my 
>>> Tiddlywiki classic (read-only mode). However, when I attempt the same in 
>>> with a TW5 page, I get a red dialog box with the following error:
>>>
>>> ReferenceError: Can't find variable: RDSearchResultCount
>>>
>>>
>>> I'm using version 5.0.13-beta of Tiddlywiki.
>>>
>>> Is this a bug or am I simply using it the wrong way?
>>>
>>>  -- 
>>> 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 tiddlywiki+...@googlegroups.com.
>>> To post to this group, send email to tiddl...@googlegroups.com.
>>> Visit this group at http://groups.google.com/group/tiddlywiki.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>>
>> -- 
>> Jeremy Ruston
>> mailto:jeremy...@gmail.com
>>  
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TiddlyWiki Hangout #52 will be on Tuesday 1st July at 4pm BST

2014-07-01 Thread Stephan Hradek
I won't be abble to join.

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [tw5] CycleTags button in TW5?

2014-07-01 Thread Stephan Hradek
A more generic approach. Create a tiddler "cycleTags"

\define btn()
<$button set="$(transcluder)$!!tags" setTo={{!!title}}><$view field="title">
clear
\end
<$set name="transcluder" value={{!!title}}>
<$list filter="[[]] [is[current]list[!!tagcycle]] +[after{!!tags}] [[]] 
+[limit[1]]"><>
<$set>

Put this into your tiddler you want to rag:
{{!!title||cycleTags}}

Or this if you want to tag another tiddler from somewhere:
{{My Tiddler to tag||cycleTags}}

Add a field "tagcycle"to the tiddler to tag which contains the tags 
youwamnt in the sequence you want them ("A B C")

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [tw5] CycleTags button in TW5?

2014-07-01 Thread Stephan Hradek
Provided you do not need any other tag:

<$list filter="[is[current]field:tags[]]"><$button set="!!tags" 
setTo="A">A

<$list filter="[is[current]field:tags[A]]"><$button set="!!tags" 
setTo="B">B

<$list filter="[is[current]field:tags[B]]"><$button set="!!tags" 
setTo="C">C

<$list filter="[is[current]field:tags[C]]"><$button set="!!tags" 
setTo="">clear



-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.