The api in simplenote_cli/simplenote.py has a method to permanently remove a note, but is never used. We should provide a method with a new keybinding to permanently remove a note.
Currently, to permanently delete a note, one must use a different client.
The api in
simplenote_cli/simplenote.py
has a method to permanently remove a note, but is never used. We should provide a method with a new keybinding to permanently remove a note.Currently, to permanently delete a note, one must use a different client.