-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Markdown
zadam edited this page Jul 30, 2019
·
7 revisions
Trilium Notes supports importing Markdown (CommonMark flavor).
If you want to import just a chunk of markdown from clipboard, you can do it from editor block menu:

You can also import Markdown files from files:
- single markdown file (with .md extension)
- whole tree of markdown files (packaged into .tar archive)
- Markdown files need to be packaged into tar archive because browser can't read directories, only single files.
- You can use e.g. 7-zip to package directory of markdown files into tar file

You can export whole subtree to .tar archive which will have directory structured modelled after subtree structure:

If you want to export just single note without its subtree, you can do it from Note actions menu:

Note
Our documentation has moved to docs.triliumnotes.org/.
Note
Our documentation has moved to docs.triliumnotes.org/.
- Basic concepts
- Installation & setup
- Advanced usage
- Developer guides
- FAQ
- Troubleshooting