File Publisher

approved

by yiglas

Publish a file to a given POST API.

13 stars3,602 downloadsUpdated 3y agoMPL-2.0

Obsidian File Publisher

Obsidian plugin that allows you to publish a file to a POST endpoint.

Configure

Enter the POST endpoint url

Enter the API key for the endpoint

Enter the API secret for the endpoint

Create a new file to post

  1. Create a template with the following frontmatter

    ---
    title:
    excerpt: ''
    timestamp: {{date:MMM D, YYYY}}
    ---
    
  2. Create a new note.

  3. Insert the by executing the Templates: Insert template command

  4. Write your note

  5. Right click on the Note and select Publish file

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.