Re: [tw5] Filter to exclude tiddlers from includeWikis

2022-01-03 Thread Jeremy Ruston
Hi Louis,

> I'm running several TW 5.2.1 wikis on node and I use the includeWikis 
> properties in tiddlywiki.info file. Example wiki AAA has
> 
> "includeWikis": [
>{"path": "../BBB"}
> ]
> 
> Is there a filter expression I can use from within wiki AAA that will exclude 
> tiddlers from BBB?

No, there’s no automatic way to distinguish tiddlers from different wikis. 
You’d have to use tags or other manual criteria to distinguish them.

Best wishes

Jeremy


> 
> Thanks.
> 
> -- 
> 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/316c974c-c76a-44b7-b1dd-794f8a246cc2n%40googlegroups.com
>  
> .

-- 
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/1693C982-94AB-4029-ABFE-E8BD9B7399F9%40gmail.com.


Re: [tw5] Filter to exclude tiddlers from includeWikis

2022-01-04 Thread Saq Imtiaz
I think you could try to use the  $:/config/OriginalTiddlerPaths tiddler to 
determine which tiddlers come from a specific path on disk and then exclude 
those.

https://tiddlywiki.com/#tiddlywiki.info%20Files

On Monday, January 3, 2022 at 3:50:09 PM UTC+1 Jeremy Ruston wrote:

> Hi Louis,
>
> I'm running several TW 5.2.1 wikis on node and I use the includeWikis 
> properties in tiddlywiki.info file. Example wiki AAA has
>
> "includeWikis": [
>{"path": "../BBB"}
> ]
>
> Is there a filter expression I can use from within wiki AAA that will 
> exclude tiddlers from BBB?
>
>
> No, there’s no automatic way to distinguish tiddlers from different wikis. 
> You’d have to use tags or other manual criteria to distinguish them.
>
> Best wishes
>
> Jeremy
>
>
>
> Thanks.
>
> -- 
> 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/316c974c-c76a-44b7-b1dd-794f8a246cc2n%40googlegroups.com
>  
> 
> .
>
>
>

-- 
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/ce533025-ba8c-494e-8e7c-1a4eb85e7e38n%40googlegroups.com.