In fact, given the "personal knowledge base/personal journal" stated goal of TW, I think it would be nice to have a simple plugin that
a. Creates a tiddler with a sorted list of journal tiddlers b. Puts edit buttons next to each item c. Has a "new journal entry" button at the top. d. Reformat the list into a panel for the sidebar .... and similar related things, like creating a customizable journal template, etc. But perhaps such a tiny plugin exists already. Cheers S. On Wed, Feb 13, 2019 at 4:48 PM stefano franchi <[email protected]> wrote: > Nice ideas! (Both Jack's and Mark's) > I think I am going to steal them both. > > S. > > On Wed, Feb 13, 2019 at 1:29 PM Jack Baty <[email protected]> wrote: > >> The button works great, thanks! >> >> On Wednesday, February 13, 2019 at 2:08:37 PM UTC-5, Mark S. wrote: >>> >>> Actions require action widgets, generally. You can place a button like: >>> >>> <$button message="tm-edit-tiddler">Open</$button> >>> >>> next to your links. Note that you can use CSS to style buttons to look >>> like links. >>> >>> Have fun! >>> -- Mark >>> >>> On Wednesday, February 13, 2019 at 10:51:58 AM UTC-8, Jack Baty wrote: >>>> >>>> I feel like this is an easy one and I'm just missing it. >>>> >>>> I have a tiddler that transcludes my most recent Journal entry. In that >>>> tiddler I have a link that navigates to the same transcluded tiddler. That >>>> part is easy, I just link to currentTiddler. >>>> >>>> >>>> <$list filter="[tag[Journal]sort[created]last[]]"> >>>> <h2>Journal for <$view field="created" format="date" template="DDD >>>> DDth MMM YYYY"/></h2> >>>> <$transclude mode="block"/> >>>> >>>> <small><$link>Go to</$link></small> >>>> </$list> >>>> >>>> >>>> What I'd like in addition to that "Go to" link is another link that >>>> navigates to the currentTiddler and opens it for editing. Possible? >>>> >>>> Thanks, >>>> >>>> Jack >>>> >>> -- >> 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 post to this group, send email to [email protected]. >> 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/0cacef6a-1a37-4df9-ba62-63ab71a4bc47%40googlegroups.com >> <https://groups.google.com/d/msgid/tiddlywiki/0cacef6a-1a37-4df9-ba62-63ab71a4bc47%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > -- > __________________________________________________ > Stefano Franchi > > [email protected] <[email protected]> > http://stefano.cleinias.org > -- __________________________________________________ Stefano Franchi [email protected] <[email protected]> http://stefano.cleinias.org -- 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 post to this group, send email to [email protected]. 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/CAJODLwboVVHiA5fy%3DuTuyq46iNGrK%2B1XiXpG-X0d%2BREOk1yohA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

