[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2021-04-10 Thread Crosby
Tony, thank you for this plugin! Really find it useful in my wiki. I have a 
question. I'm using the server version of TW, and use some iOS Shortcuts to 
manipulate tiddlers using API calls. I have a working shortcut to append 
text to a tiddler, but I'm having trouble figuring out how to generate the 
date & time stamp in Shortcuts to match the one your plugin generates. I'm 
wondering if you could help me parse out the contents of a daily note 
entry, which appears as follows if I edit today's daily note:

''<>''~Journal Entry 

The first part of the date makes sense given today's date, but I'm not 
clear on where "164511763" comes from. Is it a UTC time format? Any help 
would be much appreciated!

On Thursday, January 21, 2021 at 8:55:56 AM UTC-8 manishm...@gmail.com 
wrote:

> Dear all
> When I click on the Daily Notes button, the header of the tiddler appears 
> as $:/ak/plugins/DailyNotes/ui/capture . Is it possible to render this as 
> 'Daily Notes'. 
> Thanks 
> Manish
>
> On Saturday, 6 June, 2020 at 9:29:57 am UTC+5:30 john@gmail.com wrote:
>
>> Seems to do the trick - thanks!
>>
>> On Friday, June 5, 2020 at 3:35:01 PM UTC-7, Tony K wrote:
>>>
>>> ok version v0.0.33 is now out and should solve the timezone issues 
>>> please give it a try and let me know
>>>
>>> On Sunday, May 10, 2020 at 12:12:29 AM UTC+3, Tony K wrote:

 Plug in update to *v0.0.33*
 Change log for this version mainly timezone bugfixes  
 https://github.com/akhater/Daily-Notes-for-TW5/releases/tag/v0.0.33

 v0.0.30 - 2020-06-04

- Splitting code to multiple tiddlers
- Adding parsedate widget
- Standardizing entry times by timestamp
- You can now change the format by editing 
$:/ak/plugins/DailyNotes/dateformat 

 
- Enhanced tasks handling
- all pending tasks now show in a dedicated tab
- Fixed bug of icon being shown always selected
- 

 Test it and download it on Drift  or 
 get it from Github 
 
 Bringing, yet another, Roam functionality into TW5 I wrote this litter 
 plugin called Daily Notes, it is still in early development but good 
 enough, I think, to be released

 You can read more about interstitial journaling at 
 https://nesslabs.com/interstitial-journaling
 Features

- Keyboard shortcut (Alt+Q) by default
- Can "expand" on an idea (outline style) by clicking on the plus
- Can easily delete an entry

 Test it and download it on Drift  or 
 get it from Github 




-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/350da9e4-71f9-436e-8250-5ea14f9606a4n%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2021-01-21 Thread Manish Mohandas
Dear all
When I click on the Daily Notes button, the header of the tiddler appears 
as $:/ak/plugins/DailyNotes/ui/capture . Is it possible to render this as 
'Daily Notes'. 
Thanks 
Manish

On Saturday, 6 June, 2020 at 9:29:57 am UTC+5:30 john@gmail.com wrote:

> Seems to do the trick - thanks!
>
> On Friday, June 5, 2020 at 3:35:01 PM UTC-7, Tony K wrote:
>>
>> ok version v0.0.33 is now out and should solve the timezone issues please 
>> give it a try and let me know
>>
>> On Sunday, May 10, 2020 at 12:12:29 AM UTC+3, Tony K wrote:
>>>
>>> Plug in update to *v0.0.33*
>>> Change log for this version mainly timezone bugfixes  
>>> https://github.com/akhater/Daily-Notes-for-TW5/releases/tag/v0.0.33
>>>
>>> v0.0.30 - 2020-06-04
>>>
>>>- Splitting code to multiple tiddlers
>>>- Adding parsedate widget
>>>- Standardizing entry times by timestamp
>>>- You can now change the format by editing 
>>>$:/ak/plugins/DailyNotes/dateformat 
>>>
>>> 
>>>- Enhanced tasks handling
>>>- all pending tasks now show in a dedicated tab
>>>- Fixed bug of icon being shown always selected
>>>- 
>>>
>>> Test it and download it on Drift  or 
>>> get it from Github 
>>> 
>>> Bringing, yet another, Roam functionality into TW5 I wrote this litter 
>>> plugin called Daily Notes, it is still in early development but good 
>>> enough, I think, to be released
>>>
>>> You can read more about interstitial journaling at 
>>> https://nesslabs.com/interstitial-journaling
>>> Features
>>>
>>>- Keyboard shortcut (Alt+Q) by default
>>>- Can "expand" on an idea (outline style) by clicking on the plus
>>>- Can easily delete an entry
>>>
>>> Test it and download it on Drift  or 
>>> get it from Github 
>>>
>>>
>>>

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/da53849b-cf7b-47ea-80e0-221bf7f87ed9n%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-06-05 Thread john roland
Seems to do the trick - thanks!

On Friday, June 5, 2020 at 3:35:01 PM UTC-7, Tony K wrote:
>
> ok version v0.0.33 is now out and should solve the timezone issues please 
> give it a try and let me know
>
> On Sunday, May 10, 2020 at 12:12:29 AM UTC+3, Tony K wrote:
>>
>> Plug in update to *v0.0.33*
>> Change log for this version mainly timezone bugfixes  
>> https://github.com/akhater/Daily-Notes-for-TW5/releases/tag/v0.0.33
>>
>> v0.0.30 - 2020-06-04
>>
>>- Splitting code to multiple tiddlers
>>- Adding parsedate widget
>>- Standardizing entry times by timestamp
>>- You can now change the format by editing 
>>$:/ak/plugins/DailyNotes/dateformat 
>>
>> 
>>- Enhanced tasks handling
>>- all pending tasks now show in a dedicated tab
>>- Fixed bug of icon being shown always selected
>>- 
>>
>> Test it and download it on Drift  or 
>> get it from Github 
>> 
>> Bringing, yet another, Roam functionality into TW5 I wrote this litter 
>> plugin called Daily Notes, it is still in early development but good 
>> enough, I think, to be released
>>
>> You can read more about interstitial journaling at 
>> https://nesslabs.com/interstitial-journaling
>> Features
>>
>>- Keyboard shortcut (Alt+Q) by default
>>- Can "expand" on an idea (outline style) by clicking on the plus
>>- Can easily delete an entry
>>
>> Test it and download it on Drift  or 
>> get it from Github 
>>
>>
>>

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0b078102-b0d8-488b-96a1-462a8ee5d51do%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-06-05 Thread Tony K
ok version v0.0.33 is now out and should solve the timezone issues please 
give it a try and let me know

On Sunday, May 10, 2020 at 12:12:29 AM UTC+3, Tony K wrote:
>
> Plug in update to *v0.0.33*
> Change log for this version mainly timezone bugfixes  
> https://github.com/akhater/Daily-Notes-for-TW5/releases/tag/v0.0.33
>
> v0.0.30 - 2020-06-04
>
>- Splitting code to multiple tiddlers
>- Adding parsedate widget
>- Standardizing entry times by timestamp
>- You can now change the format by editing 
>$:/ak/plugins/DailyNotes/dateformat 
>
> 
>- Enhanced tasks handling
>- all pending tasks now show in a dedicated tab
>- Fixed bug of icon being shown always selected
>- 
>
> Test it and download it on Drift  or 
> get it from Github 
> 
> Bringing, yet another, Roam functionality into TW5 I wrote this litter 
> plugin called Daily Notes, it is still in early development but good 
> enough, I think, to be released
>
> You can read more about interstitial journaling at 
> https://nesslabs.com/interstitial-journaling
> Features
>
>- Keyboard shortcut (Alt+Q) by default
>- Can "expand" on an idea (outline style) by clicking on the plus
>- Can easily delete an entry
>
> Test it and download it on Drift  or 
> get it from Github 
>
>
>

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/de0c4b0a-18ee-4b39-9142-0ed23e5030b1o%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-06-05 Thread Tony K
yes Tim I just changed my timezone and I found the bug...

I will fix it it is easy to crash thanks for pointing that out


On Friday, June 5, 2020 at 6:18:04 AM UTC-7, Tim Lockridge wrote:
>
> My screenshot was from the blank template file at 
> https://github.com/akhater/akhater.github.io/blob/master/drift/drift.empty.html
>
> If I download that blank file and put into TiddlyDesktop right now, it 
> shows a date of 2020-06-04, which is yesterday for me. If it helps, I'm in 
> U.S. Eastern Time Zone (UTC -4), in case it's a time zone bug.
>
> On Friday, June 5, 2020 at 9:09:12 AM UTC-4, Tony K wrote:
>>
>> Thank you Tim 
>>
>> that's really weird I don't have this behavior on any of my installations 
>> (3 of them)
>>
>> the dates are parsed from the UTC timestamp so, my best guess at the 
>> moment, that it is related to the time zone ???
>>
>> any chance you can attach a cleansed copy of your TW file so i can take a 
>> closer look ?
>>
>>
>>
>> On Friday, June 5, 2020 at 3:39:45 PM UTC+3, Tim Lockridge wrote:
>>>
>>> I am seeing the same thing as John. The date in the h2 of 
>>> $:/ak/plugins/DailyNotes/ui/capture is a day behind. When I press the edit 
>>> button next to that date, it takes me to the tiddler with the correct date. 
>>> I've attached a screenshot of the two.
>>>
>>> On Friday, June 5, 2020 at 3:04:14 AM UTC-4, Tony K wrote:

 Hello John

 thank you for the kind words 

 I am not sure I understood quite well what you mean, I would appreciate 
 if you could share a screenshot

 this being said (and I am not sure if that what you mean) I did change 
 the name of the tiddler in this version to accomodate for custom date 
 formats

 the tiddler itself will have the format 0MM0DD however the 
 displayed format on the main tiddler (called but alt+q) will show in the 
 format you want

 I hope it helps

 On Thursday, June 4, 2020 at 7:32:56 PM UTC+3, john roland wrote:
>
> Tony, I’ll add my voice to the chorus of thanks - I’m getting a lot of 
> great use out of Drift and related plugins. 
>
> The new update to DailyNotes has left me with an edit button above the 
> capture box that shows yesterday’s date and when clicked takes me to a 
> tiddler named after today’s date, but not using the date format setup, 
> instead formatted as mmdd. 
>
> Are you aware of a way to quickly remedy by any chance? 
>
> Thanks again!



-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4094f8df-9e60-4363-8661-505b5dfd4e84o%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-06-05 Thread Tim Lockridge
My screenshot was from the blank template file 
at 
https://github.com/akhater/akhater.github.io/blob/master/drift/drift.empty.html

If I download that blank file and put into TiddlyDesktop right now, it 
shows a date of 2020-06-04, which is yesterday for me. If it helps, I'm in 
U.S. Eastern Time Zone (UTC -4), in case it's a time zone bug.

On Friday, June 5, 2020 at 9:09:12 AM UTC-4, Tony K wrote:
>
> Thank you Tim 
>
> that's really weird I don't have this behavior on any of my installations 
> (3 of them)
>
> the dates are parsed from the UTC timestamp so, my best guess at the 
> moment, that it is related to the time zone ???
>
> any chance you can attach a cleansed copy of your TW file so i can take a 
> closer look ?
>
>
>
> On Friday, June 5, 2020 at 3:39:45 PM UTC+3, Tim Lockridge wrote:
>>
>> I am seeing the same thing as John. The date in the h2 of 
>> $:/ak/plugins/DailyNotes/ui/capture is a day behind. When I press the edit 
>> button next to that date, it takes me to the tiddler with the correct date. 
>> I've attached a screenshot of the two.
>>
>> On Friday, June 5, 2020 at 3:04:14 AM UTC-4, Tony K wrote:
>>>
>>> Hello John
>>>
>>> thank you for the kind words 
>>>
>>> I am not sure I understood quite well what you mean, I would appreciate 
>>> if you could share a screenshot
>>>
>>> this being said (and I am not sure if that what you mean) I did change 
>>> the name of the tiddler in this version to accomodate for custom date 
>>> formats
>>>
>>> the tiddler itself will have the format 0MM0DD however the displayed 
>>> format on the main tiddler (called but alt+q) will show in the format you 
>>> want
>>>
>>> I hope it helps
>>>
>>> On Thursday, June 4, 2020 at 7:32:56 PM UTC+3, john roland wrote:

 Tony, I’ll add my voice to the chorus of thanks - I’m getting a lot of 
 great use out of Drift and related plugins. 

 The new update to DailyNotes has left me with an edit button above the 
 capture box that shows yesterday’s date and when clicked takes me to a 
 tiddler named after today’s date, but not using the date format setup, 
 instead formatted as mmdd. 

 Are you aware of a way to quickly remedy by any chance? 

 Thanks again!
>>>
>>>

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/51f00a79-6f13-49a9-ab8d-0a48e2c36313o%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-06-05 Thread Tony K
Thank you Tim 

that's really weird I don't have this behavior on any of my installations 
(3 of them)

the dates are parsed from the UTC timestamp so, my best guess at the 
moment, that it is related to the time zone ???

any chance you can attach a cleansed copy of your TW file so i can take a 
closer look ?



On Friday, June 5, 2020 at 3:39:45 PM UTC+3, Tim Lockridge wrote:
>
> I am seeing the same thing as John. The date in the h2 of 
> $:/ak/plugins/DailyNotes/ui/capture is a day behind. When I press the edit 
> button next to that date, it takes me to the tiddler with the correct date. 
> I've attached a screenshot of the two.
>
> On Friday, June 5, 2020 at 3:04:14 AM UTC-4, Tony K wrote:
>>
>> Hello John
>>
>> thank you for the kind words 
>>
>> I am not sure I understood quite well what you mean, I would appreciate 
>> if you could share a screenshot
>>
>> this being said (and I am not sure if that what you mean) I did change 
>> the name of the tiddler in this version to accomodate for custom date 
>> formats
>>
>> the tiddler itself will have the format 0MM0DD however the displayed 
>> format on the main tiddler (called but alt+q) will show in the format you 
>> want
>>
>> I hope it helps
>>
>> On Thursday, June 4, 2020 at 7:32:56 PM UTC+3, john roland wrote:
>>>
>>> Tony, I’ll add my voice to the chorus of thanks - I’m getting a lot of 
>>> great use out of Drift and related plugins. 
>>>
>>> The new update to DailyNotes has left me with an edit button above the 
>>> capture box that shows yesterday’s date and when clicked takes me to a 
>>> tiddler named after today’s date, but not using the date format setup, 
>>> instead formatted as mmdd. 
>>>
>>> Are you aware of a way to quickly remedy by any chance? 
>>>
>>> Thanks again!
>>
>>

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/97dc25b2-7ff1-4ebe-9e2b-723cc7e98b7bo%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-06-05 Thread Tim Lockridge
I am seeing the same thing as John. The date in the h2 of 
$:/ak/plugins/DailyNotes/ui/capture is a day behind. When I press the edit 
button next to that date, it takes me to the tiddler with the correct date. 
I've attached a screenshot of the two.

On Friday, June 5, 2020 at 3:04:14 AM UTC-4, Tony K wrote:
>
> Hello John
>
> thank you for the kind words 
>
> I am not sure I understood quite well what you mean, I would appreciate if 
> you could share a screenshot
>
> this being said (and I am not sure if that what you mean) I did change the 
> name of the tiddler in this version to accomodate for custom date formats
>
> the tiddler itself will have the format 0MM0DD however the displayed 
> format on the main tiddler (called but alt+q) will show in the format you 
> want
>
> I hope it helps
>
> On Thursday, June 4, 2020 at 7:32:56 PM UTC+3, john roland wrote:
>>
>> Tony, I’ll add my voice to the chorus of thanks - I’m getting a lot of 
>> great use out of Drift and related plugins. 
>>
>> The new update to DailyNotes has left me with an edit button above the 
>> capture box that shows yesterday’s date and when clicked takes me to a 
>> tiddler named after today’s date, but not using the date format setup, 
>> instead formatted as mmdd. 
>>
>> Are you aware of a way to quickly remedy by any chance? 
>>
>> Thanks again!
>
>

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2d8bab79-8798-4f22-9076-293b941b28bdo%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-06-05 Thread Tony K
Hello John

thank you for the kind words 

I am not sure I understood quite well what you mean, I would appreciate if 
you could share a screenshot

this being said (and I am not sure if that what you mean) I did change the 
name of the tiddler in this version to accomodate for custom date formats

the tiddler itself will have the format 0MM0DD however the displayed 
format on the main tiddler (called but alt+q) will show in the format you 
want

I hope it helps

On Thursday, June 4, 2020 at 7:32:56 PM UTC+3, john roland wrote:
>
> Tony, I’ll add my voice to the chorus of thanks - I’m getting a lot of 
> great use out of Drift and related plugins. 
>
> The new update to DailyNotes has left me with an edit button above the 
> capture box that shows yesterday’s date and when clicked takes me to a 
> tiddler named after today’s date, but not using the date format setup, 
> instead formatted as mmdd. 
>
> Are you aware of a way to quickly remedy by any chance? 
>
> Thanks again!

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/990fcea3-3b48-4b23-8889-47f4be0a6b9do%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-06-04 Thread john roland
Tony, I’ll add my voice to the chorus of thanks - I’m getting a lot of great 
use out of Drift and related plugins.

The new update to DailyNotes has left me with an edit button above the capture 
box that shows yesterday’s date and when clicked takes me to a tiddler named 
after today’s date, but not using the date format setup, instead formatted as 
mmdd.

Are you aware of a way to quickly remedy by any chance?

Thanks again!

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e5bc0625-8c0b-4df8-a2b2-ee6d60462402%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-06-04 Thread Tony K
Hi Tim

Thanks for your kind words 

Nothing to worry about 

1. Temp tiddlers are deleted every refresh 
2. You won't accumulate, they are the same tiddlers overwritten. Meaning it 
won't create one per every time you use or so 

Glad you like it 

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/dcbaf7b7-5fe2-4dd7-ace1-6cf00953372f%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-06-04 Thread Tim Lockridge
Hi, Tony. Thanks so much for this plugin. I'm a new TW user, and DailyNotes 
is quite impressive and useful.

After heavily using DailyNotes for a few days, I'm acquiring a lot of 
temporary tiddlers. I think they're from the inline editing of Daily Note 
entries. They're all prefixed with $:/temp/DN-editEntry or $:/temp/DN-state

Is there a way to purge these? I'm worried about how many I'll accumulate 
over months of use.

Thanks!
Tim

On Thursday, June 4, 2020 at 6:30:13 AM UTC-4, Tony K wrote:
>
> thread bump for new version 
>
> 2 new shiny things
> 1. date format can now be changed
> 2. better task handling with a dedicated tab for pending tasks so a very 
> basic and simple todo 
>
> On Sunday, May 10, 2020 at 12:12:29 AM UTC+3, Tony K wrote:
>>
>> Plug in update to *v0.0.30*
>> Change log for this version 
>>
>> v0.0.30 - 2020-06-04
>>
>>- Splitting code to multiple tiddlers
>>- Adding parsedate widget
>>- Standardizing entry times by timestamp
>>- You can now change the format by editing 
>>$:/ak/plugins/DailyNotes/dateformat 
>>
>> 
>>- Enhanced tasks handling
>>- all pending tasks now show in a dedicated tab
>>- Fixed bug of icon being shown always selected
>>- 
>>
>> Test it and download it on Drift  or 
>> get it from Github 
>> 
>> Bringing, yet another, Roam functionality into TW5 I wrote this litter 
>> plugin called Daily Notes, it is still in early development but good 
>> enough, I think, to be released
>>
>> You can read more about interstitial journaling at 
>> https://nesslabs.com/interstitial-journaling
>> Features
>>
>>- Keyboard shortcut (Alt+Q) by default
>>- Can "expand" on an idea (outline style) by clicking on the plus
>>- Can easily delete an entry
>>
>> Test it and download it on Drift  or 
>> get it from Github 
>>
>>
>>

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c55673be-8fda-457d-b62e-b63edbb14183%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-06-04 Thread Anjar
Hi Tony,

Yes, that's right. The macro I used as example already filters for the 
hashtags, but does not render /todo as checkboxes, but I guess there is a 
template for that? Another example can be extracting external links (I 
often use the DailynNote for simple bookmarking), with http;

\define listNotes(txt:"")
<$list filter="[!title{!!title}tag[DailyNotes]search:text[$txt$]reverse[]]" 
>

!! {{!!title}}
<$list filter="[titleget[text]splitregexp[]regexp[(?i)$txt$]join[]]"  variable=note>
<>


\end

<>



Best,
Anders

torsdag 4. juni 2020 12.59.51 UTC+2 skrev Tony K følgende:
>
> Thanks for the reply
>
> let me make sure I understood correctly
>
> today you already can add #ProjectX before and entry right ? so you would 
> want to get a way to list (for example) all entries for #projectA ?? did i 
> get it right?
>
> for todo I started added todo on the previous version and just enhanced it 
> in this one. give /todo a test and tell me how it goes 
>
> Cheers
>
> On Thursday, June 4, 2020 at 1:54:37 PM UTC+3, Anjar wrote:
>>
>> I feel like a spoiled child throwing out requests:) But it's incredibly 
>> nice how you and other plugin developers interact with the community - it's 
>> gold!
>>
>> In this case I was thinking about tagging my entries; say #projectA, 
>> #projectB; and then list entries by day in the corresponding projects with 
>> that macro (which s too simple, in a perfect world it would also support 
>> the todo elements). Then I have one single place to empty my brain and also 
>> a single tiddler summarising my day and the possibility to extract only 
>> project entries, which is perfect for me:)
>>
>> Best,
>> Anders
>>
>> torsdag 4. juni 2020 12.29.06 UTC+2 skrev Tony K følgende:
>>>
>>> Thank you Anjar
>>>
>>> I am really enjoying your suggestion on my plugins and thanks for that. 
>>>
>>> can you please share a case scenario for this suggestion please ?
>>>
>>> On Friday, May 29, 2020 at 12:14:48 AM UTC+3, Anjar wrote:

 Very nice plugin, Tony! Just wanted to share this simple macro for 
 listing all the entries containing the word "filterword"

 \define listNotes(txt:"")
 <$list 
 filter="[!title{!!title}tag[DailyNotes]search:text[$txt$]reverse[]]" >

 !! {{!!title}}
 <$list filter="[titleget[text]splitregexp[>>> />]regexp[(?i)$txt$]join[]]"  variable=note>
 <>
 
 
 \end

 <>




 Best,
 Anders

 søndag 17. mai 2020 17.53.27 UTC+2 skrev Tony K følgende:
