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 date_added to be specified in POST /api/bookmarks/ API #940

Open
jmason opened this issue Jan 8, 2025 · 0 comments
Open

Allow date_added to be specified in POST /api/bookmarks/ API #940

jmason opened this issue Jan 8, 2025 · 0 comments

Comments

@jmason
Copy link

jmason commented Jan 8, 2025

Hi!

I'm working on syncing my Pinboard bookmarks to a Linkding server, and have run into a minor issue. My Pinboard bookmarks have an existing timestamp and I'd like to preserve that, but the POST /api/bookmarks/ API does not allow date_added or date_modified to be set.

I'm working around this by using the Netscape bookmarks importer and an intermediate HTML file, but that's suboptimal.

Would you be open to a PR to made those 2 fields non-read-only? Cheers :)

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

No branches or pull requests

1 participant