Flashtype

Version control for your notes
without the Git setup

"Obsidian Git" usually means installing a plugin, a real Git client, and access tokens just to keep a history of your notes. FlashType gives you automatic version history on your local .md files - no commits, no merge conflicts, no setup. Free and open source for macOS.

Free & open source · macOS

What does “Obsidian Git” actually do?

"Obsidian Git" is the popular community plugin (2.6M+ downloads) that wires Git into your vault so you can commit your notes and push them to a GitHub repo for backup and async sync across devices. It’s genuinely useful - and genuinely fiddly to set up. Here’s the honest breakdown before you decide if you need it.

It's a backup & sync tool

Git tracks your notes as commits and pushes them to a remote like GitHub - great for an audit trail and mirroring a vault between machines. For that specific job, the plugin or Obsidian Sync is the right call.

It needs real setup

You install a native Git client (on Windows, GitHub Desktop isn't enough), configure HTTPS/SSH authentication with a personal access token, then commit and push - manually or on a schedule.

Mobile is unstable

The plugin's own docs call mobile Git “highly unstable,” warning it can crash on clone or pull because phones can't run native Git. Many users end up syncing notes a different way.

If all you actually want is “let me undo a change and see my note’s history,” that's a lot of Git machinery for a small need.

History that just happens - and AI edits you can review

FlashType is a macOS markdown editor with built-in version history (powered by Lix) and Claude Code & Codex inside the editor. No Git client, no tokens, no commit ritual.

1

Open your local .md files

Point FlashType at any folder of Markdown. Your notes stay as plain, portable files on disk - no import and no proprietary format.

2

Edit, with history kept automatically

Every change is tracked by Lix as you work. Roll back to any earlier version without writing a single Git command or resolving a merge conflict.

3

Let agents edit, then review the diff

Ask Claude Code or Codex to rewrite or expand a note. Every edit lands as an inline diff you accept or reject - nothing changes until you approve it.

Obsidian Git plugin vs. FlashType's built-in history

Two different jobs. Obsidian Git mirrors a whole vault to a remote; FlashType gives you effortless local version history and AI review on your .md files. Here's where each one fits.

CapabilityFlashTypeObsidian + Git pluginObsidian (no plugin)
Automatic version historyManual commits
No Git client to install
No auth tokens / PAT setup
No merge conflicts to resolve
Reliable on the same machineDesktop only
Built-in AI agents (Claude / Codex)
Review AI edits as inline diffs
Push / back up a vault to GitHub
Free & open sourceFreemium

Get version history without the Git setup

Free & open source · macOS

FAQ

What is the Obsidian Git plugin?

It's a community plugin by Vinzent03 (2.6M+ downloads) that integrates Git into your Obsidian vault, letting you commit changes and push or pull them to a GitHub remote for backup and async sync. It requires a native Git install and authentication setup, and its docs note that mobile support is highly unstable.

Do I need Git to have version history for my notes?

No. Git is one way, but it means installing a client, setting up tokens, and committing manually. FlashType keeps automatic version history of your local .md files (via Lix) with no Git, no commits, and no merge conflicts.

Can FlashType sync my vault to GitHub like Obsidian Git does?

Not today. FlashType focuses on effortless local version history and AI-assisted editing on macOS. If your main goal is mirroring a whole vault to a GitHub repo across devices, the Obsidian Git plugin or Obsidian Sync is the right tool.

Is FlashType free?

Yes. FlashType is free and open source under the MIT license and runs on macOS, with Claude Code and Codex built in.

Free & open source

Built in the open. Issues, pull requests and stars welcome.

macOS · MIT license