>
> fixed
> thanks for letting me know
>
> On Sunday, May 17, 2020 at 5:22:52 PM UTC+3, Riz wrote:
>>
>> Hi, links to demo seems dead?
>
>

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/43d674aa-659d-4f2a-afb7-291544a669d4%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-06-04 Thread Tony K
Thanks for the reply

let me make sure I understood correctly

today you already can add #ProjectX before and entry right ? so you would 
want to get a way to list (for example) all entries for #projectA ?? did i 
get it right?

for todo I started added todo on the previous version and just enhanced it 
in this one. give /todo a test and tell me how it goes 

Cheers

On Thursday, June 4, 2020 at 1:54:37 PM UTC+3, Anjar wrote:
>
> I feel like a spoiled child throwing out requests:) But it's incredibly 
> nice how you and other plugin developers interact with the community - it's 
> gold!
>
> In this case I was thinking about tagging my entries; say #projectA, 
> #projectB; and then list entries by day in the corresponding projects with 
> that macro (which s too simple, in a perfect world it would also support 
> the todo elements). Then I have one single place to empty my brain and also 
> a single tiddler summarising my day and the possibility to extract only 
> project entries, which is perfect for me:)
>
> Best,
> Anders
>
> torsdag 4. juni 2020 12.29.06 UTC+2 skrev Tony K følgende:
>>
>> Thank you Anjar
>>
>> I am really enjoying your suggestion on my plugins and thanks for that. 
>>
>> can you please share a case scenario for this suggestion please ?
>>
>> On Friday, May 29, 2020 at 12:14:48 AM UTC+3, Anjar wrote:
>>>
>>> Very nice plugin, Tony! Just wanted to share this simple macro for 
>>> listing all the entries containing the word "filterword"
>>>
>>> \define listNotes(txt:"")
>>> <$list 
>>> filter="[!title{!!title}tag[DailyNotes]search:text[$txt$]reverse[]]" >
>>>
>>> !! {{!!title}}
>>> <$list filter="[titleget[text]splitregexp[>> />]regexp[(?i)$txt$]join[]]"  variable=note>
>>> <>
>>> 
>>> 
>>> \end
>>>
>>> <>
>>>
>>>
>>>
>>>
>>> Best,
>>> Anders
>>>
>>> søndag 17. mai 2020 17.53.27 UTC+2 skrev Tony K følgende:

 fixed
 thanks for letting me know

 On Sunday, May 17, 2020 at 5:22:52 PM UTC+3, Riz wrote:
