-
Notifications
You must be signed in to change notification settings - Fork 543
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: File/ImportSubscriptions from an OPML URL as (insert new folder name here) #4506
Comments
Here's a python script to parse an URL and write it as a file with an edited title for NNW importing:
With this, one could script a couple OPMLs into local files with controlled titles for importing into NNW |
You can also create multiple On My Mac accounts and give them different names and import a different OPML file into each. |
Oh, under NetNewsWire/Settings/Account -- This 20yr user does not remember exploring the Accounts tab. |
I see: "Make Import OPML from URL work" #136 |
I was playing with the File/Import Subscriptions item, and it works just fine from a file.
As-is, NetNewsWire seems to import an OPML file with the foldername derived from the outline:title field. two distinct files from separate sources have the same title, it will merge them in NetNewsWire. You can work around that by editing the OPML files to use different titles.
Two things might be nice:
These two changes would make it easier to sort of manually subscribe to other folk's OPML files with control of your own folder name space.
If you want to update your copy of someone's feed, you would re-import again with the chosen name, and it merges in the new feeds. To flush out any dropped feeds, delete the folder and re-import, and NNW remembers all the already-seen feeds.
Oh, a third thing -- if you happen to drag-and-drop a URL into NNW and it tries to make a feed, but fails because you dropped in a URL to a subscription OPML file, import it as a subscription file.
The text was updated successfully, but these errors were encountered: