dev-resources.site
for different kinds of informations.
How can I upload images through the API?
Published at
6/30/2024
Categories
devto
question
Author
Peter Strøiman
I have written an Obsidian plugin that can publish notes from Obsidian as articles on DEV.to, which also deals with some Obsidian specific stuff, e.g. converting Obsidian medialinks to markdown links, separating title from content, and convert MathJax syntax to proper {% katex %}
expressions; and it can handle subsequent updates, by storing the article id as metadata after the article is created.
But what the plugin really lacks right now is support for. The API documentation doesn't document any option for uploading images.
Is that possible?
Btw, the plugin can be found here. It's waiting approval before it's available in the community plugin list, but can be installed through BRAT.
Articles
12 articles in total
Create an auto-merging workflow on Github
read article
Go-DOM - 1st major milestone
read article
Go-DOM - A headless browser written in Go.
read article
My three epiphanies of TDD
read article
4. Add Git Support Through a Plugin Manager
read article
Leader keys and mapping keyboard sequences
read article
1. Series introduction
read article
3. Essential Keymapping and Settings
read article
2. Creating a Sandbox Environment
read article
1. Introduction
read article
How can I upload images through the API?
currently reading
Writing an Obsidian Plugin Driven By Tests
read article
Featured ones: