2022-06-11 19:12:31 +01:00
2022-06-11 19:02:28 +01:00
2022-04-09 10:13:10 +01:00
2022-04-09 10:13:10 +01:00
2022-04-09 10:13:10 +01:00
2022-04-09 10:13:10 +01:00
2022-04-09 10:13:10 +01:00
2022-04-10 16:45:09 +01:00
2022-04-10 17:40:46 +01:00
2022-06-11 19:12:31 +01:00
2022-06-11 18:54:42 +01:00
2022-06-11 18:54:42 +01:00
2022-04-17 20:56:53 +01:00
2022-04-10 16:45:09 +01:00
2022-06-11 18:59:01 +01:00
2022-04-09 10:13:10 +01:00
2022-06-11 19:12:31 +01:00

Obsidian & Ghost

A simple plugin for Obsidian to publish to Ghost site with a single click.

How to use

  • Create a custom integration follow this link. You would need an Admin API Key and API URL.
  • Once you install the plugin, you would find an option "Obsidian Ghost Publish" under "Plugin options" and copy-paste it in the textbox.
  • That's it! you now are able to publish by click on the ghost icon on the left hand or use the command pallete.

How to run on dev

  • Clone this repo.
  • npm i or yarn to install dependencies
  • npm run dev to start compilation in watch mode.

Manually installing the plugin

  • Copy over main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/your-plugin-id/.

Issues & Requests

  • For feature requests, please take use of Discussions.
  • For any issues with current versions, please use Issues.
Description
Send and publish Obsidian notes to your Ghost blog with a single click. A fork of obsidian-ghost-publish by Jay Nguyen
Readme MIT 178 KiB
Languages
TypeScript 74.8%
JavaScript 25.2%