>
> Hi, links to demo seems dead?



-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3cfbbeb1-8526-4684-8fee-82a73e720b63%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-06-04 Thread Anjar
I feel like a spoiled child throwing out requests:) But it's incredibly 
nice how you and other plugin developers interact with the community - it's 
gold!

In this case I was thinking about tagging my entries; say #projectA, 
#projectB; and then list entries by day in the corresponding projects with 
that macro (which s too simple, in a perfect world it would also support 
the todo elements). Then I have one single place to empty my brain and also 
a single tiddler summarising my day and the possibility to extract only 
project entries, which is perfect for me:)

Best,
Anders

torsdag 4. juni 2020 12.29.06 UTC+2 skrev Tony K følgende:
>
> Thank you Anjar
>
> I am really enjoying your suggestion on my plugins and thanks for that. 
>
> can you please share a case scenario for this suggestion please ?
>
> On Friday, May 29, 2020 at 12:14:48 AM UTC+3, Anjar wrote:
>>
>> Very nice plugin, Tony! Just wanted to share this simple macro for 
>> listing all the entries containing the word "filterword"
>>
>> \define listNotes(txt:"")
>> <$list 
>> filter="[!title{!!title}tag[DailyNotes]search:text[$txt$]reverse[]]" >
>>
>> !! {{!!title}}
>> <$list filter="[titleget[text]splitregexp[> />]regexp[(?i)$txt$]join[]]"  variable=note>
>> <>
>> 
>> 
>> \end
>>
>> <>
>>
>>
>>
>>
>> Best,
>> Anders
>>
>> søndag 17. mai 2020 17.53.27 UTC+2 skrev Tony K følgende:
>>>
>>> fixed
>>> thanks for letting me know
>>>
>>> On Sunday, May 17, 2020 at 5:22:52 PM UTC+3, Riz wrote:

 Hi, links to demo seems dead?
