typemill / typemill

Typemill is a lightweight, flat-file CMS designed for simple, fast, and flexible website and eBook creation using Markdown.
https://typemill.net
MIT License
427 stars 60 forks source link

Prevent block from accidentally being deleted #307

Closed HJB1972 closed 3 months ago

HJB1972 commented 2 years ago

Is there any way to prevent a block from being accidentally deleted. Can a delete warning be implemented "Are you sure you want this block to be deleted?" It is very easy to delete a content block and loose valuable information whilst editing a page. There is currently zero warning unless I am missing something.

trendschau commented 2 years ago

Thank you for this suggestion. I have to think about it, because it slows down the edit process and I am not aware of such security questions in other block editors (but I might be wrong). However, there is much space for improvements here:

trendschau commented 3 months ago

The buttons are positioned better now in Version 2. I will keep a confirmation window in mind as an optional feature in future.