On 3/4/20 at 2:27 PM,
jeffer...@gmail.com (Jeff Perry) wrote:
>I am not sure how to set up the default folder on BBEdit actually.
>Maybe you can help me with that?
BBEdit, like most Mac apps, doesn't really have a concept of a
"default folder".
However, the intrinsic Mac behaviors work (such as the Open and
Save panels remembering where you last pointed them); and also,
BBEdit is pretty good about remembering which windows you had
open when you quit.
So, one notion is that you could make a new Disk Browser window
(File => New => Disk Browser), or an instaproject (the latter by
opening a folder); this will give you a context for creating new
documents within a specific folder. (You can right-click on the
folder and choose "New Text Document".)
If there's a particular folder you always go to, you can add
that to the Finder's "Favorites" in the sidebar; it'll also show
up in the sidebar of the Open and Save panels.
You could use the `bbedit` command-line tool: `bbedit
/path/to/some/file.txt` will make a new document if the file at
the designated location doesn't exist, and then choosing "Save"
will write the file out in that location.
It might help if you have an idea of _exactly_ what you want the
interaction to look like when you create a document. From that,
it's likely that you can get there with some combination of
intrinsic OS behaviors, built-in features, or scripting. Or
perhaps it can be added. :-)
R.
--
Rich Siegel Bare Bones Software, Inc.
<
sie...@barebones.com> <
https://www.barebones.com/>
Someday I'll look back on all this and laugh... until they
sedate me.