[tw] Re: Modify a tiddler using a link?

2012-10-23 Thread Ronen Teva
Thank you for your replies. TrashPlugin seems nice, but I cant use it as it won't change the name of the tiddler. My plan is to "archive" my tiddlers, by adding the year in the title. Thanks for referring me to Eric's CheckboxToggleTag, it wont help delete a tiddler, but it helped me find Eric'

[tw] Re: Modify a tiddler using a link?

2012-10-23 Thread whatever
Hi! I suggest you try Eric's CheckboxToggleTag (1). With it, you can add/ remove tag and replace one tag with another. Examples: <> add/remove 'sometag' <> toggle tagA (checked) and tagB (unchecked) (1) http://www.TiddlyTools.com/#CheckboxToggleTag w On 23 okt., 08:12, TonyM wrote: > If you us

[tw] Re: Modify a tiddler using a link?

2012-10-22 Thread TonyM
If you used the trash Plugin you could tag it trash but you will still need to empty trash, and tag with excludeLists excludeMissing to keep it out of lists until then. All my active lists will not list tiddlers tagged "closed". So tagging it closed is an intermediate from of delete. http://id

[tw] Re: Modify a tiddler using a link?

2012-10-22 Thread Ronen Teva
Anyone? On Sunday, October 21, 2012 8:44:34 AM UTC+2, Ronen Teva wrote: > > How can I modify (delete, tag, etc...) a tiddler from a different tiddler? > > My code is: > < where > 'tiddler.tags.containsAll(["Task","Current"]) && > !tiddler.tags.contains(["Done"]) && > store.getTaggedTiddlers(t