manton
manton

Jon Hays:

I just released a new version of Silverleaf, my new RSS reader that’s built around Inkwell syncing. It’s free, so check it out!

Available in the App Store.

|
Embed
Progress spinner
dave
dave

@manton I’m not familiar with the APIs people use in this context. Did you use the same API as another back-end or do you have an API just for Inkwell?

|
Embed
Progress spinner
jarrod
jarrod

@dave Looks like it’s got it’s own API! help.micro.blog/t/feeds-s…

|
Embed
Progress spinner
dave
dave

@jarrod — thanks!

|
Embed
Progress spinner
In reply to
manton
manton

@dave @jarrod There’s not really a standard yet for feed management and tracking post unread state. Everyone rolls their own thing, so I based most of this API off Feedbin. Microsub API is probably the closest fit. I’d like to support that later.

|
Embed
Progress spinner
dave
dave

@manton – that makes sense.

since i’m a river-of-news guy i don’t worry about whether something’s been read or not.

seems that might even be a standalone server app, that could have records with four values.

  1. username
  2. feedUrl
  3. guid
  4. flRead

could even be used for other things, attributes.

|
Embed
Progress spinner
dave
dave

@manton – btw that feed you added that lets me track replies to my posts is really working.

that’s how i found out about jarrod’s comment and yours. so if you want to reach me through micro.blog i now have a semi-reliable way to be reached.

|
Embed
Progress spinner