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:
''<<dn-ts 20210410164511763>>''~Journal Entry <br /> 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 [email protected] 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 [email protected] 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 >>>> >>>> <https://brain.azurewebsites.net/#%24%3A%2Fak%2Fplugins%2FDailyNotes%2Fdateformat> >>>> - 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 <https://akhater.github.io/drift/> or >>>> get it from Github <https://github.com/akhater/Daily-Notes-for-TW5> >>>> ------------ >>>> 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 <https://akhater.github.io/drift/> or >>>> get it from Github <https://github.com/akhater/Daily-Notes-for-TW5> >>>> >>>> >>>> -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/350da9e4-71f9-436e-8250-5ea14f9606a4n%40googlegroups.com.

