Thanks, I knew that someone would have come up with a solution :D
On Wed, Dec 16, 2015 at 2:10 PM, TJ Luoma <[email protected]> wrote: > > On Wed, Dec 16, 2015 at 5:22 AM, Jan Erik Moström <[email protected]> > wrote: > > Since I'm having a low workload today (thank you universe) I'm doing a bit >> of cleanup and restructuring of my computers - one thing being to clean up >> my "dropbox mess". >> >> My question is simply: is it possible to have the "Application >> Support/BBEdit" directory in a subfolder somewhere? (I keep other >> applications data files in a shared folder buried deep in some subfolder) >> > > It is not… (unless you mean iCloud, but that seems far outside the scope > of your question) > > However, if you are just looking to reduce visual clutter, you could also > tell the Finder not to __show__ the folder in Dropbox > > SetFile -a V "$HOME/Dropbox/Application Support/BBEdit" > > This will tell the Finder not to show the file (SetFile -a V = "set > visiiblity to no") but will allow BBEdit to know that it is there. > > If you need to access that folder for some reason, you can always use the > Finder’s “Go » Go To Folder” menu and put in "~/Dropbox/Application Support" > > I use this a lot for folders I can't move but don't need to see and/or > access often. > > TjL > > > -- > TJ Luoma > TJ @ MacStories <http://www.macstories.net/author/tjluoma/> > Personal Website: luo.ma <http://luo.ma/> (aka RhymesWithDiploma.com > <http://rhymeswithdiploma.com/>) > Twitter: @tjluoma <http://twitter.com/tjluoma> > > -- > This is the BBEdit Talk public discussion group. If you have a > feature request or would like to report a problem, please email > "[email protected]" rather than posting to the group. > Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> > > --- > You received this message because you are subscribed to the Google Groups > "BBEdit Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].