>>>
>>>

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/19ec9458-8a23-45d7-801b-814bbfe23cf3%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-06-04 Thread Tony K
thread bump for new version 

2 new shiny things
1. date format can now be changed
2. better task handling with a dedicated tab for pending tasks so a very 
basic and simple todo 

On Sunday, May 10, 2020 at 12:12:29 AM UTC+3, Tony K wrote:
>
> Plug in update to *v0.0.30*
> Change log for this version 
>
> v0.0.30 - 2020-06-04
>
>- Splitting code to multiple tiddlers
>- Adding parsedate widget
>- Standardizing entry times by timestamp
>- You can now change the format by editing 
>$:/ak/plugins/DailyNotes/dateformat 
>
> 
>- Enhanced tasks handling
>- all pending tasks now show in a dedicated tab
>- Fixed bug of icon being shown always selected
>- 
>
> Test it and download it on Drift  or 
> get it from Github 
> 
> Bringing, yet another, Roam functionality into TW5 I wrote this litter 
> plugin called Daily Notes, it is still in early development but good 
> enough, I think, to be released
>
> You can read more about interstitial journaling at 
> https://nesslabs.com/interstitial-journaling
> Features
>
>- Keyboard shortcut (Alt+Q) by default
>- Can "expand" on an idea (outline style) by clicking on the plus
>- Can easily delete an entry
>
> Test it and download it on Drift  or 
> get it from Github 
>
>
>

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/bfc9b4ff-77d0-4d9e-abfe-ab6db0bd5925%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-06-04 Thread Tony K
Thank you Anjar

I am really enjoying your suggestion on my plugins and thanks for that. 

can you please share a case scenario for this suggestion please ?

On Friday, May 29, 2020 at 12:14:48 AM UTC+3, Anjar wrote:
>
> Very nice plugin, Tony! Just wanted to share this simple macro for listing 
> all the entries containing the word "filterword"
>
> \define listNotes(txt:"")
> <$list 
> filter="[!title{!!title}tag[DailyNotes]search:text[$txt$]reverse[]]" >
>
> !! {{!!title}}
> <$list filter="[titleget[text]splitregexp[ />]regexp[(?i)$txt$]join[]]"  variable=note>
> <>
> 
> 
> \end
>
> <>
>
>
>
>
> Best,
> Anders
>
> søndag 17. mai 2020 17.53.27 UTC+2 skrev Tony K følgende:
>>
>> fixed
>> thanks for letting me know
>>
>> On Sunday, May 17, 2020 at 5:22:52 PM UTC+3, Riz wrote:
>>>
>>> Hi, links to demo seems dead?
>>
>>

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/77689a88-0387-42bb-a4f7-963c39e1cfb8%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-05-28 Thread Anjar
Very nice plugin, Tony! Just wanted to share this simple macro for listing 
all the entries containing the word "filterword"

\define listNotes(txt:"")
<$set name=filter1 value="[!title{!!title}tag[DailyNotes]search:text[$txt$]
reverse[]]" >
<$list filter=<> >
<$set name=filter2 value="[titleget[text]splitregexp[]regexp[(?i)$txt$]join[]]">

!! {{!!title}}
<$list filter=<>  variable=note>
<>




\end

<>




Best,
Anders

søndag 17. mai 2020 17.53.27 UTC+2 skrev Tony K følgende:
>
> fixed
> thanks for letting me know
>
> On Sunday, May 17, 2020 at 5:22:52 PM UTC+3, Riz wrote:
>>
>> Hi, links to demo seems dead?
>
>

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/320edbb7-aa9c-4617-b760-2553f3188e62%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-05-17 Thread Tony K
fixed
thanks for letting me know

On Sunday, May 17, 2020 at 5:22:52 PM UTC+3, Riz wrote:
>
> Hi, links to demo seems dead?

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4bf00906-16c3-40f2-835b-8ca4b1971465%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-05-17 Thread Riz
Hi, links to demo seems dead?

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/94489f8e-8cfa-458f-814f-72fd01b9304b%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-05-16 Thread Tony K
Thread bump, now DailyNotes supports todo items, add one by simply adding 
/todo in the input box together with your entry 

e.g 
/todo something not to forgot 


or 
something not to forget /todo



