Riduidel / lifestream

a Maven project generating markdown files for each of my entries on various web services (currently planned ones are wordpress, Goodreads, and maybe StackExchange sites)
2 stars 0 forks source link

Allow link rewriting for all data sources #9

Open Riduidel opened 9 years ago

Riduidel commented 9 years ago

The goal here is double

At least for the second behaviour, it would be really interesting (read mandatory) to have some caching enabled : I don't want to brute-force attack the link validity service I'll try to use - if I don't do it through a Java library ...

Riduidel commented 9 years ago

Don't forget the internet wayback machine has a cute API that would especially well fit our timestamped links.

Why are our links timestamped ? Because the time/date at which they were written is always present (excepted for Goodreads where the value may be wrong, but nevertheless exists for read books)