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 <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/a87efd21-39e4-4eeb-ad9c-039982828b3a%40googlegroups.com.

