You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echoIamsaying @(ask('What to say'))
# What to say: hello# I am saying helloechoGive @(ask('Fruit', ['apple', 'banana', 'orange'])) to @(ask('To', [$(whoami).strip()]))
# Fruit: <Tab># Fruit: apple# To: <Tab># To: user# Give apple to user
For community
⬇️ Please click the 👍 reaction instead of leaving a +1 or 👍 comment
The text was updated successfully, but these errors were encountered:
anki-code
changed the title
Idea: command template with interactive placeholders
Idea: xontrib-ask - command template with interactive sections
Mar 25, 2023
Hello! I have an idea!
The ability to create command template. Before executing the command the placeholders should be filled interactively.
First step - Ask to input argument and with autocomplete:
For community
⬇️ Please click the 👍 reaction instead of leaving a
+1
or 👍 commentThe text was updated successfully, but these errors were encountered: