cdevroe / unmark

An open source to do app for bookmarks.
https://unmark.it
Other
1.6k stars 195 forks source link

Feature: generate feeds from bookmarks #113

Open ghost opened 9 years ago

ghost commented 9 years ago

This is a niche request. There are some uses of RSS feeds generated by a bookmarking app:

Some bookmarking apps generate RSS for the user's bookmarks, tags, etc. RSS would be the simplest and most generic way of delivering Unmark content to other services (readers, ifttt, a mobile app, etc.). Unmark could generate feeds for:

Thanks for this great software!

cdevroe commented 9 years ago

@Menti I agree. I'm a huge fan of RSS personally. I think this is a must. Though we'll have to carefully plan it out since everyone's bookmarks are "password protected" even locally. So RSS may need to be optionally un-protected as well.

ghost commented 9 years ago

¡Thanks! I understand the difficulties and I'm sure you'l find some neat way to sort it out.

heubergen commented 9 years ago

+1

cdevroe commented 8 years ago

@Menti @heubergen We likely won't get to this within the next few builds. But if either of you would like to submit a PR with some options on how to tackle this for people's local installs... that'd be great.