I have something similar to this for the Bob version of federation, you can 
query a url with a filter and it returns either the list of titles or the 
full tiddlers like Jeremy said. My version of the code is here 
https://github.com/OokTech/TW5-Bob/blob/5097ab2f5841a6ebfbff2fbb50e53cccbda13320/commands/ws-server.js#L478

Looking at it now there are many ways that it should be improved, but the 
idea works and it has been useful for me so far.

Making it a normal command for node shouldn't be too difficult. Almost all 
of the code for those routes is there for the way Bob handles multiple 
wikis and authentication, so it would be much simpler as a command.

I am not sure what the utility of having this as a command would be, I 
assume some sort of bash scripting?

-- 
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/29077bee-0372-4069-9a09-5ee1eec77e2d%40googlegroups.com.

Reply via email to