Boop
Boop copied to clipboard
A scriptable scratchpad for developers. In slow yet steady progress.
Turing a block of text into an array where each line is an element would be useful. I currently use https://arraythis.com/ for that.
Hello, I usually go to a website for some pretty easy string handling, but I need to take input from user. Example: `let input = status.getInput("What do you want to...
I guess this is quite a radical change to ask for, but I really think it would bring some good things, if Boop can also exist as a VSCode extension....
It would be great if there was a Workflow for Alfred that could use the power of Bloop features.
I put a new script in their folder, but Boop doesn't see it. What can I do?
There's not much to discuss about this I guess :) better than favoriting/starring actions (like some have requested) is to have that done automatically by a simple frequency counter 😄
Sort should ignore whitespace at the start of each line during comparison. This allows for lists/code with abitrary formatting to be sorted correctly and still maintain formatting.
It would be awesome to paste in stack traces and have Boop do a find and replace on the '/n/r' in a web stack trace for easy copy / pasting!...
This was the one simple thing I was missing. Currently using https://www.unixtimestamp.com for this. Strangely enough, the reverse action is already in Boop... (Date to timestamp)