Try, in the advanced search filter tab:

[exportme[yes]]


On Wednesday, July 6, 2016 at 6:19:16 AM UTC-7, Zaphod Beeblebrox wrote:
>
> Well, Thank You, Mark! :)
>
> Isn't it pretty? (gushes like a schoolgirl at the sight of all those 
> little checkboxes :-P )
>
> That does the selection trick very nicely - Once checked the tiddlers 
> immediately appear in the SideBar under the current date, as being 'edited' 
> or 'updated'.
>
> Now, what is the string that I'd put in the Advanced Search box to tag all 
> of them for export to .json?
>
> The only 'improvement' I can think of would be to maybe narrow its scope 
> down with a date-specific filter, like the last 3 days, 7 days, etc., but 
> the whole date/time system in TW stymies me (I'd love to be able to 
> *easily* decipher/change the creation date of tiddlers)
>
> --Zaphod
>
>
> On Monday, July 4, 2016 at 3:37:25 PM UTC-4, Mark S. wrote:
>>
>> Be sure to back up your files. This should allow you to put "yes" into an 
>> "exportme" field. Just copy it into a tiddler. Warning -- If you have a lot 
>> of tiddlers, the list might be long. 
>>
>> !! Select tiddlers for export
>> <table>
>> <tr><th>Title</th><th>Export?</th></tr>
>> <$list filter="[all[tiddlers]!is[system]!is[shadow]sort[]]">
>> <tr><td><$view field=title/></td><td align=center> <$checkbox field=
>> "exportme" checked="yes" unchecked=""/></td>
>> </tr>
>> </$list>
>> </table>
>>
>> HTH
>> Mark
>>
>

-- 
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/e1d46ec4-8e25-43ab-8467-a47f06775562%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to