Mohammad,

FYI I just modified the last paragraph in as an experiment. Note I reverted 
to using currentTiddler then transcluded

{{||$:/plugins/kookma/trashbin/viewtoolbar-button}}

To add the restore button to each item in the sidebar trashbin

<ol>
<$list filter="[tag[trash]search:title[$:/trashbin/]]" emptyMessage="Trash 
bin is empty">
<li><$link to=<<currentTiddler>> ><$text text={{{ 
[<currentTiddler>removeprefix[$:/trashbin/]] 
}}} /></$link> {{||$:/plugins/kookma/trashbin/viewtoolbar-button}} </li>
</$list>
</ol>


Use if you wish

Regards
Tony

On Thursday, July 11, 2019 at 2:06:28 AM UTC+10, Mohammad wrote:
>
> *Announcement: Trashbin Plugin*
>
> *Date: July 10, 2019*
> *Release: 0.1 beta*
>
>
>
> Following to previous discussion on Trash bin idea, please find below the 
> beta release of *Trashbin plugin*
>
> Trashbin implements the trash application and provide a temporary space to 
> keep deleted tiddlers and restore them on demand or delete them from 
> trashbin forever.
>
>
> I highly appreciate to receive your feedback, comments and idea
>
>
> Demo: https://kookma.github.io/TW-Trashbin/
> Code: https://github.com/kookma/TW-Trashbin
>
> Best wishes
> Mohammad
>

-- 
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/3c3d4eea-0dbd-4252-ab95-e8c00290694a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to