linkding icon indicating copy to clipboard operation
linkding copied to clipboard

Allow `date_added` to be specified in `POST /api/bookmarks/` API

Open jmason opened this issue 11 months ago • 1 comments

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 :)

jmason avatar Jan 08 '25 10:01 jmason

Does that PR fix this issue? I'm not seeing it.... but I could be missing something

jmason avatar May 30 '25 12:05 jmason