tab-notes
tab-notes copied to clipboard
Added ability to undo deleting a note
Hi, I love the project! Someone requested an undo feature for deleting nodes, so I made it possible to undo deleting a note, by creating an undostack variable and a small button to undo the deletion. The undo stack won't persist if you close the tab and open a new tab. A small preview is below.
It seems my new commits also got added to this pull request, I added some extra features to this extension.