Closed jberkel closed 6 years ago
Thanks for the report, appreciated. I'll look into this soon
Can you please use this updated workflow and run the above commands again: https://www.dropbox.com/s/3zcw9048k6hql0l/AlfredPinboardRust.alfredworkflow?dl=0
To see how many bookmarks cannot be correctly converted use this:
RUST_LOG=rusty_pin=debug,alfred_pinboard_rs=debug ./alfred-pinboard-rs update
There should be an INFO line that says "couldn't parse 3 bookmarks"
You can get the same logging from within Alfred when you open this workflow's debug window.
INFO 2018-04-14T05:28:16Z: rusty_pin::pinboard::api: couldn't parse 1 bookmarks
it works now, thanks!
unrelated, but I'd be interested to hear your opinion on rust vs go, since you reimplemented the whole project (I used the go version previously)
Thanks for testing.
Learning from go version obviously made this codebase better but in general
v0.10.10
posts/all, line 1964:
There was only one bookmark with a
false
description. Looking at the API docs the type is string, so it must be a type anomaly on the server. I deleted it and got the next error:Unfortunately I can't delete this one bad entry (and it doesn't show in the web interface):