On Sunday, May 10, 2020 at 12:12:29 AM UTC+3, Tony K wrote:
>
> Plug in update to *v0.0.20*
>
> I've been wanting do add this for a while, now you can have todo items in 
> your list by simply entering /todo in the input box together with your note
>
> v0.0.20 - 2020-05-16
>
>- Added support for simple Todo items by writing */todo* command to 
>the input box
>
>
> Test it and download it on Drift  or 
> get it from Github 
> 
> Bringing, yet another, Roam functionality into TW5 I wrote this litter 
> plugin called Daily Notes, it is still in early development but good 
> enough, I think, to be released
>
> You can read more about interstitial journaling at 
> https://nesslabs.com/interstitial-journaling
> Features
>
>- Keyboard shortcut (Alt+Q) by default
>- Can "expand" on an idea (outline style) by clicking on the plus
>- Can easily delete an entry
>
> Test it and download it on Drift  or 
> get it from Github 
>
>
>

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3700013b-bf25-4c16-8d0a-47310a267678%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-05-16 Thread Tony K
Hey Scott

thanks for your kind words, I am highly interested to get your feedback and 
to see how we can improve it

Cheers

On Friday, May 15, 2020 at 8:57:48 PM UTC+3, Scott Kingery wrote:
>
> Tony K, this looks interesting! I haven't been around the forum much 
> lately and I've been working on a 2.0 of mine and possibly changing to 
> writing to individual tiddlers but I may decide to scrap it all and just 
> use this. Hope to have more time to check it out over the weekend. Thanks 
> for posting.
>
> On Wednesday, May 13, 2020 at 1:19:44 AM UTC-7, Tony K wrote:
>>
>> Your wish is my command
>>
>> button added in the latest update, check original post for details  please
>>
>> On Sunday, May 10, 2020 at 5:07:13 PM UTC+3, Birthe C wrote:
>>>
>>> TonyM,
>>>
>>> Why not have a button to navigate to that tiddler?
>>>
>>> <$button>
>>> <$action-navigate $to="$:/ak/plugins/DailyNotes/ui/capture"/>
>>> Navigate to ~DailyNotes
>>> 
>>>
>>>
>>> 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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f4dc249e-61a0-4419-80ec-51cdd04e1f96%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-05-15 Thread Scott Kingery
Tony K, this looks interesting! I haven't been around the forum much lately 
and I've been working on a 2.0 of mine and possibly changing to writing to 
individual tiddlers by I may decide to scrap it all and just use this. Hope 
to have more time to check it out over the weekend. Thanks for posting.

On Wednesday, May 13, 2020 at 1:19:44 AM UTC-7, Tony K wrote:
>
> Your wish is my command
>
> button added in the latest update, check original post for details  please
>
> On Sunday, May 10, 2020 at 5:07:13 PM UTC+3, Birthe C wrote:
>>
>> TonyM,
>>
>> Why not have a button to navigate to that tiddler?
>>
>> <$button>
>> <$action-navigate $to="$:/ak/plugins/DailyNotes/ui/capture"/>
>> Navigate to ~DailyNotes
>> 
>>
>>
>> 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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9a251fc1-3ca5-4181-899b-505a62814922%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-05-13 Thread Tony K
Your wish is my command

button added in the latest update, check original post for details  please

On Sunday, May 10, 2020 at 5:07:13 PM UTC+3, Birthe C wrote:
>
> TonyM,
>
> Why not have a button to navigate to that tiddler?
>
> <$button>
> <$action-navigate $to="$:/ak/plugins/DailyNotes/ui/capture"/>
> Navigate to ~DailyNotes
> 
>
>
> 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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e05980bf-2f2a-490f-b4d3-93227bed36c1%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-05-11 Thread Tony K
Thread bump. updated to v0.0.15 that brings inline editing :) :) :)

On Sunday, May 10, 2020 at 12:12:29 AM UTC+3, Tony K wrote:
>
> Plug in update to v0.0.15
> This update bring inline editing to the table... you can now edit / delete 
> your entries from one place
>
>
> Test it and download it on Drift  or 
> get it from Github 
> 
> Bringing, yet another, Roam functionality into TW5 I wrote this litter 
> plugin called Daily Notes, it is still in early development but good 
> enough, I think, to be released
>
> You can read more about interstitial journaling at 
> https://nesslabs.com/interstitial-journaling
> Features
>
>- Keyboard shortcut (Alt+Q) by default
>- Can "expand" on an idea (outline style) by clicking on the plus
>- Can easily delete an entry
>
> Test it and download it on Drift  or 
> get it from Github 
>
>
>

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fd1be221-956c-416c-9075-08ac945e591e%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-05-10 Thread Birthe C
Tony K,



mandag den 11. maj 2020 kl. 00.17.34 UTC+2 skrev Tony K:
>
> This update is for you :)
>
>1. Cleaner Tiddler, you can now easily edit manually
>2. Icon changes if the entry has a tiddler associated with it or not
>3. Delete icon only shows on hover (didn't know how to align it to the 
>right lol )
>4. sorry didn't know how to change visually the drop down menu if you 
>have any suggestions I am all ears
>
> Cheers
>
>
> On Sunday, May 10, 2020 at 4:25:47 PM UTC+3, Saq Imtiaz wrote:
>>
>> Hi Tony,
>>
>> Thanks for that comparison, I think people will find that useful.
>>
>> A few other thoughts for potential improvements:
>>
>>- You really need a separate affordance to be able to open that 
>>interface other than the keyboard shortcut. I first opened this on my 
>> phone 
>>and had no idea where to go.
>>
>>- My confusion as to where the data was stored is because when I open 
>>the tidder for the day's date, it is an illegible mess. Suppose I want to 
>>fix a typo? How do I do that when I can't understand what is going on? 
>> Part 
>>of the appeal of TW is having your data in an easily accessible plain 
>> text 
>>format, but the raw content of that tiddler is not very accessible.
>>
>>I recommend finding an alternate way to do things so that you don't 
>>have to mix code and data in the tiddler for a day's data.
>>A custom view template may be helpful here, so you move the logic of 
>>the buttons etc to the template.
>>
>>- If I click to expand an entry and update it, those changes are no 
>>longer reflected back in today's tiddler. 
>>At the very least, there should be a way to see from that overview 
>>which item has an expanded tiddler, and which one doesn't. (It could be 
>> as 
>>simple as different classes on the icons)
>>
>>- Visually: maybe get the delete icons right-aligned and only visible 
>>when you hover over an entry.
>>
>>- Also, the select dropdown seems obtrusively large and oddly placed. 
>>Maybe move that up above the text input area? It could even replace the 
>>title (day's date) that is displayed at the top.
>>
>> Love what you have been up to and I hope these suggestions are helpful.
>>
>> Regards,
>> Saq
>>
>>
>> On Sunday, May 10, 2020 at 2:55:44 PM UTC+2, Tony K wrote:
>>>
>>> Hello Saq
>>>
>>> thank you for your kind words and your help in all the threads 
>>>
>>> to reply to your questions
>>>
>>> *Re difference with Scott's implementation*:
>>> I had already started with mine when I found Scott's thread so I just 
>>> continued with it. However, at this point,
>>>
>>>- Daily Notes is a plugin that anyone can install on his TW, as far 
>>>as I know Scott's isn't packaged
>>>- Faster input, no need to click buttons, just write and press enter
>>>- Option to "expand" on an entry by assigning to it it's own tiddler 
>>>(+ sign)
>>>- Option to delete a single entry (delete sign)
>>>- Option to Edit an entry (in progress)
>>>- Keyboard shortcut: Alt +Q by default
>>>
>>>
>>> *Re One Tiddler per entry*:
>>>
>>>- It is not one Tiddler per entry, by default all entries are in one 
>>>tiddler with today's date. however if you want to "expand" on an entry 
>>> you 
>>>can just click the + sign and a new tiddler will be created for it 
>>> linking 
>>>back to the source entry (day and time)
>>>
>>> e.g. You capture on the move "*Think about inline Edit for Daily Notes*" 
>>> and then I can expand on this idea to it's own tiddler where I can 
>>> brainstrom on how I want to accomplish this feature
>>>
>>> I hope it makes sense
>>>
>>>
>>> On Sunday, May 10, 2020 at 1:46:26 PM UTC+3, Saq Imtiaz wrote:

 Hi Tony,

 Happy to see you innovating and contributing to the community.

 Perhaps you could also outline for us how your implementation differs 
 from that posted by Scott Kingery:
 https://groups.google.com/forum/#!topic/tiddlywiki/qREJzyP_zCY

 Also, have you considered that for the described purpose, one tiddler 
 per entry might be overkill and lead to clutter?
 Look forward to what you come up with next.

 Regards,
 Saq

 On Saturday, May 9, 2020 at 11:12:29 PM UTC+2, Tony K wrote:
>
> Plug in update to v0.0.6
>
> This update changelog 
>
> v0.0.6 - 2020-05-10
>
>- Added a way to see older Daily Notes
>
> Test it and download it on Drift  or 
> get it from Github 
> 
> Bringing, yet another, Roam functionality into TW5 I wrote this litter 
> plugin called Daily Notes, it is still in early development but good 
> enough, I think, to be released
>
> You can read more about interstitial journaling at 
> https://nesslabs.com/interstitial-journaling
> Features

[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-05-10 Thread Tony K
This update is for you :)

   1. Cleaner Tiddler, you can now easily edit manually
   2. Icon changes if the entry has a tiddler associated with it or not
   3. Delete icon only shows on hover (didn't know how to align it to the 
   right lol )
   4. sorry didn't know how to change visually the drop down menu if you 
   have any suggestions I am all ears

Cheers


On Sunday, May 10, 2020 at 4:25:47 PM UTC+3, Saq Imtiaz wrote:
>
> Hi Tony,
>
> Thanks for that comparison, I think people will find that useful.
>
> A few other thoughts for potential improvements:
>
>- You really need a separate affordance to be able to open that 
>interface other than the keyboard shortcut. I first opened this on my 
> phone 
>and had no idea where to go.
>
>- My confusion as to where the data was stored is because when I open 
>the tidder for the day's date, it is an illegible mess. Suppose I want to 
>fix a typo? How do I do that when I can't understand what is going on? 
> Part 
>of the appeal of TW is having your data in an easily accessible plain text 
>format, but the raw content of that tiddler is not very accessible.
>
>I recommend finding an alternate way to do things so that you don't 
>have to mix code and data in the tiddler for a day's data.
>A custom view template may be helpful here, so you move the logic of 
>the buttons etc to the template.
>
>- If I click to expand an entry and update it, those changes are no 
>longer reflected back in today's tiddler. 
>At the very least, there should be a way to see from that overview 
>which item has an expanded tiddler, and which one doesn't. (It could be as 
>simple as different classes on the icons)
>
>- Visually: maybe get the delete icons right-aligned and only visible 
>when you hover over an entry.
>
>- Also, the select dropdown seems obtrusively large and oddly placed. 
>Maybe move that up above the text input area? It could even replace the 
>title (day's date) that is displayed at the top.
>
> Love what you have been up to and I hope these suggestions are helpful.
>
> Regards,
> Saq
>
>
> On Sunday, May 10, 2020 at 2:55:44 PM UTC+2, Tony K wrote:
>>
>> Hello Saq
>>
>> thank you for your kind words and your help in all the threads 
>>
>> to reply to your questions
>>
>> *Re difference with Scott's implementation*:
>> I had already started with mine when I found Scott's thread so I just 
>> continued with it. However, at this point,
>>
>>- Daily Notes is a plugin that anyone can install on his TW, as far 
>>as I know Scott's isn't packaged
>>- Faster input, no need to click buttons, just write and press enter
>>- Option to "expand" on an entry by assigning to it it's own tiddler 
>>(+ sign)
>>- Option to delete a single entry (delete sign)
>>- Option to Edit an entry (in progress)
>>- Keyboard shortcut: Alt +Q by default
>>
>>
>> *Re One Tiddler per entry*:
>>
>>- It is not one Tiddler per entry, by default all entries are in one 
>>tiddler with today's date. however if you want to "expand" on an entry 
>> you 
>>can just click the + sign and a new tiddler will be created for it 
>> linking 
>>back to the source entry (day and time)
>>
>> e.g. You capture on the move "*Think about inline Edit for Daily Notes*" 
>> and then I can expand on this idea to it's own tiddler where I can 
>> brainstrom on how I want to accomplish this feature
>>
>> I hope it makes sense
>>
>>
>> On Sunday, May 10, 2020 at 1:46:26 PM UTC+3, Saq Imtiaz wrote:
>>>
>>> Hi Tony,
>>>
>>> Happy to see you innovating and contributing to the community.
>>>
>>> Perhaps you could also outline for us how your implementation differs 
>>> from that posted by Scott Kingery:
>>> https://groups.google.com/forum/#!topic/tiddlywiki/qREJzyP_zCY
>>>
>>> Also, have you considered that for the described purpose, one tiddler 
>>> per entry might be overkill and lead to clutter?
>>> Look forward to what you come up with next.
>>>
>>> Regards,
>>> Saq
>>>
>>> On Saturday, May 9, 2020 at 11:12:29 PM UTC+2, Tony K wrote:

 Plug in update to v0.0.6

 This update changelog 

 v0.0.6 - 2020-05-10

- Added a way to see older Daily Notes

 Test it and download it on Drift  or 
 get it from Github 
 
 Bringing, yet another, Roam functionality into TW5 I wrote this litter 
 plugin called Daily Notes, it is still in early development but good 
 enough, I think, to be released

 You can read more about interstitial journaling at 
 https://nesslabs.com/interstitial-journaling
 Features

- Keyboard shortcut (Alt+Q) by default
- Can "expand" on an idea (outline style) by clicking on the plus
- Can easily delete an entry

 Test it and download it on Drift 

[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-05-10 Thread Tony K
Hello Brithe

A button / a simple transclusion(like suggested in the readme file) or even 
a tag to put it in the sidebar all 3 would do the trick

My main issue is that, whatever I package inside the plugin will be 
considered a shadow tiddler and won't be shown to the user that's why I 
suggested the transclusion approach 

On Sunday, May 10, 2020 at 5:07:13 PM UTC+3, Birthe C wrote:
>
> TonyM,
>
> Why not have a button to navigate to that tiddler?
>
> <$button>
> <$action-navigate $to="$:/ak/plugins/DailyNotes/ui/capture"/>
> Navigate to ~DailyNotes
> 
>
>
> 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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ffd85498-27f1-4cd8-a35f-2fe6ca91eec1%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-05-10 Thread Birthe C
TonyM,

Why not have a button to navigate to that tiddler?

<$button>
<$action-navigate $to="$:/ak/plugins/DailyNotes/ui/capture"/>
Navigate to ~DailyNotes



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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/628ba1c0-2219-4e78-830f-11d4c1146946%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-05-10 Thread Tony K
Hello again 

thank you for the detailed feedback, 

> You really need a separate affordance to be able to open that interface 
> other than the keyboard shortcut. I first opened this on my phone and had 
> no idea where to go.
>
This was fixed in the latest version, you just need to create a tiddler 
with  content 
 {{$:/ak/plugins/DailyNotes/ui/capture}} 

My confusion as to where the data was stored is because when I open the 
> tidder for the day's date, it is an illegible mess. Suppose I want to fix a 
> typo? How do I do that when I can't understand what is going on? Part of 
> the appeal of TW is having your data in an easily accessible plain text 
> format, but the raw content of that tiddler is not very accessible.
>
Totally understandable. Main issue is that I don't know how to send a CRLF 
by code I tried but failed so if you can she any lights on this I'd be 
grateful. and that is another reason why I am doing an "edit inline" 
feature . unfortunately a custom view template is way too advanced for me I 
don't even know were to begin

If I click to expand an entry and update it, those changes are no longer 
> reflected back in today's tiddler. 
> At the very least, there should be a way to see from that overview which 
> item has an expanded tiddler, and which one doesn't. (It could be as simple 
> as different classes on the icons)
>
fair point, added to the todo list.

 Visually: maybe get the delete icons right-aligned and only visible when 
> you hover over an entry.

Thank you for that, I will try and figure out how can I make it appear only 
on hover
 

>
>- Also, the select dropdown seems obtrusively large and oddly placed. 
>Maybe move that up above the text input area? It could even replace the 
>title (day's date) that is displayed at the top.
>
> I suck big time and everything design related :) point noted and will work 
on it for the next version (or the one after)

thanks again for the help and feedback  



On Sunday, May 10, 2020 at 4:25:47 PM UTC+3, Saq Imtiaz wrote:
>
> Hi Tony,
>
> Thanks for that comparison, I think people will find that useful.
>
> A few other thoughts for potential improvements:
>
>- You really need a separate affordance to be able to open that 
>interface other than the keyboard shortcut. I first opened this on my 
> phone 
>and had no idea where to go.
>
>- My confusion as to where the data was stored is because when I open 
>the tidder for the day's date, it is an illegible mess. Suppose I want to 
>fix a typo? How do I do that when I can't understand what is going on? 
> Part 
>of the appeal of TW is having your data in an easily accessible plain text 
>format, but the raw content of that tiddler is not very accessible.
>
>I recommend finding an alternate way to do things so that you don't 
>have to mix code and data in the tiddler for a day's data.
>A custom view template may be helpful here, so you move the logic of 
>the buttons etc to the template.
>
>- If I click to expand an entry and update it, those changes are no 
>longer reflected back in today's tiddler. 
>At the very least, there should be a way to see from that overview 
>which item has an expanded tiddler, and which one doesn't. (It could be as 
>simple as different classes on the icons)
>
>- Visually: maybe get the delete icons right-aligned and only visible 
>when you hover over an entry.
>
>- Also, the select dropdown seems obtrusively large and oddly placed. 
>Maybe move that up above the text input area? It could even replace the 
>title (day's date) that is displayed at the top.
>
> Love what you have been up to and I hope these suggestions are helpful.
>
> Regards,
> Saq
>
>
> On Sunday, May 10, 2020 at 2:55:44 PM UTC+2, Tony K wrote:
>>
>> Hello Saq
>>
>> thank you for your kind words and your help in all the threads 
>>
>> to reply to your questions
>>
>> *Re difference with Scott's implementation*:
>> I had already started with mine when I found Scott's thread so I just 
>> continued with it. However, at this point,
>>
>>- Daily Notes is a plugin that anyone can install on his TW, as far 
>>as I know Scott's isn't packaged
>>- Faster input, no need to click buttons, just write and press enter
>>- Option to "expand" on an entry by assigning to it it's own tiddler 
>>(+ sign)
>>- Option to delete a single entry (delete sign)
>>- Option to Edit an entry (in progress)
>>- Keyboard shortcut: Alt +Q by default
>>
>>
>> *Re One Tiddler per entry*:
>>
>>- It is not one Tiddler per entry, by default all entries are in one 
>>tiddler with today's date. however if you want to "expand" on an entry 
>> you 
>>can just click the + sign and a new tiddler will be created for it 
>> linking 
>>back to the source entry (day and time)
>>
>> e.g. You capture on the move "*Think about inline Edit for Daily Notes*" 
>> and then I 

[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-05-10 Thread Saq Imtiaz
Hi Tony,

Thanks for that comparison, I think people will find that useful.

A few other thoughts for potential improvements:

   - You really need a separate affordance to be able to open that 
   interface other than the keyboard shortcut. I first opened this on my phone 
   and had no idea where to go.
   
   - My confusion as to where the data was stored is because when I open 
   the tidder for the day's date, it is an illegible mess. Suppose I want to 
   fix a typo? How do I do that when I can't understand what is going on? Part 
   of the appeal of TW is having your data in an easily accessible plain text 
   format, but the raw content of that tiddler is not very accessible.
   
   I recommend finding an alternate way to do things so that you don't have 
   to mix code and data in the tiddler for a day's data.
   A custom view template may be helpful here, so you move the logic of the 
   buttons etc to the template.
   
   - If I click to expand an entry and update it, those changes are no 
   longer reflected back in today's tiddler. 
   At the very least, there should be a way to see from that overview which 
   item has an expanded tiddler, and which one doesn't. (It could be as simple 
   as different classes on the icons)
   
   - Visually: maybe get the delete icons right-aligned and only visible 
   when you hover over an entry.
   
   - Also, the select dropdown seems obtrusively large and oddly placed. 
   Maybe move that up above the text input area? It could even replace the 
   title (day's date) that is displayed at the top.

Love what you have been up to and I hope these suggestions are helpful.

Regards,
Saq


On Sunday, May 10, 2020 at 2:55:44 PM UTC+2, Tony K wrote:
>
> Hello Saq
>
> thank you for your kind words and your help in all the threads 
>
> to reply to your questions
>
> *Re difference with Scott's implementation*:
> I had already started with mine when I found Scott's thread so I just 
> continued with it. However, at this point,
>
>- Daily Notes is a plugin that anyone can install on his TW, as far as 
>I know Scott's isn't packaged
>- Faster input, no need to click buttons, just write and press enter
>- Option to "expand" on an entry by assigning to it it's own tiddler 
>(+ sign)
>- Option to delete a single entry (delete sign)
>- Option to Edit an entry (in progress)
>- Keyboard shortcut: Alt +Q by default
>
>
> *Re One Tiddler per entry*:
>
>- It is not one Tiddler per entry, by default all entries are in one 
>tiddler with today's date. however if you want to "expand" on an entry you 
>can just click the + sign and a new tiddler will be created for it linking 
>back to the source entry (day and time)
>
> e.g. You capture on the move "*Think about inline Edit for Daily Notes*" 
> and then I can expand on this idea to it's own tiddler where I can 
> brainstrom on how I want to accomplish this feature
>
> I hope it makes sense
>
>
> On Sunday, May 10, 2020 at 1:46:26 PM UTC+3, Saq Imtiaz wrote:
>>
>> Hi Tony,
>>
>> Happy to see you innovating and contributing to the community.
>>
>> Perhaps you could also outline for us how your implementation differs 
>> from that posted by Scott Kingery:
>> https://groups.google.com/forum/#!topic/tiddlywiki/qREJzyP_zCY
>>
>> Also, have you considered that for the described purpose, one tiddler per 
>> entry might be overkill and lead to clutter?
>> Look forward to what you come up with next.
>>
>> Regards,
>> Saq
>>
>> On Saturday, May 9, 2020 at 11:12:29 PM UTC+2, Tony K wrote:
>>>
>>> Plug in update to v0.0.6
>>>
>>> This update changelog 
>>>
>>> v0.0.6 - 2020-05-10
>>>
>>>- Added a way to see older Daily Notes
>>>
>>> Test it and download it on Drift  or 
>>> get it from Github 
>>> 
>>> Bringing, yet another, Roam functionality into TW5 I wrote this litter 
>>> plugin called Daily Notes, it is still in early development but good 
>>> enough, I think, to be released
>>>
>>> You can read more about interstitial journaling at 
>>> https://nesslabs.com/interstitial-journaling
>>> Features
>>>
>>>- Keyboard shortcut (Alt+Q) by default
>>>- Can "expand" on an idea (outline style) by clicking on the plus
>>>- Can easily delete an entry
>>>
>>> Test it and download it on Drift  or 
>>> get it from Github 
>>>
>>>
>>>

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a87efd21-39e4-4eeb-ad9c-039982828b3a%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-05-10 Thread Tony K
Hello Saq

thank you for your kind words and your help in all the threads 

to reply to your questions

*Re difference with Scott's implementation*:
I had already started with mine when I found Scott's thread so I just 
continued with it. However, at this point,

   - Daily Notes is a plugin that anyone can install on his TW, as far as I 
   know Scott's isn't packaged
   - Faster input, no need to click buttons, just write and press enter
   - Option to "expand" on an entry by assigning to it it's own tiddler (+ 
   sign)
   - Option to delete a single entry (delete sign)
   - Option to Edit an entry (in progress)
   - Keyboard shortcut: Alt +Q by default


*Re One Tiddler per entry*:

   - It is not one Tiddler per entry, by default all entries are in one 
   tiddler with today's date. however if you want to "expand" on an entry you 
   can just click the + sign and a new tiddler will be created for it linking 
   back to the source entry (day and time)

e.g. You capture on the move "*Think about inline Edit for Daily Notes*" 
and then I can expand on this idea to it's own tiddler where I can 
brainstrom on how I want to accomplish this feature

I hope it makes sense


On Sunday, May 10, 2020 at 1:46:26 PM UTC+3, Saq Imtiaz wrote:
>
> Hi Tony,
>
> Happy to see you innovating and contributing to the community.
>
> Perhaps you could also outline for us how your implementation differs from 
> that posted by Scott Kingery:
> https://groups.google.com/forum/#!topic/tiddlywiki/qREJzyP_zCY
>
> Also, have you considered that for the described purpose, one tiddler per 
> entry might be overkill and lead to clutter?
> Look forward to what you come up with next.
>
> Regards,
> Saq
>
> On Saturday, May 9, 2020 at 11:12:29 PM UTC+2, Tony K wrote:
>>
>> Plug in update to v0.0.6
>>
>> This update changelog 
>>
>> v0.0.6 - 2020-05-10
>>
>>- Added a way to see older Daily Notes
>>
>> Test it and download it on Drift  or 
>> get it from Github 
>> 
>> Bringing, yet another, Roam functionality into TW5 I wrote this litter 
>> plugin called Daily Notes, it is still in early development but good 
>> enough, I think, to be released
>>
>> You can read more about interstitial journaling at 
>> https://nesslabs.com/interstitial-journaling
>> Features
>>
>>- Keyboard shortcut (Alt+Q) by default
>>- Can "expand" on an idea (outline style) by clicking on the plus
>>- Can easily delete an entry
>>
>> Test it and download it on Drift  or 
>> get it from Github 
>>
>>
>>

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/df79138c-fb6f-4902-809e-e413ceb3741f%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-05-10 Thread Saq Imtiaz
Hi Tony,

Happy to see you innovating and contributing to the community.

Perhaps you could also outline for us how your implementation differs from 
that posted by Scott Kingery:
https://groups.google.com/forum/#!topic/tiddlywiki/qREJzyP_zCY

Also, have you considered that for the described purpose, one tiddler per 
entry might be overkill and lead to clutter?
Look forward to what you come up with next.

Regards,
Saq

On Saturday, May 9, 2020 at 11:12:29 PM UTC+2, Tony K wrote:
>
> Plug in update to v0.0.6
>
> This update changelog 
>
> v0.0.6 - 2020-05-10
>
>- Added a way to see older Daily Notes
>
> Test it and download it on Drift  or 
> get it from Github 
> 
> Bringing, yet another, Roam functionality into TW5 I wrote this litter 
> plugin called Daily Notes, it is still in early development but good 
> enough, I think, to be released
>
> You can read more about interstitial journaling at 
> https://nesslabs.com/interstitial-journaling
> Features
>
>- Keyboard shortcut (Alt+Q) by default
>- Can "expand" on an idea (outline style) by clicking on the plus
>- Can easily delete an entry
>
> Test it and download it on Drift  or 
> get it from Github 
>
>
>

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1388abc1-e006-43dc-95d8-7fac4b0929eb%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-05-10 Thread Tony K
Point 2 addressed in the latest update v0.0.6 check original thread for 
more info 

On Sunday, May 10, 2020 at 1:32:31 AM UTC+3, Tony K wrote:
>
> Hello Birthe
>
> I use Drift from my mobile phone all the time however you made me realize 
> 2 things
>
>1. I had the search bar toggle hidden on the published version, it can 
>be enabled from the control panel but I updated the template published, 
>both demo and empty, please try it now
>2. I didn't think of the mobile phone for Daily Notes not because 
>of the small screen but rather the keyboard shortcut I need to find a 
>solution for that
>
>
> thank you 
>
> On Sunday, May 10, 2020 at 1:13:42 AM UTC+3, Birthe C wrote:
>>
>> Tony K,
>>
>> Looks nice and works very well and quick. But I wonder how to use drift 
>> on small screen. All is well except how would you search?
>>
>>
>> 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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/27cd23a7-c376-4a06-9b8f-a37c273ff818%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-05-10 Thread Tony K
glad you liked it Brithe and thanks for testing it

On Sunday, May 10, 2020 at 1:58:56 AM UTC+3, Birthe C wrote:
>
> Tony K,
>
> Thank you! Works now. Drift is really getting better and better and so 
> easy on the eye.
>
> 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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/95e22f0f-2f8e-4b36-8e22-3304e328a60d%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-05-09 Thread Birthe C
Tony K,

Thank you! Works now. Drift is really getting better and better and so easy 
on the eye.

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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/96116c39-e45c-400d-8654-39ea877c9508%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-05-09 Thread Tony K
Hello Brice

I use Drift from my mobile phone all the time however you made me realize 2 
things

   1. I had the search bar toggle hidden on the published version, it can 
   be enabled from the control panel but I updated the template published, 
   both demo and empty, please try it now
   2. I didn't think of the mobile phone for Daily Notes not because of 
   the small screen but rather the keyboard shortcut I need to find a solution 
   for that


thank you 

On Sunday, May 10, 2020 at 1:13:42 AM UTC+3, Birthe C wrote:
>
> Tony K,
>
> Looks nice and works very well and quick. But I wonder how to use drift on 
> small screen. All is well except how would you search?
>
>
> 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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5dab58b3-ab49-41b4-a68b-0d14bfd22c17%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-05-09 Thread Tony K
thank you :)

