Hello c pa,

I have updated the `indexes[]` filter operator to return the 
immediate(root) property names by default. You can now use the syntax 
`indexes:all[<path>]` to return all properties, or root/all properties from 
a specific path on the current tiddler.

See the announcement 
here: https://groups.google.com/d/msg/tiddlywiki/z9DjVvm3Q1M/eUWGTtBDBgAJ

Best,
Joshua F

On Saturday, March 7, 2020 at 9:06:19 PM UTC-8, c pa wrote:
>
> Joshua,
>
> I've been using the plugin for a couple of weeks. Excellent useful plugin. 
> I have one request. Is it possible to add an "attributes" operator or 
> something like that that would return the direct children of each item? 
> I've found that I have to manually maintain and index in the JSON so that I 
> can keep track.
>
> {
>     "item one": {"one": "content", "two": "content", "indexes": "one two"},
>     "item two": {"aye": "content", "bee": "content", "indexes": "aye bee"},
>     "item three": "content",
>     "indexes": "[[item one]] [[item two]] [[item three]]"
> }
>
> The indexes operator returns all children and I only need the direct 
> children.
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b96b8102-e9c8-4f3a-a1fa-4967d7a4b34e%40googlegroups.com.

Reply via email to