You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I actually already semi-created this feature. It’s sitting latent in the code because I never figured the UX out entirely (or the name, maybe it should be import=...). But you can try it by passing a param titled url, i.e.
The UX part that's tricky is that what if you already have a readlist in localstorage, but your URL is pointing to a readlist. Which one do you use? Today it's using the one in local storage, which is the right decision I think because that's your only copy of that one, but I could see people getting confused like "why isn't the one I pointed to with url= working? Probably need some kind of hint in the UI, like this:
For example I have copied your list here. To open it if I can give a URL like this. It's so much easy to share.
https://readlists.jim-nielsen.com?import=https://data.thejeshgn.com/readlists/paul-miller-offline
The text was updated successfully, but these errors were encountered: