[tw] [TW5] A tool to create and import schools (swarms? Groups? whatever) of tiddlers (move multiple tiddlers between wikis easily)

2016-01-09 Thread Jed Carty
A while ago there was a lot of discussion about making things like 
mini-plugins that are just for easily moving groups of tiddlers from one 
wiki to another. Prompted by Mats questions over here 
 I finally 
got around to making a way to do this.

It has two parts:

First, a purely wkitext tool that lets you give a filter and a name, it 
then packs all of the tiddlers returned by the filter into a school tiddler 
with the given name.

Second, after importing a school into your wiki you use the 
action-import-school widget to take the information contained in the school 
and unpack it into tiddlers.

Some differences between this and plugins:

There is no version control here
All tiddlers are normal tiddlers, there are no shadow tiddlers created
There is no need to reload your wiki after importing a tiddler school

So far I have found one bug that I can't track down. If you try to make a 
school on tiddlywiki.com using either the filter '[tag[Messages]] or 
[tag[Filter Operator]] it gives a too much recursion error. I can't figure 
out why because I haven't run into other filters that give the same error.

The demo site with the tools is here 
.

Let me know if you have any suggestions or find any bugs.

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0785091d-7cfc-4a6c-864c-0e756a229ef0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5] A tool to create and import schools (swarms? Groups? whatever) of tiddlers (move multiple tiddlers between wikis easily)

2016-01-09 Thread Jeremy Ruston
Hi Jed

Interesting, how would you compare the goals/capabilities/format of:

* Tiddler schools
* plugins
* JSON tiddler files

Best wishes

Jeremy

Sent from my iPad

> On 9 Jan 2016, at 13:54, Jed Carty  wrote:
> 
> A while ago there was a lot of discussion about making things like 
> mini-plugins that are just for easily moving groups of tiddlers from one wiki 
> to another. Prompted by Mats questions over here I finally got around to 
> making a way to do this.
> 
> It has two parts:
> 
> First, a purely wkitext tool that lets you give a filter and a name, it then 
> packs all of the tiddlers returned by the filter into a school tiddler with 
> the given name.
> 
> Second, after importing a school into your wiki you use the 
> action-import-school widget to take the information contained in the school 
> and unpack it into tiddlers.
> 
> Some differences between this and plugins:
> 
> There is no version control here
> All tiddlers are normal tiddlers, there are no shadow tiddlers created
> There is no need to reload your wiki after importing a tiddler school
> 
> So far I have found one bug that I can't track down. If you try to make a 
> school on tiddlywiki.com using either the filter '[tag[Messages]] or 
> [tag[Filter Operator]] it gives a too much recursion error. I can't figure 
> out why because I haven't run into other filters that give the same error.
> 
> The demo site with the tools is here.
> 
> Let me know if you have any suggestions or find any bugs.
> -- 
> 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 post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/0785091d-7cfc-4a6c-864c-0e756a229ef0%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9D8CE255-8CE8-4C7B-949F-61BE1FE7DFA3%40gmail.com.
For more options, visit https://groups.google.com/d/optout.