yang991178 / fluent-reader

Modern desktop RSS reader built with Electron, React, and Fluent UI
https://hyliu.me/fluent-reader/
BSD 3-Clause "New" or "Revised" License
7.81k stars 426 forks source link

[FEATURE] Add an autoclean option for old articles. #479

Open Shituation opened 2 years ago

Shituation commented 2 years ago

Need an option to free waste space with old articles automatically. Also the app should make sure that no re-downloads happen so deleted articles don't get re-downloaded. This could be done with an internal log and using article's titles to log which ones have already been downloaded in the past.