I made a small online editor to manage OPML[1] files easily. There are a lot of smart online editors for formats like JSON, but while OPML is supported by most subscriptions services, the experience of editing/managing it is poor outside of what each platform support. The pain of managing the file independently increases as the size of the OPML file grow larger.
It's rather simple at the moment but the goal is to provide shortcuts for common desired tasks to make the experience of editing OPML much smoother and streamlined.
The editor is a static website that runs locally in your browser, it doesn't require an account, nor do any tracking.
Let me know your feedback or if you've any pain points around OPML
GitHub repo: https://github.com/imdj/opml-editor
Website: https://opml.imadij.com/
[1] - https://en.wikipedia.org/wiki/OPML
Comments URL: https://news.ycombinator.com/item?id=40749279
Points: 8
# Comments: 0
Login to add comment
Other posts in this group
I spend significant time reading and understanding codebases that I don't control (open source libraries, internal legacy systems, etc.). As I build understanding, I need to document my insights,
Article URL: https://school.racket-lang.org/2019/plan/
Comments URL: https://
Article URL: https://github.com/meyfa/CobolCraft
Comments URL: https://news.ycombin