If you’ve been using Obsidian and Micro.blog, you might have come across Micro.publish, a plugin that allows you to publish to your blog directly from your vault, with full support for multiple blogs and image handling. Although this plugin was deprecated last year by its author, it still works fine and should remain that way; however, it will obviously lack any new features.

That’s why I started adding my own features to provide further functionality and customization that is useful—at least for me:

  • Configurable category property: The default behavior of using the tags property was messing up my vault system. Now, you can specify exactly which property to use for categories.
  • Support for a summary field: This was missing entirely, but it is now possible to define a summary for your posts. Similar to the category setting, you can configure which property to use for this field.

This version is not available in the Obsidian community plugins directory. To install it, you must use BRAT, the plugin that allows you to install beta versions. After installing and enabling BRAT, click Add Beta Plugin and enter the URL for my repository: github.com/t3mujin/o…