Hi LinkTaco team/community,
I’m a new user to LinkTaco after using Pinboard for many years. While
getting set up here, I believe I’ve encountered a bug with the import
routine.
I imported my Pinboard JSON file into LinkTaco. After the import
completed, I noticed that the links appear to have been processed in
reverse chronological order compared to how they were exported from
Pinboard.
Specifically:
• Links from as far back as 2008 are appearing as my most recent
entries (aside from a few I added today).
• Conversely, my newer bookmarks from Pinboard are showing up as older
entries in LinkTaco.
Here is a link to my profile where the issue can be observed:
https://linktaco.com/jw?order=DESC
Please let me know if you need any additional information (such as my
export file or steps to reproduce). I’d be happy to help further.
Thanks for your time and for building LinkTaco—I’m excited to start using it.
Best regards,
Joshua Wagner
Hi Joshua,
> I imported my Pinboard JSON file into LinkTaco. After the import> completed, I noticed that the links appear to have been processed in> reverse chronological order compared to how they were exported from> Pinboard.
When did you do your import? Recently or say longer than 7 months ago? I
ask because we did have this bug ticket:
https://todo.code.netlandish.com/~netlandish/links/110
The fix was committed roughly 7 months ago but I see your account is new
so it looks like there is still an issue.
Thank you for this report. I created this ticket:
https://todo.code.netlandish.com/~netlandish/links/135
Stay tuned. I'll work on this right away.
> Here is a link to my profile where the issue can be observed:> https://linktaco.com/jw?order=DESC
The first thing I saw when I went here is this:
https://github.com/joshuawagner/linktaco-post
So cool! Thank you! I think you're the first person to create a 3rd
party integration (not made by us). We also have a cli (called taco)
that we're almost ready to release that can do everything on LT via the
CLI utility.
> Specifically:> • Links from as far back as 2008 are appearing as my most recent> entries (aside from a few I added today).> • Conversely, my newer bookmarks from Pinboard are showing up as older> entries in LinkTaco.
I just pushed a fix for this:
https://git.code.netlandish.com/~netlandish/links/commit/90a156102b33c65f46c12d96959952317cdd185e
Tested locally with 2 different pinboard exports with success. The issue
is we will need to delete your bookmarks and you can reimport them. Is
that something you want to do? Let me know and I can do that for you.
Peter