bunch icon indicating copy to clipboard operation
bunch copied to clipboard

Documentation repository for Bunch.app

Results 30 bunch issues
Sort by recently updated
recently updated
newest added

I'm running Bunch 1.4.17 on MacOS 14.3.1. I have a bunch with an optional snippet (full code below) which asks if I want to open an app that I sometimes...

Using the Preview app in Bunch does not behave as I would expect. The players: macOS v 14.3.1 Bunch v 1.4.17 (180) Preview v 11.0 (1056.3.2) The following Bunch file...

The [`setPref` URL scheme documentation](https://bunchapp.co/docs/integration/url-handler/#urlhandlersetpref) suggests that the following URL call should enable the toggleable "Restore Open Bunches on Launch" setting. ```sh open 'x-bunch://setPref?preserveOpenBunches=1' ``` Based on the wording I...

when opening a specific google chrome profile Bunch crashes. `@@ chrome[Profile 1]:https://brettterpstra.com` Using Version 1.4.10 (163)

I've been using some more advanced features and have added `$ killall Dropbox` into a Bunch. However it reliably crashes Bunch. ``` (do not disturb on) (audio input volume 0)...

**TL;DR** I don't think the preference setting of the logging level via the URL handler is working as expected. --- # Testing the Issue From the [URL Handler documentation page's...

I pass a variable to a snippet. The snippet uses the variable inside a condition, but in side that condition, the variable value is different from outside the condition. Sample...

https://bunchapp.co/docs/troubleshooting/#visual-studio-code indicates that VSCode is problematic, but that you have kindly implemented a hard-code workaround. That doesn't seem to be working for me, at least on bunch 1.4.16 (177) /...

I love what I've learned of this tool so far! The sample bunches are a great learning tool. The sample `📞Comms` bunch uses `|` for several items but doesn't indicate...

Hello, when using the command `(audio output HomePod)` it does not work. Switching to other directly connected outputs does work. Log: > 2021-11-19 15:14:24: ⚪[Homped Audio] Open >>>>>>>>>>>>>>>>>>>>> > 2021-11-19...