--
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 tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/dfbb97bd-fe83-477c-9e83-7fda2c4c31f9%40googlegroups.com.
Hi vpl
The upcoming v5.1.22 release will include a new “filter” parameter on the GET /recipes/default/tiddlers.json API. For the moment you’ll have to do the filtering on the client side. Alternatively, you could make a system tiddler that gives you the data you need when rendered via the get rendered tiddler API (https://tiddlywiki.com/#WebServer%20API%3A%20Get%20Rendered%20Tiddler).Best wishesJeremy.
On 3 Mar 2020, at 21:24, vpl <vpl.p...@gmail.com> wrote:
Hi,I would like to use the WebServer API to search for specific tiddlers, for example the last updated ones with a specific tagI can't find any API allowing this (https://tiddlywiki.com/prerelease/static/WebServer%2520API.html)What would you recommend me to do ?i could get All tiddler and search for in the full set of tiddlers returned, but I would like to avoid downloading all tiddler each time ..Thanks for your helpRegards--
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 tiddl...@googlegroups.com.