Skip to content

We want to have a button in outlook to "Send to Obsidian".

License

Notifications You must be signed in to change notification settings

rfdiazpr/outlook-to-obsidian

 
 

Repository files navigation

NO LONGER INTERESTED IN CREATING/MAINTAINING. If anyone else wants to give this a shot, you're more than welcome to copy-paste without giving credit!

Send to Obsidian

This is an Outlook addin (read: plugin) that sends the currently opened/selected emailchain as a markdown note to Obsidian.

The idea for this addin is courtesy of Discord user Namtrah#6370 who wanted this functionality!

Issues

  • There's no way to use the OfficeJS API to grab attachments.
  • Authentication using axios or Microsoft's own library fails for some reason.
  • Does not actually export anything.
  • Assets need to be replaced.
  • Taskpane needs to be designed (or removed in case we simply want a single button to export, and don't need settings)

About

We want to have a button in outlook to "Send to Obsidian".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 44.4%
  • JavaScript 24.8%
  • HTML 18.5%
  • CSS 12.3%