Add undo/redo function

Once you are done reading, please delete the above notes

Use case or problem

When making adjustments to notes properties, unexpected bugs may occur with plugins. Adding a feature to be able to undo your mistakes and return your notes to a functioning state would be invaluable.

Proposed solution

adding a function to the command prompt. possibly make it so that Obsidian remembers the last 20-50 edits you have made.

Current workaround (optional)

Related feature requests (optional)

There is undo/redo as part of the editor.
More broadly, there is already the file recovery plugin that takes periodic snapshots.

That only restores snapshots of individual notes, which is not working for the problem I’m having. I need a button that undoes and restores the state of everything, not just the text in the notes. My issue is that I edited the title of one of my notes, and when it auto updated all of the notes linked to it through the RPG Manager plugin, all of the links broke AND when I try to link notes to the ones that got unlinked, the unlinked notes don’t show up. It’s like they don’t even exist.

2 Likes

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.