GitMurf
GitMurf
@kristijanhusak confirmed this fixes it. Thanks!
Here is even clearer information on emacs prepend feature. I guess they actually have a property for it called prepend! This isn't exactly what I need, but close because this...
@kristijanhusak if you want to point me in the right direction, I would be happy to take a look at a PR.
@kristijanhusak another thought I had, is there a way as is today to use the title of a file to put a template capture under instead of a headline? if...
For completeness sake, another emacs feature that would satisfy my requirements is the feature to use regex to decide on the target location in a file to add the capture...
@kristijanhusak amazing work! Thank you! This is perfect :)
> @erickzhao Which PR is it? What needs to be done still on it? I assume this one? Although it seems the initial author randomly closed it? https://github.com/electron/forge/pull/3351 cc @erickzhao
In case anyone is running into this still today, here is my solution (based off some of the solutions from the past above). If any of the maintainers / experts...
Or alternatively (which I am fine with implementing) is there any "hook" that I could tap into with the squirrel install process that emits immediately so that I could show...
> Or alternatively (which I am fine with implementing) is there any "hook" that I could tap into with the squirrel install process that emits immediately so that I could...