Synchronization of articles between computers
Hi ! I use raven reader in personal and at work and I would love to synchronize my articles (including those read and those not read) between my two computers. It would be very interesting to add this functionality to the program: perhaps by creating an account?
Thank you in advance for your opinion.
@A-d-r-i thats a insightful idea but that also involves going web based and introduce cloud.
Not saying is not doable but community seems to be against it. So would need more opinions.
I am looking into getting web based self hosted version of Raven
@A-d-r-i thats a insightful idea but that also involves going web based and introduce cloud.
Not saying is not doable but community seems to be against it. So would need more opinions.
I understand completely of course!
I am looking into getting web based self hosted version of Raven
Good idea, keep us posted!
We could make it so the user choose the location of the database. Then he would just have to save it in onedrive. It sdouldn't be an issue for anyone if we make it optional.
We could make it so the user choose the location of the database. Then he would just have to save it in onedrive. It sdouldn't be an issue for anyone if we make it optional.
This is exactly what I was thinking! It would be perfect indeed.
Update : I can't find a way to change where the database is saved, only the config file. I might be missing something I don't know how electron defines where datas are stored.
@MrScriptX Raven uses https://github.com/google/lovefield It is no longer stored in the file. It gets stored in IndexDB of electron browser. Again Raven for Web is the possible solution I just don't have the bandwidth to work on it.