ecency / esteem-surfer

Ecency desktop formerly known as Esteem Surfer - reimagined desktop social wallet, contribute and get rewarded (for Windows, Mac, Linux)
https://ecency.com
MIT License
101 stars 30 forks source link

[Feature Request] Add local cache for searching "All Activities" events #245

Open 4Ykw opened 5 years ago

4Ykw commented 5 years ago

Instead of relying on the back end servers to retrieve the last activities. I would like to recommend that a file is written into a local disk with ALL latest events where the user can search through.

Then later (this might be harder to implement or subject to other back end considerations) implement a function to retrieve from date X to Y all activities which are saved to the same local cache.

Motivation: Sometimes I get so many activities that is hard to jump around to multi-task. Being able to search for events that are ONLY on the activity is very useful to coordinate strategic tasks.

Thanks