You can now rename feeds in Feedme.
I made a slight change to the indexer - if an item got updated I used to clear the list of accounts that have read that feed so that people will see the update. The thing is.. feeds are very unreliable in which fields they support, so I have to check if the title, link or body changed in order to know if it got updated. For some reason for many feeds the body keeps changing even though the content didn’t actually change. This is incredibly annoying because every 6 hours when feedme indexes again you get the same old items. So.. for now I just don’t clear that list anymore. If an item was marked as read, then it is marked as read forever. If it got updated before you read it, then you still get the latest updated version.
Otherwise.. I am really happy with it. I don’t actually want to add anything to it, really - I’m going to keep the minimalist nature. The only thing I now plan to add is a way to export your feeds to an OPML file. I decided not to support importing OPML files. After that I’m going to effectively consider this app done except for bugfixes and maybe a nicer homepage.
Leave a Response