extract-highlights-plugin icon indicating copy to clipboard operation
extract-highlights-plugin copied to clipboard

Command names don't need "Shortcut for" at the beginning

Open colintedford opened this issue 3 years ago • 0 comments

Extract Highlights adds 2 commands to the Command Palette:

  • Extract Highlights: Shortcut for extracting highlights
  • Extract Highlights: Shortcut for highlighting sentence cursor is in

The "Shortcut for" is not needed, and makes it harder to see the important information.

They should be:

  • Extract Highlights: Extract highlights
  • Extract Highlights: Highlight sentence cursor is in

(Or the second one could be "Extract Highlights: Highlight current sentence", which is smoother and more concise, but a little less explicit.)

Look at the other commands in the palette to see how they are named — they are commands, as if Obsidian were a person and you were telling them what to do: "Add embed". "Copy file path". "File explorer: Reveal active file in navigation".

colintedford avatar Jun 11 '22 05:06 colintedford