Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow external use for publishing #58

Open
matfire opened this issue Jul 5, 2024 · 0 comments
Open

Allow external use for publishing #58

matfire opened this issue Jul 5, 2024 · 0 comments

Comments

@matfire
Copy link
Member

matfire commented Jul 5, 2024

I really like the workflow of using magiedit for writing articles for my blog, but some people may have other tools they use for writing (typora, obsidian or any other I haven't heard about).

This issue tracks allowing external tools to talk to magiedit to publish articles, set up other publishing destinations and such.

For this to work magiedit needs to:

  • allow api key management
  • expose a set of endpoints to
    • handle publishers (CRUD)
    • publish articles
    • add an article to magiedit
    • get an article for magiedit

Of all these endpoints, the most time-consuming one I estimate will be allowing the creation of publishers, but the others should follow easily enough.

@matfire matfire added this to magiedit Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant