Skip to main content

TiddlyWiki and tiddler import tools for TiddyWeb

Project description

Import tiddlers, Cook recipes, and [TiddlyWikis](http://tiddlywiki.com)
into a [TiddlyWeb](http://tiddlyweb.com) [store](http://tiddlyweb.tiddlyspace.com/store).

If you wish to use the provided `twimport` twanager command
you must add to `twanager_plugins` in `tiddlywebconfig.py`:

```
config = {
'twanager_plugins': ['tiddlywebplugins.twimport'],
}
```

twimport has two primary purposes:

* Using the `twanager twimport` command to import content into a
running [instance](http://tiddlyweb.tiddlyspace.com/instance).
* Using the functionality in the plugin to help build instance
packages (e.g [tiddlywebwiki](https://github.com/tiddlyweb/tiddlywebwiki)
and [tiddlyspace](https://github.com/tiddlyspace/tiddlyspace))using
tiddler content stored in many locations.

This latter functionality relies on functionality provided by
[tiddlywebplugins.ibuiler](https://github.com/cdent/tiddlywebplugins.ibuilder)
and uses a modified form of the cook recipe format. Tiddlers
may be referred to with either a local file path, or a remote URI
and have an optional mime type:

```
tiddler: <uri> [mime type]
```

The mime type option is provided to allow setting the mime type
of the stored tiddler. If no type is provided the system will
attempt to determine the type based on HTTP response headers
or by guessing from the file extension.

If a tiddler uri ends in `.js` it will be processed as a
TiddlyWiki plugin (and, in the absence of a `.meta` file, get a
`systemConfig` tag). To avoid this behavior set the mime type
explicitly.

When a tiddler is loaded, the code will look for a meta file
in the same location. This optional file contains meta
information about the tiddler, such as tags, modifier, and
fields. The format is the same as the top section of a `.tid`
file.

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.twimport-1.1.1.tar.gz (243.3 kB view details)

Uploaded Source

File details

Details for the file tiddlywebplugins.twimport-1.1.1.tar.gz.

File metadata

File hashes

Hashes for tiddlywebplugins.twimport-1.1.1.tar.gz
Algorithm Hash digest
SHA256 197bae348ed557411ab5fe980db18fe80b63f0f344442bdc5b5ffad410cd68f5
MD5 9751c7ef20400bd0036be03d631cb595
BLAKE2b-256 a940075a15a097f79fd9b7452a6818b9eaecaf5851e2c50c828efa91b8bb0fdf

See more details on using hashes here.

Provenance

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