--
This is the BBEdit Talk public discussion group. If you have a
feature request or need technical support, please email
"sup...@barebones.com" 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 bbedit+un...@googlegroups.com.
To post to this group, send email to bbe...@googlegroups.com.
Visit this group at https://groups.google.com/group/bbedit.
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.
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
However, the markers are different (not syncing) in the same document on the two computers. Adding, changing, deleting markers in one computer is not replicated in the other.Maybe the markers do not belong anymore to the DocumentState?I am on Mac OSX 10.13.6 and BBEdit 12.5.2