Re: [tw5] Tiddlywiki Rest API for pulling tiddlers by tag or using a filter?

2020-12-13 Thread leeand00
(thank you all rather)

On Sunday, 13 December 2020 at 19:18:21 UTC-5 leeand00 wrote:

> That's great! :) Thank you!
>
> On Sunday, 13 December 2020 at 17:37:46 UTC-5 jeremy...@gmail.com wrote:
>
>> I've used the node.js server version of tiddlywiki and been able to 
>> download a bunch of tiddlers in JSON format, but I was wondering if it's 
>> possible to use some sort filter query to return the tiddlers in JSON 
>> format via a REST API or something like that?
>>
>>
>>
>> For instance I might want to use a filter like [tag[cheese]tag[wine]] and 
>> get back only the tiddlers tagged with cheese and wine? 
>>
>>
>> There's a new feature in the upcoming v5.1.23 to allow just that:
>>
>>
>> https://tiddlywiki.com/prerelease/#WebServer%20API%3A%20Get%20All%20Tiddlers
>>
>> Best wishes
>>
>> Jeremy
>>
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/56fbda77-8506-48d2-8b26-766be2a0b588n%40googlegroups.com.


Re: [tw5] Tiddlywiki Rest API for pulling tiddlers by tag or using a filter?

2020-12-13 Thread leeand00
That's great! :) Thank you!

On Sunday, 13 December 2020 at 17:37:46 UTC-5 jeremy...@gmail.com wrote:

> I've used the node.js server version of tiddlywiki and been able to 
> download a bunch of tiddlers in JSON format, but I was wondering if it's 
> possible to use some sort filter query to return the tiddlers in JSON 
> format via a REST API or something like that?
>
>
>
> For instance I might want to use a filter like [tag[cheese]tag[wine]] and 
> get back only the tiddlers tagged with cheese and wine? 
>
>
> There's a new feature in the upcoming v5.1.23 to allow just that:
>
>
> https://tiddlywiki.com/prerelease/#WebServer%20API%3A%20Get%20All%20Tiddlers
>
> Best wishes
>
> Jeremy
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8a4e4b40-7165-4203-937c-0a41e5a59cebn%40googlegroups.com.


Re: [tw5] Tiddlywiki Rest API for pulling tiddlers by tag or using a filter?

2020-12-13 Thread Jeremy Ruston
> I've used the node.js server version of tiddlywiki and been able to download 
> a bunch of tiddlers in JSON format, but I was wondering if it's possible to 
> use some sort filter query to return the tiddlers in JSON format via a REST 
> API or something like that?
> 
> For instance I might want to use a filter like [tag[cheese]tag[wine]] and get 
> back only the tiddlers tagged with cheese and wine? 

There's a new feature in the upcoming v5.1.23 to allow just that:

https://tiddlywiki.com/prerelease/#WebServer%20API%3A%20Get%20All%20Tiddlers

Best wishes

Jeremy

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8231BE97-BEE8-4FF5-9367-6B7C4060D27D%40gmail.com.


[tw5] Tiddlywiki Rest API for pulling tiddlers by tag or using a filter?

2020-12-13 Thread leeand00
I've used the node.js server version of tiddlywiki and been able to 
download a bunch of tiddlers in JSON format, but I was wondering if it's 
possible to use some sort filter query to return the tiddlers in JSON 
format via a REST API or something like that?

For instance I might want to use a filter like [tag[cheese]tag[wine]] and 
get back only the tiddlers tagged with cheese and wine?

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e6a4c18d-78a0-46ff-a008-7b816ea3a6d0n%40googlegroups.com.