I would like to set my default note font to use the semibold weight, but when I edit “font-name” in “OFITextStyleNoteBody”, the default font doesn’t seem to change. I have imported my custom style and quit OmniFocus, but the font looks just like it did before. I have tried two different ways to do this:
<key>OFITextStyleNoteBody</key>
<dict>
...
<key>font-name</key>
<string>semibold</string>
</dict>
and
<key>OFITextStyleNoteBody</key>
<dict>
...
<key>font-name</key>
<string>ApproximaOverdrive-Semibold</string>
</dict>
I hope someone can help me fix this!
Thanks,
Richard