linkding icon indicating copy to clipboard operation
linkding copied to clipboard

Make date_added and date_modified optionally writable fields for the POST /api/bookmarks/ API

Open jmason opened this issue 7 months ago • 4 comments

As discussed at https://github.com/sissbruecker/linkding/issues/940, syncing bookmarks between platforms is a good use case where it makes sense to be able to POST a bookmark via the API with a specified date_added and/or date_modified timestamp set. This PR makes them optional parameters on that API.

This resolves https://github.com/sissbruecker/linkding/issues/940 .

jmason avatar May 13 '25 08:05 jmason

hey folks, any chance of a review of this one?

jmason avatar May 16 '25 12:05 jmason

@jmason hi, are you going to work on this? If not, I can try to suggest another PR

sergeydubak avatar Sep 08 '25 21:09 sergeydubak

@sergeydubak yes please! I have been meaning to get around to it, but haven't got around to it :(

jmason avatar Sep 09 '25 10:09 jmason

I've finally gotten around to updating this; it should do the trick now.... reviews would be great :)

jmason avatar Nov 03 '25 12:11 jmason