Notes

Working notes on Notes: 1. Edit the keyboard setting json file.

UjnotesCC0 1.0

Working notes on Notes: 1. Edit the keyboard setting json file.

Add keyboard binding.

1. Edit the keyboard setting json file

  1. Not the default one.
  1. The preference one.
  1. 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