-
Notifications
You must be signed in to change notification settings - Fork 40
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
Implement RSS feeds as bookmark folders. #154
Comments
Also worth mentioning the RSS button in address bar https://openrss.org/blog/browsers-should-bring-back-the-rss-button |
I like Spot On! I didn't try it yet. |
Spot-On polls each link, downloads the referenced links, and then downloads the actual pages of those referenced links. So we agree, RSS is a data format. It doesn't poll / pull / query / etc. It's XML. You have to write a thing to query. You can also write a thing which publishes updates to clients. I don't know if such services exist. Typically, you query (poll). |
Can we just implement an icon and a parser (xml to html) for start? You can use my stylesheet which supports Atom, RDF and RSS. |
There are like sooooooooooooooooo many existing products. :) |
I will add Spot-On to the list of applications I listed in https://greasyfork.org/en/scripts/465932-newspaper |
When I reported a bug about FileZilla FTP the guy made an excuse about turning off dark mode before he'd even consider looking in to the bug; it blatantly had nothing to do with the purely functional issue I had reported. Upon reading that utter failure of attitude in the form of his reply I immediately revoked my support. I still use that FTP for the moment though will eventually be hiring someone to build a proper replacement and likely release it completely free of charge once it's stable. Dooble isn't my project, it's not my browser and I don't use it due to it's limited features. The only way I migrate to a new browser is when it upgrades to my level of utilization. Now consider other people's attitudes about whether or not they want to use Dooble and for what reasons. The success of your projects starts and ends with your attitude for or against cooperating with others who have displayed an interest in it to begin with. |
Add to Dooble Webbrowser a Spot-On-Server connection. Dooble-Import of URL-Keys (private & public) and Comment-Keys (private & public) of one (the own) Spot-On-Instance. Show in a right side menu - next to a live website - comments for the website (URL and Comment Database are cloned/synced from Spot-On over the Server-Connection also in Dooble Web Browser, as the keys are there also present.) RSS is integrated into that process, starting in the Spot-On Application or provided by other users URL-Keys. See Image of Dooble Comment Column |
As requested...here is my request: RSS bookmarks. In Waterfox Classic each RSS feed is a folder like any other bookmark folders for organizational purposes. The browser checks only when I activate a given RSS feed's folder so no polling necessary. The only thing else is having a read/not read icon; I presume it is implemented in Waterfox Classic based on the history.
Here is a screenshot of the Ghacks feed which they've apparently been busy the past 24 hours as I check them almost on a daily basis:
This is a nice-to-have so if implemented great though please don't stress out about it. :-)
The text was updated successfully, but these errors were encountered: