Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Simple File Push

huedayahuedaya1k downloads

Push Markdown file to API endpoint.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

Obsidian plugin that simply push markdown file to POST endpoint.
Forked from https://github.com/yiglas/obsidian-file-publisher

Server side

You must provide a simple POST API endpoint that is able to receive the following JSON data:

{
    "file_name": "{{will be filled with file name}}"
    "content": "{{will be filled with file content}}"
}

The API must be protected by Bearer Authorization Bearer YOUR_TOKEN.

Plugin Settings

  • Enter the POST endpoint URL (eg. https://huedaya.com/api/obsidian-blog/sync)
  • Enter the API key (eg. test)

Create a new file to post

Simply click on the Note and select Sync file to my Blog

Debug

  • If the request fails, please open the developer window View > Toggle Developer Tools.

Todo

  • Create repo for the server side sample

Support

HealthGood
ReviewSatisfactory
About
Push Markdown files to a POST endpoint as JSON containing file_name and content. Protect the API with Bearer auth and trigger uploads from a note via the Sync file to my Blog command.
PublishingExportIntegrations
Details
Current version
0.0.4
Last updated
2 years ago
Created
2 years ago
Updates
4 releases
Downloads
1k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MPL-2.0
Report bugRequest featureReport plugin
Author
huedayahuedaya
github.com/huedaya
GitHubhuedaya
  1. Community
  2. Plugins
  3. Publishing
  4. Simple File Push

Related plugins

GitHub

Share as Gist

Share a note as a GitHub.com Gist.

Wechat Converter

将 Markdown 转换为微信公众号排版,并支持一键发送到微信公众号(支持自定义 CSS和公众号贴图)、飞书、小红书、知乎、微博、CSDN等20+平台。

Yanki

Sync flashcards from a folder in your vault to Anki. Pure Markdown syntax. No fuss.

Digital Garden

Publish your notes to a digital garden for others to enjoy.

Quartz Syncer

Manage and publish your notes to Quartz, the fast, batteries-included static-site generator.

BRAT

Easily install a beta version of a plugin for testing.

Local REST API with MCP

Unlock your automation needs by interacting with your notes over a secure REST API.

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.

Share Note

Instantly share/publish a note, with the full theme and content exactly like you see in Obsidian. Data is shared encrypted by default, and only you and the person you send it to have the key.

Maps

Adds a map layout to bases so you can display notes as an interactive map view.