caro4014k downloadsSend your notes to your buttondown.email account as email drafts.
Buttondown is a tool for producing email newsletters. It likes emails written in Markdown, and has an API.
This plugin allows you to write drafts for your emails in Obsidian, then send them to Buttondown with a single command, ready for you to preview and send.
This plugin makes network requests to Buttondown's API (https://api.buttondown.email) when you use the command to create a draft. The following data is transmitted:
All data is sent directly to Buttondown's servers over HTTPS. No data is collected, stored, or transmitted to any other third parties. The plugin does not include any telemetry or analytics.
You must explicitly invoke the "Create a new Buttondown draft from this note" command for any network requests to occur. The plugin does not transmit data automatically or in the background.
minAppVersion manually in manifest.json if required, then npm version patch, npm version minor or npm version major .git tag -a 1.0.1 -m "1.0.1" && git push origin 1.0.1