[[Micro.publish]] is my Obsidian plugin to post directly to Micro.blog.

2.0.0 (tag)

  • As a user I want the note to have the URL set in the frontmatter once the post is published
  • As a user I want to update a note by simply re-publishing a note

1.7.0 (tag)

  • As a user I don’t want frontmatter published in the post
  • As a user I want to set the title of my post via YAML frontmatter/Properties
  • As a user I want to set the tags of my post via YAML frontmatter/Properties

1.6.0 (tag)

  • As a user I want to see an error message in case I try to publish an empty post

1.5.0 (tag)

  • As a user I want to schedule my post to be published in a specific date
  • As a user I want Obsidian to automatically fetch my Categories when the app launches

1.4.0 (tag)

  • Minor improvements

1.3.0 (tag)

  • Minor improvements

1.2.0 (tag)

  • Always show list of hosted blogs (even when there’s a single blog)
  • New command to synchronize categories (a.k.a. tags)
  • Category picker when publishing a note

1.1.0 (tag)

  • Minor improvements

1.0.0 (tag)

  • Initial version