matthewpalmer / Charter

A Swift mailing list client for iPhone and iPad
524 stars 77 forks source link

Add archive URLs #5

Open matthewpalmer opened 8 years ago

matthewpalmer commented 8 years ago
matthewpalmer commented 8 years ago

This is proving to be tricky--it's pretty common for the archive url computed server side to fall out of sync with the actual url for a message. Still worth doing though I think

matthewpalmer commented 8 years ago

I really want to be able to e.g. open a link from twitter in safari, then copy that URL into Charter to read it there. That requires bidirectional matching up

matthewpalmer commented 8 years ago

This has the potential to be a lot of maintenance… unlikely to be worth it from a personal time investment perspective. I think search (maybe?) will help alleviate some of this.