Coder Social home page Coder Social logo

Add OPML Support about pebble-rss-reader HOT 4 OPEN

wowfunhappy avatar wowfunhappy commented on July 17, 2024
Add OPML Support

from pebble-rss-reader.

Comments (4)

Wowfunhappy avatar Wowfunhappy commented on July 17, 2024

There's a standard format for importing/exporting lists of RSS feeds—OPML. This would also give us interoperability with other clients. It's a text-based format, so what we'd probably do is pop up a text box with the OPLM code, and the user could copy/paste as needed.

Unfortunately, I don't see myself getting to this for a very long time, if ever. Pull requests welcome though!

from pebble-rss-reader.

Willow-Systems avatar Willow-Systems commented on July 17, 2024

Whilst OPML sounds good from an interoperability point of view, exporting as a JSON object would probably be much simpler to implement, there also appears to be a few libraries which can do JSON -> OPML.

Is the source for the configuration page public?

from pebble-rss-reader.

Wowfunhappy avatar Wowfunhappy commented on July 17, 2024

Is the source for the configuration page public?

Yes, the page is served right from this repo via Github Pages, in the docs folder. :) That said, I would really want any user-facing export to be OPML.

I also think #4 would go a long way towards making adding/removing feeds less painful.

from pebble-rss-reader.

Cralex avatar Cralex commented on July 17, 2024

One current thing with importing from OPML is that the feed title size is currently limited to the number of characters the watch can display, so imported feed titles would either need to be truncated to fit, or the feed titles could be made to scroll if and when that gets figured out.

from pebble-rss-reader.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.