Skip to main content

TiddlyWeb plugin to compare tiddler revisions

Project description

TiddlyWeb plugin to compare tiddler revisions

Usage:

GET /diff?rev1=<tiddler>&rev2=<tiddler>[&format=<format>] POST /diff?rev1=<tiddler>[&format=<format>]

tiddler references are of the form bags/<title>[/<revision>] (recipes are currently not supported in this context)

supported formats: * human-readable line-by-line comparison (default; plain text) * “unified” (plain text) * “inline” (HTML) * “horizontal” (side-by-side; HTML)

POST data (JSON representation of a tiddler) can be used instead of a tiddler reference (rev1 or rev2 URL parameter)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tiddlywebplugins.differ-0.6.4.tar.gz (5.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page