Convert from Anytype to Markdown¶
General Information¶
- Website
- Typical extension:
.zip
or folder
Instructions¶
- Export as described at the website
- Choose "Any-Block"
- Install Jimmy
- Convert to Markdown. Example:
jimmy-linux cli Anytype.20241112.175339.64 --format anytype
- Import to your app
Compatibility¶
Feature | Supported? | Remark |
---|---|---|
Attachments / Images / Resources | ✅ | |
Labels / Tags | ⬜ | |
Note Links | ⬜ | |
Notebook / Folder Hierarchy | ✅ | |
Rich Text | ✅ |
Acknowledgements¶
The converter is based on https://github.com/jfcostello/AnyBlock-To-Markdown. Thanks for developing it!