Send to Ghost
by Southpaw1496
Score: 35/100
favorite
share
Description
Category: 3rd Party Integrations

Send and publish Obsidian notes to your Ghost blog with a single click. A fork of obsidian-ghost-publish by Jay Nguyen

Stats
31
stars
3,418
downloads
7
forks
469
days
219
days
356
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
7
total issues
4
open issues
3
closed issues
6
commits
Latest Version
a year ago
Changelog

This release changes some of the settings fields to be more inclusive of Staff Access Tokens, which are now the preferred way of authenticating with Ghost (over an Admin API Key).

Each staff member on your site has a Staff Access Token which allows them to authenticate with Ghost as themselves, with the same permissions as they have. They are preferred over an Admin API Key because of their more limited access to the API, and the ability for them to be used by any staff member regardless of their permissions. They are also available to Ghost Pro users on the Starter Plan, who don't have access to Custom Integrations and Admin API Keys. Admin API Keys will continue to be supported, since they use the exact same authentication system.

README file from