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

Manual save only #12

Closed masaki39 closed 8 months ago

masaki39 commented 8 months ago

Thank you for the wonderful plugin. I appreciate that it saves automatically, but I only want to save versions of specific files. Can you make it possible to turn off automatic saving?

antoniotejada commented 8 months ago

Duplicate of #1, closing.

masaki39 commented 8 months ago

Thank you. But I still can't turn off autosave.

antoniotejada commented 8 months ago

You call it "turn off autosave" but from your description

I only want to save versions of specific files.

what you really want is a whitelist, which is what #1 explains how to do.

On Mon, Feb 26, 2024 at 7:09 PM masaki39 @.***> wrote:

Thank you. But I still can't turn off autosave.

— Reply to this email directly, view it on GitHub https://github.com/antoniotejada/obsidian-edit-history/issues/12#issuecomment-1965553231, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABRF2CCCAR34AKQJB57SB3TYVUP5HAVCNFSM6AAAAABD2K2JAKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRVGU2TGMRTGE . You are receiving this because you modified the open/close state.Message ID: @.***>

masaki39 commented 8 months ago

What I wanted to do was to save specific files and save manually only. (Because there is a command to save manually) Thanks to #1, I was able to achieve saving only specific files.

antoniotejada commented 8 months ago

Setting "Minimum seconds between edits" to 0 should disable autosaving.

See https://github.com/antoniotejada/obsidian-edit-history/blob/b7634fef3a2fe28486b8c0682a638a71eb294713/main.ts#L191

On Mon, Feb 26, 2024, 7:26 PM masaki39 @.***> wrote:

What I wanted to do was to save specific files and save manually only. (Because there is a command to save manually) Thanks to #1 https://github.com/antoniotejada/obsidian-edit-history/issues/1, I was able to achieve saving only specific files.

— Reply to this email directly, view it on GitHub https://github.com/antoniotejada/obsidian-edit-history/issues/12#issuecomment-1965573456, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABRF2CHLIIU6NJRW4GEOY6DYVUR4BAVCNFSM6AAAAABD2K2JAKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRVGU3TGNBVGY . You are receiving this because you modified the open/close state.Message ID: @.***>

masaki39 commented 8 months ago

Oh, thank you for your responding.

antoniotejada commented 8 months ago

No problem, I've modified the settings description to clarify that, will get updated whenever I push a new version (not planned yet).

On Mon, Feb 26, 2024 at 7:57 PM masaki39 @.***> wrote:

Oh, thank you for your responding.

— Reply to this email directly, view it on GitHub https://github.com/antoniotejada/obsidian-edit-history/issues/12#issuecomment-1965600980, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABRF2CDLNIRTFSNDKHJARU3YVUVOJAVCNFSM6AAAAABD2K2JAKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRVGYYDAOJYGA . You are receiving this because you modified the open/close state.Message ID: @.***>