[tw] Re: Most Recent Journal

2018-02-17 Thread TonyM
Why does created not work?

Check sidebar tools timestamps on!

Tony

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fbe96690-0a72-45f3-bc04-cb69eefbbbed%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Most Recent Journal

2018-02-16 Thread Jan Rothenberger
Hey guys,

thanks for sharing. I was trying to get an ordered list of all my journal 
tiddlers. Since "created" doesn't work (I haven't created all the entries 
in order) I was wondering if the tiddlers could be sorted by the titles. 
These are in the format "DD. MMM ". 

Is that possible?

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/900449ad-8fbf-4e1a-b67a-de8e85265752%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Most Recent Journal

2017-10-24 Thread TonyM
Folks,

Since you were discussing this I wanted to make a list of last 10 modified, 
for when I return to continue working on my wiki

<>

Of note is the list is "upside down" if I use

<>

This may not be important for only one item, but it is with more.

Regard
Tony

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/936836fd-0449-4bb8-9895-069b6e397d1d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Most Recent Journal

2017-10-24 Thread JWHoneycutt
Yes, thanks Christian.

I didn't realize that first[] or last[] was an option - this is very useful 
to me.

On Monday, October 23, 2017 at 7:51:27 AM UTC-4, christianhauck wrote:
>
> UPDATE: just noticed that
> !sort[created]first[]
> is a somewhat strange way to express it, and 
> sort[created]last[]
> is more logical.
>
> It does the same, obviously.
> <$list filter="[tag[Journal]sort[created]last[]]">
> <$transclude mode="block"/>
> 
>
>
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/950ac1ba-7b27-4e07-8951-ef65d1f44d9e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Most Recent Journal

2017-10-23 Thread christianhauck
UPDATE: just noticed that
 !sort[created]first[]
is a somewhat strange way to express it, and 
sort[created]last[]
is more logical.

It does the same, obviously.
<$list filter="[tag[Journal]sort[created]last[]]">
<$transclude  mode="block"/>



-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0223e203-b92a-40b7-b598-e1c262f524b2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.