File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,13 @@ This page describes how to convert notes from TiddlyWiki to Markdown.
7
7
8
8
## Instructions
9
9
10
- 1 . Export as described [ at the website] ( https://tiddlywiki.com/static/ How%2520to%2520export%2520tiddlers.html )
10
+ 1 . Export as described [ at the website] ( https://tiddlywiki.com/# How%20to%20export%20tiddlers )
11
11
1 . Choose "JSON file" if you want to export the complete wiki
12
12
2 . Choose "TID text file" if you want to export a single tiddler only. Resources and internal links won't be converted in this case.
13
13
2 . [ Install jimmy] ( ../index.md#installation )
14
14
3 . Convert to Markdown. Examples:
15
- 1 . ` jimmy-cli-linux tiddlers.json --format tiddlywiki `
16
- 2 . ` jimmy-cli-linux tiddlers.tid --format tiddlywiki `
15
+ 1 . ` jimmy-cli-linux tiddlers.json --format tiddlywiki `
16
+ 2 . ` jimmy-cli-linux tiddlers.tid --format tiddlywiki `
17
17
4 . [ Import to your app] ( ../import_instructions.md )
18
18
19
19
## Known Limitations
You can’t perform that action at this time.
0 commit comments