kit
kit copied to clipboard
Script Kit. Automate Anything.
I'm able to include a script tag in the raw HTML string provided to `widget` in order to easily provide styles for the generated widget, but this doesn't work for...
## command failed windows-trash.exe Manage Kenv -> Remove Kenv -> examples  [kit.log](https://github.com/johnlindquist/kit/files/10183255/kit.log) > apparently after removing the examples dir and getting repopulated again by kit quit and launching again,...
just thought it would be neat if settings could be opened with vscode and had intelli support (json schema) settings.json ``` ... "$schema": "url to schema", ... ```
Sometimes (often maybe), input box, select box and other inputs (for choices) appear in the screen at the same time maybe more convenient than operating one after other.
I ran into some confusion / odd-to-me behavior while trying out `path()` with an argument. It is possible that I'm not specifying the option correctly. I wanted to specify a...
I can see this error in the log: ``` [17:29:35.695] [info] Prompt window in bounds. [17:29:34.694] [info] ↖ Bounds: Prompt arg ui { x: 1120, y: 233, width: 768, height:...
Hi! The example in the [Select from a Dynamic List](https://github.com/johnlindquist/kit/blob/main/GUIDE.md#select-from-a-dynamic-list)" is the same as the [Select From a List of Objects](https://github.com/johnlindquist/kit/blob/main/GUIDE.md#select-from-a-list-of-objects)
Kit was erroring due to a JSON parsing error, after an update - now when it 'loads' it infinitely beach balls. The process _is_ running (but not responding) according to...
``` TypeError: Error processing argument at index 0, conversion failure from at /Applications/Kit.app/Contents/Resources/app.asar/main.prod.js:2:280786 at u (/Applications/Kit.app/Contents/Resources/app.asar/main.prod.js:2:247022) at Generator._invoke (/Applications/Kit.app/Contents/Resources/app.asar/main.prod.js:2:246775) at Generator.next (/Applications/Kit.app/Contents/Resources/app.asar/main.prod.js:2:247385) at Os (/Applications/Kit.app/Contents/Resources/app.asar/main.prod.js:2:252960) at a (/Applications/Kit.app/Contents/Resources/app.asar/main.prod.js:2:253164) at /Applications/Kit.app/Contents/Resources/app.asar/main.prod.js:2:253225...
``` Error: Command failed: /Applications/Kit.app/Contents/Resources/app.asar.unpacked/node_modules/frontmost-app/frontmost-app at ChildProcess.exithandler (node:child_process:408:12) at ChildProcess.emit (node:events:526:28) at maybeClose (node:internal/child_process:1092:16) at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5) ``` --- Kit 1.30.8 Electron 19.0.16 darwin 21.6.0 Locale: en-US