Skip to content

A tiddler toolkit for Tiddlywiki 5. Batch operations on bulk of tiddlers. Create, delete, add fields, tags, search and replace and inspect tiddlers.

Notifications You must be signed in to change notification settings

kookma/TW-Commander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

TW-Commander

A tiddler toolkit for Tiddlywiki 5. Tiddler Commander can perform many kinds of batch operation like create or delete tiddlers, rename tiddlers, add/remove fields, tags, inspect tiddlers and do search and replace in all fields of tiddler.

Project code and demo

Tiddler Commander at Tiddlywiki Google forum

Batch operation

Making the same changes to large numbers of tiddlers in TW5 can be repetetive and time consuming.

  • Batch operations work on groups of tiddlers at the same time and make changes 'in bulk', in one go.

  • Batch operations operate on groups of tiddlers that share matching criteria.

  • Tiddlers which share a common tag, a common field, a word in their title, or were created on the same day, month or year are all candidates for batch operations.

As a result batch operations can save users a great deal of time but, because they work on several tiddlers at once, the price of a mistake is multiplied! Back-up your wiki!

Types of Batch operations :

  • create/delete bulk of tidlers
  • Rename tiddlers
  • add a suffix/prefix to title
  • add ordinal number to title
  • Add/remove tag or any field
  • Change/replace the content of any field
  • Inspect tiddlers

Installation

Eeasy way single file (packaged version, see manual installation)

  • download the commander.tid from packaged folder and drag and drop to your wiki, or
  • open the demo and drag the plugin from demo page and drop into your wiki

Client-Server installation (separate files)

  • for node.js (server version) download the commander folder from source folder and paste in your Tiddlywiki plugins folder
  • for local installation put the commander folder into your local plugins folder under your wiki folder

About

A tiddler toolkit for Tiddlywiki 5. Batch operations on bulk of tiddlers. Create, delete, add fields, tags, search and replace and inspect tiddlers.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published