Skip to content

A toggle.action for Link-Hint and Link-Alphabet(default) #717

Answered by gdh1995
asdqdsa asked this question in Q&A
Discussion options

You must be logged in to vote

You may specify useFilter=true/false. For example:

map f LinkHints.activate useFilter=false
map <a-f> LinkHints.activate useFilter

Or you may use the command named toggleSwitchTemp:

map <a-s-f> toggleSwitchTemp key="filterLinkHints" $then="f"

And then Alt+Shift+F will toggle the state of useFilter and then start LinkHints.activate by f. Its effect will keep until a page is closed, reloaded or replaced.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@asdqdsa
Comment options

Answer selected by asdqdsa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants