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

TODO list #13

Closed
40 of 43 tasks
gdh1995 opened this issue Nov 26, 2017 · 1 comment
Closed
40 of 43 tasks

TODO list #13

gdh1995 opened this issue Nov 26, 2017 · 1 comment

Comments

@gdh1995
Copy link
Owner

gdh1995 commented Nov 26, 2017

v1.74 / v1.75

Long term tasks

  • ? why initing might stop since exclusions.js (has not been reproduced recently)

  • ? handle mapKey * <esc>

  • ? support -webkit-user-modify: write

  • use some cache during VHints.traverse

  • auto find text and make hints (like <v> in VimFx) ( [Feature request] Display hints to enter visual/caret mode #3 )

  • use chrome.storage to store local settings sync settings

  • implement filtered hints ( [Feature Request] Filtered Hints #23 )

  • translate into Chinese

    • translate options.html
    • translate help_dialog.html
  • write wiki...

  • rework FindMode's exit logic

  • Firefox / Edge

    • basic running
    • supports no Shadow DOM
    • moz-* schemas
    • tabs.query does not support moz-extension://$id/pages/options.html
    • no browser.windows
    • clipboard problem
    • wrap around in FindMode
  • ? merge from mrmr1995: Render for Hints (given up)

  • visual viewport

    • Hints.getElementsInViewPort: need visualViewport.height
    • Scroller: use visualViewport.height / .width (impossible on 2019/10/04)
    • DomUtils: prepareCrop, getViewBox, ensureInView, setBoundary

From Dark Magician

  • multiple keywords on Vomnibar and vimium://parse
  • search engine's special URL for empty queries
  • advanced usages of custom CSS
  • custom suggestion
  • Hint to cursor
  • Hint of page text (like VimFx)
  • helpful hints in help dialog
  • 99 times and the confirm dialog
    • reloadTab
    • if the dialog disabled, fallback into running command once
@gdh1995
Copy link
Owner Author

gdh1995 commented May 31, 2020

Closed - Most left tasks have been out-of-date.

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

No branches or pull requests

1 participant