antoniotejada / obsidian-edit-history

Obsidian Edit History Plugin, automatically save all the edit history of a note, browse and restore previous versions
GNU Affero General Public License v3.0
55 stars 1 forks source link

Optimized handling / interface suggestions #7

Open rk-kontur opened 1 year ago

rk-kontur commented 1 year ago

Hi,

THIS IS SO COOL!

I was looking for something like that for AGES and always wondered why Obsidian had this not built in as core functionality.

THANK YOU!

Is it maybe possible to integrate the dropdown menu directly into the note? Navigating to a prior state would simply - temporarily - revert the note back to this edit. This would be so much more elegant.

I added a button to the editor menu but opening another note on top is cluttering the screen. Plus, I don't like the rendering of the prior edits. I will open another issue for that matter to keep things tidy.

AGAIN: THANK YOU!!!!!!!!!

antoniotejada commented 1 year ago

Glad you like it and thanks for splitting the issue in two, but since I kind of merged them in my reply I'm going to tag this as duplicate of issue #8

antoniotejada commented 1 year ago

Actually de-duping, will keep this open for adding a listview of changes in the main pane and the other for adding a side by side formatted view instead of diff view.