Hi HC,

Thanks for providing the Hint and Caption tiddlers! I'd like to add them to 
the plugin, if that's all right? 

By the way, the *list* filter operator will list whatever is contained in 
the "list" field of an input title... I believe it is a special field that 
usually contains tiddler titles so it doesn't act the same way as arbitrary 
fields do... 

So, to search for rev tiddlers the following filter should be used instead:

[prefix[$:/rev]search:list[Tiddler title]]

As for the revtiddler naming... I use the timestamp because I change 
tiddler titles a lot. If it's still $:/rev/*TiddlerTitle *when I've already 
changed the title of the source, it will no longer make sense to me. 
However, you can tweak the plugin to fit your own workflow :)

-jd


On Thursday, August 30, 2018 at 7:12:22 PM UTC+9, HC Haase wrote:
>
> How to find a revision if the parent is deleted?
>
> If you for some reason delete a tiddler but not its revisions, I find it 
> quite hard to search for said revisions tiddelers. They have a field "list" 
> with the name of the parent tiddler, but for some reason I don't 
> understand, I get no result when I search for the field ([list[name of 
> tiddler]] [is[system]list[Nyt]]). Is there another way to do the search in 
> this situation? 
>
> maybe things would be easier if the revisions were named 
> $:/rev/name-of-parent-tiddler-datestring instead of the current naming 
> scheme $:/rev/datestring 
>

-- 
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/89885a07-74db-474a-b39c-30555d18a13f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to