This plugin allows you to publish your notes to Dev.to directly from Obsidian.md. Additionally, you can generate Markdown or HTML content to publish on your site of choice.
- Publish notes to Dev.to
- Generate Markdown content
- Generate HTML content
- Uploading local images to Imgur
- Download the latest release here.
- Place the plugin files in your Obsidian plugins directory.
- Enable the plugin in Obsidian settings.
- Open a note in Obsidian.
- Click the
Publish Blogbutton in the ribbon. - If needed to publish, you can select Dev.to or just continue without.
- Fill in the required fields (title, tags, etc.).
- Click "Publish" to publish your note or "Generate" to create Markdown/HTML content.
- Visit https://dev.to/settings/extensions
- In the "DEV API Keys" section create a new key by adding a description and clicking on "Generate API Key"
- You'll see the newly generated key in the same view
- Visit https://api.imgur.com/oauth2/addclient
- Fill in the required fields and click "Submit"
- You'll see the client ID and client secret in the same view
- Copy the client ID and add it to the plugin settings