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

Implement page context menu #25

Open
kav2k opened this issue Sep 14, 2017 · 0 comments
Open

Implement page context menu #25

kav2k opened this issue Sep 14, 2017 · 0 comments

Comments

@kav2k
Copy link
Contributor

kav2k commented Sep 14, 2017

This issue is to track requirements for context menu implementation.

Basic idea: provide a context menu item that adds current page to ReadLater.

More complicated idea: empower the user to optionally close the page as well, and/or hide the context menu items. Would require an options interface.

Copying from #12:

Here's the "please everyone" version of context menu implementation:

  • Add 2 context menu items, "Add to Read Later" and "Close and add to Read Later".
  • Add an option to display: none, one of them (as top item) or both (as submenu).
  • Defaulting to showing only the first.
  • Notify the user that a new, configurable feature is available.

I want your feedback on specifications, @napsternxg.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant