From 92078497458abbb89a5114dc2f84c3cbdfd9e611 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20D=C3=B6rfelt?= Date: Wed, 25 Sep 2024 17:28:24 +0200 Subject: [PATCH] update doc --- docs/formats/day_one.md | 2 +- docs/formats/facebook.md | 6 +++--- docs/formats/tiddlywiki.md | 2 +- mkdocs.yml | 1 + 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/formats/day_one.md b/docs/formats/day_one.md index 7fbd678..1b357ab 100644 --- a/docs/formats/day_one.md +++ b/docs/formats/day_one.md @@ -21,5 +21,5 @@ This page describes how to convert notes from Day One to Markdown. ## Known Limitations -- Unreferenced photos are not imported. +- Unreferenced photos are not converted. - Photos that are references by multiple notes are only imported once (i. e. in one note). This seems to be a bug in the Day One export. diff --git a/docs/formats/facebook.md b/docs/formats/facebook.md index 2a741db..add0c26 100644 --- a/docs/formats/facebook.md +++ b/docs/formats/facebook.md @@ -25,6 +25,6 @@ This page describes how to convert posts and messages from Facebook to Markdown. The import was tested with many messages (450 MB, >50000 messages) and only a few posts (~20 posts). The import may be not robust enough yet. -- Shared posts are not imported. -- Profile images, stories and shorts are not imported. -- Group chats are not imported, since Facebook creates a new file everytime a person joins or leaves. It's not possible to merge them by ID. +- Shared posts are not converted. +- Profile images, stories and shorts are not converted. +- Group chats are not converted, since Facebook creates a new file everytime a person joins or leaves. It's not possible to merge them by ID. diff --git a/docs/formats/tiddlywiki.md b/docs/formats/tiddlywiki.md index 1b993b1..c5db1c0 100644 --- a/docs/formats/tiddlywiki.md +++ b/docs/formats/tiddlywiki.md @@ -15,4 +15,4 @@ This page describes how to convert notes from TiddlyWiki to Markdown. ## Known Limitations -Note content is imported in TiddlyWiki's [WikiText format](https://tiddlywiki.com/#WikiText). It is converted, but Markdown supports only a subset. +Note content is in TiddlyWiki's [WikiText format](https://tiddlywiki.com/#WikiText). It is converted, but Markdown supports only a subset. diff --git a/mkdocs.yml b/mkdocs.yml index 37a111a..cf09c8f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -78,6 +78,7 @@ nav: # - Toodledo: formats/toodledo.md - vCard: formats/vcard.md # - xit: formats/xit.md + - Zettelkasten: formats/zettelkasten.md - Zoho Notebook: formats/zoho_notebook.md - Import Instructions: import_instructions.md - Additional features: