jamietanna[m]Morning IndieWeb! Has anyone exported their data from Kindle before? I'm looking at getting all of my past reading imported to my site (soon, when I support it)
KartikPrabhu, shoesNsocks and [grantcodes] joined the channel
Zegnat!tell [jgmac1106] Interesting reflection for students for sure! I have often gotten questions about what I publish about myself, and it often turns out I have thought more about what I make public than the average social media user has done, even if I then decided to publish more information.
[fluffy], [James_Gallaghe], KempfCreative1, swentel, jessehattabaugh, KartikPrabhu, NinjaTrappeur, jeremycherfas, [Murray], jonnybarnes and jamietanna joined the channel; nickodd left the channel
jamietannasebbu chrisaldrich - thanks for those! Unless I'm misreading, there doesn't seem to be an option to export the Kindle's reading history? That's more what I'm interested in, rather than highlights
[chrisaldrich]the clippings.txt is specific to each Kindle device you've got it on and it doesn't sync. It will only have historical data if you've created bookmarks, highlights, or annotations, but they'll contain date/time stamps.
[chrisaldrich]If you have a goodreads account attached to your kindle/amazon.com account, your kindle will offer to mark things as "reading" when you start them and then give you the opportunity to rate and review them when finishing. You can then export out that data if you like.
[chrisaldrich]I've personally mapped several goodreads feeds to post to my site with micropub using IFTTT with a recipe from GR -> webhook/micropub, so I capture all that data roughly in real time via /PESOS.
[chrisaldrich]I haven't tried it before, but you could potentially use GDPR or one of the CA laws to see if Amazon will give you your older historical data?
sebbui had listed the books i've read & all on a site, but it didn't contained the isbn of every book, so i either have to switch edition or manually search the isbn :(
timotimois there already a widely accepted way to handle re-verification of older webmentions? such that they disappear when the mentioning page deletes their link to your site?
[snarfed]timotimo: the source is supposed to resend wms whenever the page changes, and the target will see the change, eg that the link disappeared, or that the whole page was deleted and now returns HTTP 410, and update itself
[snarfed]up to each site whether they want to re-poll regularly, and what they want to do if a site disappears. eg many wouldn’t actually choose to visibly remove those wms
aaronpkspeaking of which I suspect some have already had that happen since mastodon instances tend to come and go and I've been accepting comments via ActivityPub for a while
aaronpkdunno how I'd want to handle re-checking all of them. Maybe check one link per domain or something? Every couple months? Sounds like a lot of crawling tho