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] Bulk Archive API #598

Open
gigazine-dev opened this issue Jan 5, 2024 · 0 comments
Open

[Feature request] Bulk Archive API #598

gigazine-dev opened this issue Jan 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@gigazine-dev
Copy link

Hi.

I am using linkding in a somewhat unusual way.

  1. collect bookmarks over the course of a whole day.
  2. at the end of the day, export all bookmarks collected that day
  3. after the export is complete, archive all exported bookmarks.

The archiving is a concern in this process. Since the API for archiving specifies a single bookmark ID, the above usage requires calling the API for the number of bookmarks. This is not efficient and wastes network resources.
Therefore, I thought it would be useful to have an API that archives multiple bookmarks at once by specifying an array of bookmark IDs in the request parameter.

I realize that my use of linkding is extreme, but I still believe that there must be users who would like to archive multiple bookmarks at once in terms of API call cost.

Best regards.

@sissbruecker sissbruecker added the enhancement New feature or request label Jan 27, 2024
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