-
Notifications
You must be signed in to change notification settings - Fork 489
Advanced settings
Oleksandr H. edited this page Aug 12, 2024
·
7 revisions
Experimental and advanced settings can be added through the command line interface.
defaults write co.fluder.FSNotes autoInsertHeader -bool false
xattr -w "es.fsnot.hidden.dir" true path/To/DirName
xattr -w "es.fsnot.hidden.dir" false path/To/DirName
By default: enabled
defaults write co.fluder.FSNotes codeBlocksWithSyntaxHighlighting -bool false
defaults write co.fluder.FSNotes searchHighlighting -bool false
https://github.com/glushchenko/fsnotes/issues/1418
defaults write co.fluder.FSNotes maxChildDirs -integer 500