Option to copy currently selected item from the suggestions list to input text field
See original GitHub issueThanks for creating this nice plugin. It is really helpful.
I often use CTRL+O
instead of CTRL+N
when I want to create a new note. Then I use SHIFT+ENTER
to create a new note from inside the quick switcher. However, it often useful to create a note that has a similar name to an existing note. To avoid typing the whole name again (if you have a long name) it would be great to be able to press TAB
(for example) in the quick switcher. Then the currently selected item from the suggestions list would be copied into the search input text field. And the user could edit that text to create a new file name.
Issue Analytics
- State:
- Created a year ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
jquery copy text from select options into another automatically ...
i want copy text from select options into another ...
Read more >Solved: How can I copy the selected name from a dropdown l...
Hi,. I have in Screen1 a dropdown list that has names and I would like to copy the selected name from that dropdown...
Read more >Chapter 18 Forms and Form Fields - Eloquent JavaScript
Fields. A web form consists of any number of input fields grouped in a <form> tag. ... the currently active element, the main...
Read more >Input Field | SAP Fiori Design Guidelines
A text input field allows users to enter and edit text or numeric values in one line. To help users enter a valid...
Read more >Events: change, input, cut, copy, paste
For instance, while we are typing in the text field below – there's no ... <select onchange="alert(this.value)"> <option value="">Select ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@hakonhagland Thank you for your quick confirming!
I released v4.8.0 🚀
Looks good 😄