#blogging
  • 1.
    Micro.publish
    2 years ago by Otavio Cordeiro
    favorite
    share
    Score: 57/100
    Category: 3rd Party Integrations
    The Micro.publish plugin allows Obsidian users to easily publish their notes to a Micro.blog blog. It supports customizable settings for multiple blogs, including post visibility and categories. Users can publish posts directly from Obsidian using the 'Post to Micro.blog' command, and synchronize categories between Obsidian and Micro.blog. The plugin also supports YAML front matter or Properties for post titles, tags, and metadata. Additionally, users can edit and update published posts by linking them with their corresponding URL. This plugin streamlines the process of integrating Obsidian with Micro.blog, making it an efficient tool for bloggers looking to publish content directly from their notes.
    View Plugin Details
  • 2.
    Hexo Toolkit
    2 months ago by Xiangru
    favorite
    share
    Score: 50/100
    Category: 3rd Party Integrations
    The Hexo Toolkit Plugin for Obsidian is a practical tool for users who manage their blogs with Hexo. It streamlines the process of converting Obsidian notes into a format compatible with Hexo, handling unique syntax adjustments along the way. This includes transforming Obsidian's Markdown-specific elements, such as internal links, titles, and images, into Hexo-ready Markdown, even supporting embedded Excalidraw images by converting them to SVG format. The plugin also offers image management options; users can either manage images locally or integrate with SM.MS to automatically upload images during conversion. With easy access through the command palette and a conversion progress tracker, Hexo Toolkit simplifies the transition from note-taking to publishing for Hexo bloggers.
    View Plugin Details
  • 3.
    Markdown Blogger
    a year ago by Alexa Fazio
    favorite
    share
    Score: 35/100
    Category: 3rd Party Integrations
    The Markdown Blogger plugin is a game-changer for Obsidian users who want to seamlessly integrate their note-taking workflow with their local blog or portfolio. With this plugin, you can instantly push your markdown notes to your project folder, keeping your content in sync between Obsidian and your local project. The plugin also allows you to pull content from your project file back into Obsidian, making it easy to keep your files updated and organized. Additionally, the plugin's custom path commands enable you to navigate through your system's folders like a terminal, giving you flexibility and control over your workflow.
    View Plugin Details
  • 4.
    Hexo Publisher
    5 months ago by zhenlohuang
    favorite
    share
    Score: 28/100
    Category: 3rd Party Integrations
    The Hexo Publisher plugin enables seamless synchronization of Obsidian notes to a Hexo blog, streamlining the process of publishing articles and images. By adding a simple `publish=true` tag in the frontmatter of a note, users can effortlessly sync their content, including Markdown formatting and media links, to their Hexo site. The plugin allows configuration of Hexo site settings, such as the Git repository and source directory, ensuring smooth integration. This tool simplifies blogging for Obsidian users by providing a quick and efficient way to publish notes directly to Hexo.
    View Plugin Details
  • 5.
    Hexo Auto updater
    a year ago by Zhenjia Zhou
    favorite
    share
    Score: 24/100
    Category: 3rd Party Integrations
    The Hexo Auto Updater plugin integrates Obsidian with Hexo, enabling seamless blog publishing by automating the process of committing and pushing changes to your Hexo repository. It eliminates the need for a local Node.js environment and leverages GitHub Actions for compiling and deploying the blog to GitHub Pages. This plugin monitors changes in the `_posts` folder of your Obsidian vault, making it easy to write, save, and publish blog posts directly from Obsidian. Additionally, it supports syncing with cloud storage solutions like OneDrive, iCloud, and Dropbox for multi-device compatibility. With its automation features, users can streamline their blogging workflow, from writing in Obsidian to publishing online, with minimal effort.
    View Plugin Details