I've been hacking more on kthoom and I want to upgrade it so that it can load reading lists (think playlists-for-comic-books). Anybody have any thoughts on a decent file format? OPML? A custom JSON file format?
This is a pure client-side web app, so a couple caveats here:
- I would like to be able to load Reading Lists from anywhere
- It should be able to refer to files using any sorts of shareable links (HTTP, IPFS)