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

Missing documentation on settings.blacklist #70

Closed
seletskiy opened this issue Jul 14, 2016 · 2 comments
Closed

Missing documentation on settings.blacklist #70

seletskiy opened this issue Jul 14, 2016 · 2 comments

Comments

@seletskiy
Copy link

Can you, please, add documentation about adding sites to the blacklist? I can't find it in the README.md.

@brookhong
Copy link
Owner

https://github.com/brookhong/Surfingkeys#hotkey-to-toggle-surfingkeys

When Surfingkeys is turned off on some site by Alt-s, the status will be persisted in settings, for example,

"blacklist": {
    "https://github.com": 1
},

Alt-s once more will remove it from settings.blacklist. By the way, yj to dump all settings into clipboard.

Another way to disable Surfingkeys is to use settings.blacklistPattern, please refer to regex for disabling.

@seletskiy
Copy link
Author

@brookhong: Great, thanks!

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

2 participants