Nodetics 的回应
开发者回应
发布于 4 年前Feedbro does not immediately save changes to the disk. So if you delete an article and close the browser right after that, changes aren't persisted. Pending changes are written to the disk periodically so you need to wait a while. This is purely for performance reasons because for example when marking articles as read, it would be quite inefficient to write all changes immediately.