cpbotha / nvpy

Simplenote syncing note-taking application, inspired by Notational Velocity and ResophNotes, but uglier and cross-platformerer.
Other
849 stars 114 forks source link

ctrl-D to delete should require a confirmation #119

Closed jcstroud closed 7 years ago

jcstroud commented 9 years ago

I accidentally hit ctrl-D and the note was gone.

Nuf said.

cpbotha commented 8 years ago

The note is still there: You can undelete via the simplenote web interface.

I have to think about either such a warning dialog, or an undo option right in nvpy itself. (the note is not really deleted locally either, only a flag is set)

cwchaney commented 8 years ago

+1 ... ctrl-D is hardwired in my brain to delete a line.

LeHack commented 8 years ago

+1 I also got myself caught by this, and since I use nvpy only locally, I wasn't able to undelete it.

cpbotha commented 8 years ago

I'll put in that confirmation dialog. Handling undelete across all different modes of operation (thanks @LeHack for the reminder) is a bit much now, and deletion is mostly not something that happens THAT often.

cpbotha commented 7 years ago

Fixed in a8172bae4d3493145199a91267f5fc404837319b