On Sunday, May 10, 2020 at 12:50:42 AM UTC+3, selfire wrote:
>
> This looks amazing, thank you!
>
> On Saturday, 9 May 2020 23:12:29 UTC+2, Tony K wrote:
>>
>> Bringing, yet another, Roam functionality into TW5 I wrote this litter 
>> plugin called Daily Notes, it is still in early development but good 
>> enough, I think, to be released
>>
>> You can read more about interstitial journaling at 
>> https://nesslabs.com/interstitial-journaling
>> Features
>>
>>- Keyboard shortcut (Alt+Q) by default
>>- Can "expand" on an idea (outline style) by clicking on the plus
>>- Can easily delete an entry
>>
>> Test it and download it on Drift  or 
>> get it from Github 
>>
>>
>>

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/368c5e15-4e76-44d6-9f91-5e838ec29d13%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-05-09 Thread Birthe C
Tony K,

Looks nice and works very well and quick. But I wonder how to use drift on 
small screen. All is well except how would you search?


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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/18ecd955-65cc-46e9-93e9-93572466f13e%40googlegroups.com.


[tw5] Re: [Plugin] Daily Notes - Interstitial Journaling plugin TiddilyWiki

2020-05-09 Thread selfire
This looks amazing, thank you!

On Saturday, 9 May 2020 23:12:29 UTC+2, Tony K wrote:
>
> Bringing, yet another, Roam functionality into TW5 I wrote this litter 
> plugin called Daily Notes, it is still in early development but good 
> enough, I think, to be released
>
> You can read more about interstitial journaling at 
> https://nesslabs.com/interstitial-journaling
> Features
>
>- Keyboard shortcut (Alt+Q) by default
>- Can "expand" on an idea (outline style) by clicking on the plus
>- Can easily delete an entry
>
> Test it and download it on Drift  or 
> get it from Github 
>
>
>

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/bdc424c9-752d-4dbe-a182-2eedeaf5dd2a%40googlegroups.com.