Convert TiddlyWiki tiddler files to Org Mode
Project description
tworg
This is a small program to convert TiddlyWiki tiddler (*.tid) files into Org Mode files.
This is not at all production-ready and was written as a one-off thing to convert my TiddlyWiki into a set of org files. As such, it makes a few assumptions:
- The only metadata it preserves in the org files are
TITLE,AUTHOR, andTAGS. - It replaces links to other tiddlers with Org-roam links. Thus, it assumes you are using Org-roam.
- Definitely not 100% coverage of the TiddlyWiki markup syntax.
Usage
usage: tworg [-h] [-o OUTPUT] tiddler [tiddler ...]
Convert .tid TiddlyWiki files into Org Mode files.
positional arguments:
tiddler Tiddlers to convert
optional arguments:
-h, --help show this help message and exit
-o OUTPUT, --output OUTPUT
Directory to write org files to
Example, converting all TiddlyWiki files in ~/tiddlywiki/ to Org Mode files in ~/org/:
tworg -o ~/org/ ~/tiddlywiki/*.tid
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tworg-0.1.0.tar.gz.
File metadata
- Download URL: tworg-0.1.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.9.1 Linux/5.10.16-200.fc33.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
944a1d3b7d5614774471671032c17d6c5ba180f25f4fab37fe540d69dea17d5b
|
|
| MD5 |
3e8b724043401e7283303b9600dcc7e8
|
|
| BLAKE2b-256 |
f5548036f929d14db5754f95d0bc811aa18704ba812bfad8f44c129b99d3eec2
|
File details
Details for the file tworg-0.1.0-py3-none-any.whl.
File metadata
- Download URL: tworg-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.9.1 Linux/5.10.16-200.fc33.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34b6df335ff9add9eb003c10f992d8fabf0a64ab7efaf85831cf80b83d894720
|
|
| MD5 |
f0bea44fba3bd910633ca6db6c576e00
|
|
| BLAKE2b-256 |
f508c18df285b4c3a016b7cb12c7633d5a95393b08bfe3a2c605c5e2d5226960
|