Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: add recently used links #7

Merged
merged 2 commits into from
Feb 23, 2021
Merged

feature: add recently used links #7

merged 2 commits into from
Feb 23, 2021

Conversation

nkrusch
Copy link
Contributor

@nkrusch nkrusch commented Feb 23, 2021

Description of changes

See issue #6: this change adds ability to temporarily display recently used items on top of the menu. They become stale after some time, then disappear. Only non-pinned items can show up in recent items. If recent item is subsequently pinned, it disappears from recent items. Recent item appears twice: 1 time as a recent item, 1 time as an unpinned item.

Light and dark interface

Screen Shot 2021-02-22 at 9 53 26 PMScreen Shot 2021-02-22 at 9 53 43 PM

Pinning item removes it from recent list

Screen Shot 2021-02-22 at 9 54 02 PMScreen Shot 2021-02-22 at 9 57 39 PM

When there are no items in the recent list, this section of the menu is not displayed. This feature is non-configurable. Time limit is set at 10 minutes. Reusing link restarts the timer.

@nkrusch nkrusch linked an issue Feb 23, 2021 that may be closed by this pull request
@nkrusch nkrusch merged commit 62b538d into master Feb 23, 2021
@nkrusch nkrusch deleted the 6-recently-used branch February 23, 2021 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Display recent items in the menu
1 participant