Ujnotes — CC0 1.0
Working notes on Notes: 1. Edit the keyboard setting json file.
Add keyboard binding.
1. Edit the keyboard setting json file
- Not the default one.
- The preference one.
- Place in square brackets - proper json.
4. Command palette. Edit keyboard json : preferences one.
Add underscore delete.
{ "key": "ctrl+alt+backspace", "command": "deleteWordPartLeft", "when": "textInputFocus && !editorReadonly" }Updated:
2026 Aug 19

