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

Is there a way to put chain snippet hotspot in a list hotspot? #62

Open
cricrazy opened this issue Jul 14, 2017 · 0 comments
Open

Is there a way to put chain snippet hotspot in a list hotspot? #62

cricrazy opened this issue Jul 14, 2017 · 0 comments

Comments

@cricrazy
Copy link

Let me explain:

I have several string related snippets tarting with str

strlen
strtrim
strjoin

  • I would like List hotspot to trigger those using a trigger str.
  • Based on my selection using up/down arrow keys, I would like Chain snippet hotspot to trigger this individual snippet.

Here is the workflow:

  1. I trigger the all string commands with str trigger.
  2. I select one of the listed commands and press enter or tab to chain trigger that command.

Here are my failed attempts.

Trigger Text: str

Scope: GLOBAL

$[![(lis)$[![(cha)strlen]!]|$[![(cha)strtrim]!]]!]
[>END<]

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