diff --git a/docs/index.md b/docs/index.md
index b09bcb0..ffd3014 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -20,6 +20,8 @@
## Supported Apps
+Export data from your app and convert it to Markdown. For details, click on the links.
+
||||||
| :---: | :---: | :---: | :---: | :---: |
|
[Anki](https://marph91.github.io/jimmy/formats/anki/) |
[Bear](https://marph91.github.io/jimmy/formats/bear/) |
[Cacher](https://marph91.github.io/jimmy/formats/cacher/) |
[CherryTree](https://marph91.github.io/jimmy/formats/cherrytree/) |
[Clipto](https://marph91.github.io/jimmy/formats/clipto/) |
@@ -31,6 +33,8 @@
## Supported Formats
+Import a single file or a folder (recursively). Files of these formats will be converted to Markdown. The formats can be mixed. For example you can import a folder with two Asciidoc files and one docx file. The conversion result will be a folder with three Markdown files and the corresponding attachments.
+
||||||
| :---: | :---: | :---: | :---: | :---: |
|
[Asciidoc](https://marph91.github.io/jimmy/formats/default/) |
[CSV](https://marph91.github.io/jimmy/formats/default/) | [DocBook](https://marph91.github.io/jimmy/formats/default/) |
[docx](https://marph91.github.io/jimmy/formats/default/) |
[EPUB](https://marph91.github.io/jimmy/formats/default/) |
diff --git a/readme.md b/readme.md
index 048231f..33b368c 100644
--- a/readme.md
+++ b/readme.md
@@ -24,6 +24,8 @@ If this app is useful for you, feel free to star it on [github](https://github.c
## Supported Apps
+Export data from your app and convert it to Markdown. For details, click on the links.
+
||||||
| :---: | :---: | :---: | :---: | :---: |
|
[Anki](https://marph91.github.io/jimmy/formats/anki/) |
[Bear](https://marph91.github.io/jimmy/formats/bear/) |
[Cacher](https://marph91.github.io/jimmy/formats/cacher/) |
[CherryTree](https://marph91.github.io/jimmy/formats/cherrytree/) |
[Clipto](https://marph91.github.io/jimmy/formats/clipto/) |
@@ -35,6 +37,8 @@ If this app is useful for you, feel free to star it on [github](https://github.c
## Supported Formats
+Import a single file or a folder (recursively). Files of these formats will be converted to Markdown. The formats can be mixed. For example you can import a folder with two Asciidoc files and one docx file. The conversion result will be a folder with three Markdown files and the corresponding attachments.
+
||||||
| :---: | :---: | :---: | :---: | :---: |
|
[Asciidoc](https://marph91.github.io/jimmy/formats/default/) |
[CSV](https://marph91.github.io/jimmy/formats/default/) | [DocBook](https://marph91.github.io/jimmy/formats/default/) |
[docx](https://marph91.github.io/jimmy/formats/default/) |
[EPUB](https://marph91.github.io/jimmy/formats/default/) |