Hi,
IMO if [[$:/plugins/tiddlywiki/codemirror/readme]is[shadow]] the plugin has 
been activated and it has been installed.

-m

On Monday, April 19, 2021 at 8:45:34 PM UTC+2 Saq Imtiaz wrote:

> I am wondering if anyone has a better solution for detecting in wikitext 
> whether a plugin is installed and available.
>
> For example, for detecting if the codemirror editor is available, I am 
> using the following filter:
>
> [[$:/plugins/tiddlywiki/codemirror]!is[missing]] 
> :filter[lookup:no[$:/config/Plugins/Disabled/]match[no]]
>
>    - This checks if the plugin tiddler is present as long as it has not 
>    been renamed.
>    - It checks whether the plugin has been disabled.
>    - However, if the plugin was disabled when the TW loaded and later 
>    enabled, this filter will still indicate that codemirror is available even 
>    though the editor will not work until the wiki is saved and reloaded.
>
> Any alternative approaches that might work?
> Regards,
>
> Saq
>

-- 
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/6fe60e01-0edf-4cbf-a7f6-de58ba4a7f2an%40googlegroups.com.

Reply via email to