Re: [tw5] Tiddlywiki functionality from within javascript macro

2021-08-12 Thread Louis Davout
Thanks Jeremy. I didn't know that existed.

On Thursday, August 12, 2021 at 10:52:35 AM UTC-4 jeremy...@gmail.com wrote:

> Hi Louis,
>
> I'm glad you found the answer. Just to say that GitHub Discussions can be 
> more suited for developer/JS discussions because it has better support for 
> code blocks and linking to code etc
>
> https://github.com/Jermolene/TiddlyWiki5/discussions
>
> Best wishes
>
> Jeremy.
>
> --
> Jeremy Ruston
> jer...@jermolene.com
> https://jermolene.com
>
> On 12 Aug 2021, at 10:46, Louis Davout  wrote:
>
> Is Tiddlywiki functionality, such as running filters, available from 
> within a javascript macro? I've found the code for $tw.utils and how you 
> can get access to a tiddler object via this.wiki.getTiddler(title). But I 
> haven't come across anything for using filters. 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/6c55e3b8-2648-4abf-b210-f7de7ed00c93n%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/e4e2d734-b89c-4780-b064-827c0eaf0547n%40googlegroups.com.


Re: [tw5] Tiddlywiki functionality from within javascript macro

2021-08-12 Thread Jeremy Ruston
Hi Louis,

I'm glad you found the answer. Just to say that GitHub Discussions can be more 
suited for developer/JS discussions because it has better support for code 
blocks and linking to code etc

https://github.com/Jermolene/TiddlyWiki5/discussions

Best wishes

Jeremy.

--
Jeremy Ruston
jer...@jermolene.com
https://jermolene.com

> On 12 Aug 2021, at 10:46, Louis Davout  wrote:
> 
> Is Tiddlywiki functionality, such as running filters, available from within 
> a javascript macro? I've found the code for $tw.utils and how you can get 
> access to a tiddler object via this.wiki.getTiddler(title). But I haven't 
> come across anything for using filters. 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/6c55e3b8-2648-4abf-b210-f7de7ed00c93n%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/9F003B91-EBB3-41E9-8BEF-A35D7FAE108F%40gmail.com.


[tw5] Tiddlywiki functionality from within javascript macro

2021-08-12 Thread Louis Davout
Is Tiddlywiki functionality, such as running filters, available from within 
a javascript macro? I've found the code for $tw.utils and how you can get 
access to a tiddler object via this.wiki.getTiddler(title). But I haven't 
come across anything for using filters. 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/6c55e3b8-2648-4abf-b210-f7de7ed00c93n%40googlegroups.com.