joethei / obsidian-rss

Read RSS Feeds from inside Obsidian
GNU General Public License v3.0
394 stars 23 forks source link

[Question]Is it possible to sync reading status in multi device? #17

Closed Quorafind closed 3 years ago

Quorafind commented 3 years ago

It will be nice to make rss sync through read.json?

joethei commented 3 years ago

Read status is already saved, so should also be synced as long as you have the data.json synced. It should work as long as you don't have obsidian open on multiple devices at the same time, as the file gets only read at startup.

frvkl commented 3 years ago

I am using Obsidian Sync and am syncing everything. Unfortunately, the read status does not seem to be synced to mobile. I love you are bringing a RSS reader into Obsidian, but in order to keep using this plugin, it will have to work on mobile as well. I hope you are able to solve this. Keep up the good work. :)

P.S. The 'Refresh Feeds' command does not seem to be working on mobile as well.

frvkl commented 3 years ago

Also on mobile, when I open an unread article, it remains on status 'unread', even after closing and reopening the mobile app.

P.S. I am using the IOS mobile app.

joethei commented 3 years ago

The next update(will be released later today) will include a new setting you need to enable, then all changes will show up within a minute.

This should keep resource usage low, and still have the desired effect.