Opher Posted July 25, 2022 Share Posted July 25, 2022 (edited) I wanted to use BBEdit in conjunction with Alfred to make a Text Expander-esque forms/form letters. Where you tab from item to item and fill it in. The editor you use is configurable, I tried to use the EDITOR environmental variable but got a permissions error. I'm not sure why that would be. Configuring it explicitly -along with the bundle id- is probably preferable anyway. It's less of a workflow and more a couple Prefabs (great new feature). I'm kind of proud of the icon 😏 https://github.com/CiiDub/Form-Snippets Edited July 25, 2022 by Opher Link to comment
vitor Posted July 25, 2022 Share Posted July 25, 2022 10 hours ago, Opher said: I tried to use the EDITOR environmental variable but got a permissions error. Alfred doesn’t load your shell’s startup files. See Understanding the scripting environment. Opher 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now