This is a very small update compared to the previous one. The only 
significant addition in the internalFetch message that lets you copy 
tiddlers from one wiki on the Bob server into another one and is modelled 
after the --fetch command created by Jeremy for the core.

It is copying, so the two versions are independent, changing the tiddler is 
the source wiki has no effect on the copied version. Sharing the same 
tiddler between wikis so changes to the tiddler appear in every wiki that 
has the tiddler is planned but may be a while.

I am making this release with so little in it because the next step is to 
add inter-server federation and I wanted a clean start for that. As an 
addition I am planning on making a plugin that single file wikis can use to 
fetch or send tiddlers from/to Bob servers.


The single executable version is here: 
https://github.com/OokTech/TW5-SingleExecutable/releases
The plugin version is here: https://github.com/OokTech/TW5-Bob, or you can 
do a drag and drop install from 

The changelog for this version is (the full changelog is available in the 
Bob repo):

- The disconnected message is now much smaller because you can keep working 
on
the wiki and reconnect.
- Added the internalFetch message to match the --fetch command in the core.
  -It fetches tiddlers from another wiki on the same Bob server
  -Tiddlers to import are selected by a filter
  -There is an optional transform filter that can modify the imported 
tiddlers
   titles (you can add prefixes/suffixes, etc.)
  -Conflict resolution uses the same system as resyncing to a server.

-- 
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 [email protected].
To post to this group, send email to [email protected].
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/1d4768fc-7edd-45fd-9a59-e6753e7b006e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to