You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: