On 01/05/2019, at 14:31, Leif999 <[email protected] <mailto:[email protected]>> wrote: > Can I get some insight about where BBEdit stores marker info for a text file, > so that I can go about backing up this information, and perhaps even retrieve > from my backup.
Hey Leif, See the expert prefs: Beginning with version 8.0, BBEdit stores document state (window position and various settings) in a central repository in your BBEdit preferences folder. If you wish, you can ask BBEdit to store document state in the resource fork of the document's file: defaults write com.barebones.bbedit UseResourceForkForDocumentState -bool YES I was very unhappy when this occurred and moving a document immediately lost its state. Fortunately the guys at Bare Bones gave me the alternative of switching self-contained-state back on for documents. I don't know if this will include all the elements you're missing though. -- Best Regards, Chris -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <https://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]. Visit this group at https://groups.google.com/group/bbedit.
