What will be the clever way to save emails to Trilium? #2934
Answered
by
zadam
WantToLearnJapanese
asked this question in
Q&A
-
What will be the clever way to save emails to Trilium? Just copy and paste would be the best way? |
Beta Was this translation helpful? Give feedback.
Answered by
zadam
Jun 21, 2022
Replies: 1 comment
-
The cleverest would be to use IMAP to download mail with the help of your favorite programming language and use ETAPI to import them into Trilium. Otherwise, perhaps if your email supports bulk export to HTML then these could be imported as well. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
WantToLearnJapanese
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The cleverest would be to use IMAP to download mail with the help of your favorite programming language and use ETAPI to import them into Trilium.
Otherwise, perhaps if your email supports bulk export to HTML then these could be imported as well.