[tw5] Re: how to make a link list finding all tiddlers with a certain field and sorting them by that field content

2020-12-07 Thread Sapphireslinger
In my reading history log (thank you so much) how do I have a count of entries for the month show up beside the month? For instance, if I read 10 books in September, how do I get it to show: September (10) Ditto for year total of entries: 2020 (x) I'm pretty sure this was the wrong way to do

[tw5] Re: how to make a link list finding all tiddlers with a certain field and sorting them by that field content

2020-09-22 Thread Sapphireslinger
TW Tones You say I now do not need year and month tag on my journal tiddlers. But if I get rid of the year and month tags, I assume this code will no longer work? <$list filter="[range[2000,2021]]" variable="year"> <$list filter="[taglimit[1]]"> <> <$list

[tw5] Re: how to make a link list finding all tiddlers with a certain field and sorting them by that field content

2020-09-22 Thread Sapphireslinger
TW Tones, So I just change the journal-date to the date the described events were happening. For instance: I find an old journal entry from 2007, I enter the 2007 date, not today's date, is that correct? On Tuesday, September 22, 2020 at 4:03:23 PM UTC+8 Sapphireslinger wrote: > TW-Tones, >

[tw5] Re: how to make a link list finding all tiddlers with a certain field and sorting them by that field content

2020-09-22 Thread Sapphireslinger
TW-Tones, I made a third attempt and IT WORKED! Thank you, thank you so much! Now my files look like this: $:/core/ui/Actions/new-journal

[tw5] Re: how to make a link list finding all tiddlers with a certain field and sorting them by that field content

2020-09-22 Thread Sapphireslinger
TW Tones, I'm using Quinoid on my smartphone, but to install things on my tiddlywiki, I copy the tiddlywiki file to my microSD, which I take out of my phone and plug in to the desktop computer. I open the file with firefox/timini. FIRST ATTEMPT I dragged the your journal-date.json into my

[tw5] Re: how to make a link list finding all tiddlers with a certain field and sorting them by that field content

2020-09-22 Thread Sapphireslinger
TW Tones, I'm using Quinoid on my smartphone, but to install things on my tiddlywiki, I copy the tiddlywiki file to my microSD, which I take out of my phone and plug in to the desktop computer. I open the file with firefox/timini. FIRST ATTEMPT I dragged the your journal-date.json into my

[tw5] Re: how to make a link list finding all tiddlers with a certain field and sorting them by that field content

2020-09-19 Thread Birthe C
Thank you TW Tones, Works for me now. Birthe -- 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 view this discussion on

[tw5] Re: how to make a link list finding all tiddlers with a certain field and sorting them by that field content

2020-09-19 Thread Birthe C
Sapphireslinger, You should be able to drag and drop import the json from Tones. I did that and got two overwritten core tiddlers - empty but with nice tags. @TW Tones, Something is missing, would you please reupload the attachment? Birthe -- You received this message because you are

[tw5] Re: how to make a link list finding all tiddlers with a certain field and sorting them by that field content

2020-09-19 Thread Sapphireslinger
Tones How do I use your attachment? I tried copying the contents into a tiddler and made it a json tiddler. I also tried drag and dropping your attachment into my wiki. But neither attempt made anything different appear in my wiki. I do already have a New Journal button which timestamps the

[tw5] Re: how to make a link list finding all tiddlers with a certain field and sorting them by that field content

2020-09-19 Thread Sapphireslinger
Eric Shulman Thank you! It worked! I had tried "...tagtagtag..." but didn't know about the [...] versus <...> syntax. Is there any way to make lines 3 and 5 (the year headings and month headings) collapsible/expandable? (Click on the year and every thing under it appears, click again and it

[tw5] Re: how to make a link list finding all tiddlers with a certain field and sorting them by that field content

2020-09-18 Thread Eric Shulman
On Friday, September 18, 2020 at 6:39:50 AM UTC-7, Sapphireslinger wrote: > > How do I tweak this for journal entries? My journal entries are also > tagged with year and month and "Journal", so I tried to turn this into a > table of contents for my journal entries like so: > This filter is

[tw5] Re: how to make a link list finding all tiddlers with a certain field and sorting them by that field content

2020-09-18 Thread Sapphireslinger
How do I tweak this for journal entries? My journal entries are also tagged with year and month and "Journal", so I tried to turn this into a table of contents for my journal entries like so: <$list filter="[range[2000,2021]]" variable="year"> <$list filter="[taglimit[1]]"> <>

[tw5] Re: how to make a link list finding all tiddlers with a certain field and sorting them by that field content

2020-08-27 Thread Sapphireslinger
Eureka! It works! Thank you!! I will try to learn how to use those nested widgets for other purposes as well, not just Reading History. On Thursday, August 27, 2020 at 7:05:28 PM UTC+8 Eric Shulman wrote: > On Thursday, August 27, 2020 at 2:48:05 AM UTC-7, Sapphireslinger wrote: >> >> When I

[tw5] Re: how to make a link list finding all tiddlers with a certain field and sorting them by that field content

2020-08-27 Thread Eric Shulman
On Thursday, August 27, 2020 at 2:48:05 AM UTC-7, Sapphireslinger wrote: > > When I finish reading a book, what is the most elegant way to mark it as > read? There are LOTS of ways to do this. For this reply, let's just use the method you described... > *list ... all tiddlers possessing