Automation question

2019-09-20 Thread Christian Boyce
I have a BBEdit document looking something like this: {Tag_A} Some text, could be multiple sentences, multiple paragraphs. {/Tag_A} Some other text here {Tag_B} More text here. Could be multiple sentences, multiple paragraphs, as above. {/Tag_B} {Tag_A} Some text, could be multiple sentences,

Pipe list of files into new bbprojectd

2019-09-20 Thread Charlie Garrison
Good evening, I've got a custom grep/ls script which outputs a list of matching files, which I want to use as contents of a new project. The list is quite long (too long to pass as command args), so using `bbedit --project` won't work. Is there some other way to pipe a list of file paths to