Marked 2 doesn't save any preferences
// Please enter a detailed description of the issue // Description of the issue:
Marked 2 doesn't save any preferences.
I modified the items in Preferences, but there're not saved.
And Quick overview(welcome window) shows every time at launch, even though I unchecked "Show this windows in the future".
I reinstall Marked 2 in App store, but have the same issue.
I checked ~/Library/Preferences directory, but cannot find any plist of Marked2.
// Please enter a list of steps required to reproduce the issue // Steps to reproduce:
// If applicable please attach a sample document that causes the issue for you.
// Configuration (do not edit) Marked 2 974 (Mac App Store)
macOS Version: 10.14.5
additionalMathJaxConfig:
allowPageBreakInCode: YES
bookTxtIsLeanpub: NO
summaryMdIsGitBook: NO
codeIsPoetry: NO
codeCanWrap: YES
collapsibleHeadlines: NO
convertGithubCheckboxes: YES
convertYAMLToMMD: NO
defaultMathJaxConfig: TeX-AMS-MML_HTMLorMML
defaultPreviewStyle: 0
defaultProcessor: MultiMarkdown
enableMiniMap: NO
excludeBlockQuotesFromCounts: NO
excludeFootnotesFromCounts: NO
excludeVerbatimFromCounts: NO
excludeCaptionsFromCounts: NO
folderPreviewExtensionsArray: md, markdown, txt, mdown, html, opml
githubNewlines: YES
h1IsPageBreak: NO
h2IsPageBreak: NO
hrIsPageBreak: NO
includeMathJax: NO
includeKatex: NO
limitTextWidth: NO
minimalJavaScript: NO
outlineModeExtensions:
permissionGranted: NO
printHeaderBottomLeft:
printHeaderBottomRight:
printHeaderFirstPage: NO
printFooterFirstPage: NO
printHeaderTopLeft:
printHeaderTopRight:
processHTMLFiles: YES
removeMetadataForPreview: NO
removeYAMLHeaders: NO
scrollToEdit: YES
shouldDetectCritic: YES
shouldHighlightMarkupErrors: NO
shouldLoadCritic: NO
syntaxHighlight: YES
syntaxHighlightOnlyLang: NO
useCustomMarkdownProcessor: NO
customMarkdownProcessor:
useCustomPreprocessor: NO
customPreprocessor:
useFirstH1AsPrintTitle: YES
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Brett on 17 May, 2019 11:08 AM
The preference file for the Mac App Store version is located in
~/Library/Containers/com.brettterpstra.marked2/Data/Library/Preferences/
It does sound like you either have a corrupted preferences file, or some
wider issue on your disk. Assuming it's only Marked that's giving you
issues, I would suggest just deleting the entire folder at
~/Library/Containers/com.brettterpstra.marked2. Next time you launch it
will build all new files there.
Let me know if that helps.
-Brett
2 Posted by Joonkyu Kim on 20 May, 2019 04:42 AM
Thanks for your reply.
I have followed you mentioned.
I have revoved all folders at ~/Library/Containers/com.brettterpstra.marked2
Then I launch this app, but I have same issue.
I installed it at App Store again, but things have not changed.
And the preference file isn't created in ~/Library/Containers/com.brettterpstra.marked2/Data/Library/Preferences/
Could you help me further?
Support Staff 3 Posted by Brett on 20 May, 2019 10:43 AM
This is a guess, but it sounds like there may be an issue with your hard
drive. Try opening Disk Utility and doing a first aid on the boot drive.
-Brett
4 Posted by Joonkyu Kim on 21 May, 2019 01:55 AM
It's wored as you metioned below.
Thanks for your help!