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

Feature request: API for adding / deleting / editing postmark entries #61

Open
andypiper opened this issue Sep 7, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@andypiper
Copy link
Collaborator

I'd love to be able to programmatically add new entries from third party / external code.

For instance, I have a concept for an app that goes like this:

  • I can bookmark a post on Mastodon
  • app reads my bookmarks via the Mastodon API, checks for and extracts any links from those posts, and adds those link to my postmarks.
    • note that I'm not looking to directly replicate the Mastodon bookmarks experience so I don't want to bookmark the Mastodon post(s), I want to bookmark things that the post might contain
    • optionally, add any hashtags from the bookmarked toot, as tags on the postmark entry
    • optionally, mark the postmark with a #readlater tag

It may also be interesting to do the same thing with any posts that get liked on Mastodon, or (for example) posts I've saved on Lemmy, etc.

@ckolderup ckolderup added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Sep 7, 2023
@ckolderup
Copy link
Owner

oops, got hasty with my labels yesterday. I would love for this to happen for sure-- feels like a good major focus once we get past the initial/urgent work of ActivityPub compliance + privacy considerations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants