----- some more remarks ---- techy stuff :) may be OT -- As Tobias pointed out, creating such collections introduce some new complexities.
- If you only have the "swarm.json" file you don't know where the tiddlers come from. - So every tiddler in a swarm should / may have some meta data. eg: origin: URL, version: 0.0.1, license: (to make me happy :) ... - The swarm itself should have an "identity" with eg: created by, created at, ID ... Exporting / Including this meta data hasn't been implemented (yet). ... And it may or may not be needed at all. .. As so often, it depends on the usecase. ... But implementing it imo would be a new export plugin + an easier UI. ---- Terms recap ---- Tiddler [2] ... is the fundamental unit of information in TiddlyWiki Plugin [3] ... A plugin in TiddlyWiki is a bundle of tiddlers packaged together as a single tiddler. Plugins are used to distribute optional, custom components for TiddlyWiki. Swarm [4] ... I have come to think of the mechanism that yields plugins as a more general concept of bundling tiddlers to be reused and repurposed for different usecases, like a bundle or a "swarm of tiddlers"... rushing from one place to another. ---- TiddlyWeb related terms ---- bag [4] ... A bag is a container of uniquely named tiddlers <http://tiddlyweb.tiddlyspace.com/tiddler>. A bag can have rules for who can edit, delete or read the tiddlers in the bag. These rules are defined in a policy <http://tiddlyweb.tiddlyspace.com/policy>. recipe [5] ... A recipe is an ordered list of bags <http://tiddlyweb.tiddlyspace.com/bag> and filters <http://tiddlyweb.tiddlyspace.com/filter> that generates a list of tiddlers. ----- tank related --------- tank [6] ... A tank is a container for your content. Each individual piece of content is called a tiddler <https://tank.peermore.com/tanks/docs/tiddler>. Each tank has a name, an optional description and a policy which controls who can read or manipulate the tiddlers in the tank. composition [7] ... A composition, or comp, combines two or more tanks to achieve an alternate presentation or tool for managing the content in the tanks. have fun! mario [1] http://tiddlywiki.com/dev/#How%20to%20create%20plugins%20in%20the%20browser [2] http://tiddlywiki.com/#Tiddlers [3] http://tiddlywiki.com/#Plugins [4] http://tiddlyweb.tiddlyspace.com/bag [5] http://tiddlyweb.tiddlyspace.com/recipe [6] https://tank.peermore.com/tanks/docs/tank [7] https://tank.peermore.com/tanks/docs/composition -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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 http://groups.google.com/group/tiddlywikidev. For more options, visit https://groups.google.com/d/optout.
