New eml (email) to Trilium widget #11040
ecodiv
started this conversation in
Show and tell
Replies: 1 comment 2 replies
|
I really liked it. It perfectly complements something I've started using here but haven't published yet: a script that fetches my calendar appointments via WebDAV (Radicale) and updates them directly in the Weekly Planner as well. Right now, the Hermes agent is responsible for running this script, which is why it's still unpublished. Since EML2Trilium already integrates so seamlessly with the Weekly Planner (by automatically adding the #email label so imported messages show up in the backlog column), my goal is to get rid of Hermes entirely and have Trilium handle everything natively by itself, unifying both email imports and calendar events into a single, cohesive workflow. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The way emails are imported is compatible with those imported using the Thunderbird2Trilium addon. That means that if you have imported an email using the Thunderbird addon, and then try to import the same with this widget, it will be detected as a duplicate. This can be helpful if you cannot run Thunderbird on all your computers, as most email programs allow you to export an email in EML format.
If you are using the Weekly planner widget; Both the eml2trilium widget and the Thunderbird2Trilium add-on will add labels to imported email notes to identify them as email (
#email). The planner widget will pick up the#emaillabel. This means imported emails will appear in the backlog column of the planner dashboard automatically.All reactions