beta.55 Improved Search, Drag, and Happiness 😊
Search Improvements
beta.55 has a vastly improved search:
Search descriptions 🎉
Search shortcuts
Search by kenv
Sear by "command-name" (if you can't think of // Menu: name)
Sorts by "score" (rather than alphabetically)
Drag
Choices can now take a drag
property. This will make list items "draggable" and allow you to drag/drop to copy files from your machine (or even from URLs!) into any app. When using remote URLs, their will be a bit of "delay" while the file downloads (depending on the file size) between "drag start" and "drop enabled", so just be aware. I'll add some sort of download progress indicator sometime in the future, just not high priority 😅
You can use the drag
object syntax to define a format
and data
text/html
: Renders the HTML payload in contentEditable elements and rich text (WYSIWYG) editors like Google Docs, Microsoft Word, and others.text/plain
: Sets the value of input elements, content of code editors, and the fallback from text/html.text/uri-list
: Navigates to the URL when dropping on the URL bar or browser page. A URL shortcut will be created when dropping on a directory or the desktop.
Happiness
I'm very happy with the state of Script Kit. When I started almost a year ago, I had no idea I could push the concept of creating/sharing/managing custom scripts so far. I think it looks great, feels speedy, and is flexible enough to handle so, so many scenarios.
With everything in place, next week I'm starting on creating lessons, demos, and docs. It's time to show you what Script Kit can really do 😉
P.S. - Thanks for all the beta-testing and feedback. It's been tremendously helpful!