Commands for Changing Note Status

What I want

I want to make original key binding. Especially, I want to switch notes status by keybindings.
So what is command for switching status?

I tried

Find command lists in documentation, but not found.
https://doc.inkdrop.info/manual/customizing-keybindings

1 Like

Hi hiroga-san,

Thank you for the suggestion.

In terms of implementation, I’m afraid that it is not possible to get a full list of commands because commands are bound with target DOMs.
At the moment, commands for changing note status are not available.
Those commands would be nice to have so I’ll plan to add them.

1 Like

Hi craftdog san.
Thank you for explanation. I`m looking forward InkDrop will be added the command.
Thank you for develop the best editor.

1 Like

Now v3.23.0 added commands for changing note state:

  • editor:change-note-status-none
  • editor:change-note-status-active
  • editor:change-note-status-onhold
  • editor:change-note-status-completed
  • editor:change-note-status-dropped

changelog: https://doc.inkdrop.info/releases#v3-23-0

Thanks again for the suggestion!

1 Like