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/d809b07d-5bf9-4139-874d-e79ac187362a%40googlegroups.com.

Reply via email to