gmkado
gmkado
I think I've tracked it down to [this line](https://github.com/kelleyma49/PSFzf/blob/5dae51607fcc00a7afefd1e10702786b7d087c65/PSFzf.Git.ps1#L81), which opens git bash to run the shell script
Thanks @kelleyma49 for the response! I tried v2.5.2 and it still opens bash briefly in a separate window, and the preview pane is blank.
Nevermind I just had to relaunch my powershell, now it works!
@schemar is this still in the works? For my use case, I use tag dates (see https://forum.obsidian.md/t/using-dates-as-tags-does-it-make-sense/26024) and it would be great if I could specify a date format of...
Bump. Is development on this project dead? This is also the one killer downside for me too on what is otherwise the best option I have found for exploring files
Hi @canton7 I had the same misunderstanding as @xlynx555, is there a way to get errors as a list of strings from `ValidatingModelBase`? Currently I do this: ``` var errors...
@marc0l92 can you share how you use templater with this plugin? I would like to be able to fill out a template page with jira data when using the "add...
Awesome! For my use case, it would be great to point the plugin to a template to use when creating notes from the jira-search table, and then reference any of...
Not sure if this belongs here or in a separate issue, but I would also like ways of customizing the note title. Sometimes I have two JIRAs covered in one...
oops, should have read the docs better. Thanks this does the trick!