Re: [tw5] Plugin update notifications for plugins outside of a plugin library

2021-01-05 Thread Jeremy Ruston
> I wonder, is it possible to add notifications to "normal" plugins, by 
> treating non-library plugins as their own local/custom library? 

One could imagine having an URL associated with individual plugins that 
TiddlyWiki could check for updates but the challenge is that would require the 
plugin to be hosted with CORS enabled. CORS is not typically enabled for web 
hosting (eg GitHub Pages doesn't allow it), which is why we have the plugin 
mechanism; it uses some iframe/postmessage tricks to pull plugins from the 
library without CORS.

So, to be able to update individual plugins would require that the plugin 
author hosted the plugin in a plugin library, and not just on a bare URL.

Best wishes

Jeremy

> 
> 
> On Saturday, January 2, 2021 at 12:41:00 PM UTC-5 jeremy...@gmail.com wrote:
>>> One of my favorite recent features is how plugins part of a library tell 
>>> you when they need updating. 
>>> 
>>> Am I missing something, or do plugins/themes that are not part of libraries 
>>> missing this feature?  
>> 
>> That’s correct, the ability to automatically update plugins is a property of 
>> plugin libraries rather than of the individual plugins.
>> 
>> 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+...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/tiddlywiki/22f342dc-a46f-4c49-8ebc-03f77d045fabn%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/fb7b5ffd-e15c-4970-ab99-359284e971d7n%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/34C6F979-0042-4BA5-97ED-D05167DFE976%40gmail.com.


Re: [tw5] Plugin update notifications for plugins outside of a plugin library

2021-01-05 Thread dieg...@gmail.com
Thanks for the reply Jeremy! 

I wonder, is it possible to add notifications to "normal" plugins, by 
treating non-library plugins as their own local/custom library? 


On Saturday, January 2, 2021 at 12:41:00 PM UTC-5 jeremy...@gmail.com wrote:

> One of my favorite recent features is how plugins part of a library tell 
> you when they need updating. 
>
> Am I missing something, or do plugins/themes that are not part of 
> libraries missing this feature?  
>
>
> That’s correct, the ability to automatically update plugins is a property 
> of plugin libraries rather than of the individual plugins.
>
> 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+...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/22f342dc-a46f-4c49-8ebc-03f77d045fabn%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/fb7b5ffd-e15c-4970-ab99-359284e971d7n%40googlegroups.com.


Re: [tw5] Plugin update notifications for plugins outside of a plugin library

2021-01-02 Thread Jeremy Ruston
> One of my favorite recent features is how plugins part of a library tell you 
> when they need updating. 
> 
> Am I missing something, or do plugins/themes that are not part of libraries 
> missing this feature?  

That’s correct, the ability to automatically update plugins is a property of 
plugin libraries rather than of the individual plugins.

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/22f342dc-a46f-4c49-8ebc-03f77d045fabn%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/B2AE1F55-8AAA-403F-A48E-7E570F6D73B6%40gmail.com.


[tw5] Plugin update notifications for plugins outside of a plugin library

2021-01-01 Thread dieg...@gmail.com

Hello all,

One of my favorite recent features is how plugins part of a library tell 
you when they need updating. 

Am I missing something, or do plugins/themes that are not part of libraries 
missing this feature?  

-- 
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/22f342dc-a46f-4c49-8ebc-03f77d045fabn%40googlegroups.com.