Changelog

Its Way Too Easy to Delete A Table Row

Problem

When viewing a Tagged Rem as a table, if you place your cursor above the table (in the space above, i.e. the scratch pad area) and press the Delete Key, it deletes the entire row without a warning. Of course, you can restore the rem from the trash, but it’s waayyyy too easy to delete something where a lot of data may just disappear unbeknownst to you.

For example, I accidentally deleted a table row containing all its properties and 147 child rem in total - just with the click of a single keystroke just because I was trying to delete some text in the scratch pad area.

Note: When the tagged rem is in list view, the delete key doesn’t delete the entire rem.

Possible Solution

Introduce a pop up box asking you if you really want to delete the rem and all of its child rem.

Or disable deleting the entire REM and its child rem and just delete each successive character in the rems name (similarly to list view)