ElBlo

Foam TODO Issue

If you are using Foam to take notes, there’s an issue with the TODOs: the cortcut for marking a TODO item as done doesn’t work on Mac OS.

This is due to a decision by the Markdown All In One extension (original bug) to disable the shortcut on Mac OS, as it interferred with keyboard inputs (ç for example).

As an alternative, you can go to the keyboard shortcuts editor in VS Code and change the when property for the shortcut to editorTextFocus && editorLangId =~ /^markdown$|^rmd$|^quarto$/.

I hope with this people have an easier time when they search for “Option + C not working in Foam”.

© Marco Vanotti 2024

Powered by Hugo & new.css.