able Posted October 1, 2019 Share Posted October 1, 2019 I love snippets, I just wish it was easier to add and edit them. There's something about navigating the Alfred UI that puts me off making new snippets that means I don't do it as often as I wish I did. It feels like there could be a workflow that would allow you to type something like "{snip} text text text text {name:txt}". If this isn't possible with Alfred, does anyone know of another app? Like maybe a quick add snippet from the Services menu or something? Link to comment Share on other sites More sharing options...
dfay Posted October 1, 2019 Share Posted October 1, 2019 I've adapted https://github.com/derickfay/import-alfred-snippets to run from a workflow and would be happy to post it. First though, let me ask @Andrew are there any problems likely to arise from adding a .json file to "...Alfred 4/Alfred.alfredpreferences/snippets/" while Alfred is running? I haven't encountered any but it still makes me nervous to mess with the preferences of a program while it's running. Link to comment Share on other sites More sharing options...
deanishe Posted October 1, 2019 Share Posted October 1, 2019 40 minutes ago, dfay said: are there any problems likely to arise from adding a .json file to "...Alfred 4/Alfred.alfredpreferences/snippets/" while Alfred is running? I haven't encountered any but it still makes me nervous to mess with the preferences of a program while it's running. Nope. That's how sync works. Alfred fully expects files in its prefs bundle to be changed by other programs. You just need to be wary of changing its other files in ~/Library. Link to comment Share on other sites More sharing options...
Andrew Posted October 2, 2019 Share Posted October 2, 2019 12 hours ago, deanishe said: Alfred fully expects files in its prefs bundle to be changed by other programs. You just need to be wary of changing its other files in ~/Library. Yep, this is correct Also, don't forget you can use cmd+s in Alfred's clipboard history to save something you've coped to the clipboard as a snippet. Cheers, Andrew vanderholm 1 Link to comment Share on other sites More sharing options...
dfay Posted October 3, 2019 Share Posted October 3, 2019 Now live in able 1 Link to comment Share on other sites More sharing options...
able Posted October 7, 2019 Author Share Posted October 7, 2019 On 10/3/2019 at 5:11 PM, dfay said: Now live in Wow, thanks so much for making this!! Just what I was looking for, and greatly helpful. Thanks! Link to comment Share on other sites More sharing options...
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