Myndo

Where your clips go

Myndo writes to storage you own. Pick Google Drive or a GitHub repo, and send clips straight into some AI apps while you're at it.

Storage you own

Where your notebooks live. Use either, or both.

Google Drive

Default
What you get
A Myndo folder in your Drive, a subfolder per project, and a Google Doc per notebook.
Setup
Sign in with Google when you install. That's it.
Access
Myndo uses the drive.file scope, so it only ever sees files it created. The rest of your Drive stays invisible to it.

GitHub

Optional
What you get
Your clips as Markdown files, committed to one repo you choose.
Setup
Create a fine-grained token, scope it to that one repo with Contents: Read and write, then paste it in.
Access
Only touches the repo you picked. Never deletes anything, never lists your other repos.

Setting up GitHub storage

Worth it if you already keep notes in a repo, or want version history on your memory.

  1. 1

    Create a repository (or pick an existing one)

    A private repo is fine. Myndo keeps its files in their own folder.

  2. 2

    Generate a fine-grained Personal Access Token

    On GitHub: Settings → Developer settings → Personal access tokens → Fine-grained tokens. Grant access to that one repo only.

  3. 3

    Give it Contents: Read and write

    The only permission Myndo needs. Read finds its own files, write saves your clips.

  4. 4

    Paste the token into Myndo

    Paste the token into the GitHub screen in the extension and enter the repo as owner/repo. Myndo checks both before saving anything.

What that token lets Myndo do

  • Can: write clips into the repo you chose, and keep one README in its own folder explaining how to use the notebooks.
  • Cannot: delete anything, browse your other repos, or read files outside its own folder.
  • Your token is encrypted in local browser storage and only ever sent to api.github.com. It never reaches Myndo's servers, and removing the connection deletes it.

Saving straight into an AI app

For these two, Myndo puts the clip in for you. Grant permission for the site once, and stay signed in to it.

ChatGPT Projects

Send a clip into a Project without leaving the page you're reading.

Perplexity Spaces

Same thing, straight into a Space.

Everywhere else, it's one paste

Some apps block writes from browser extensions. For those, Myndo hands you the content and you drop it in.

  • Claude ProjectsMyndo copies the notebook and you paste it into the project.
  • NotebookLMAdd your notebook as a Google Docs source. NotebookLM reads it from your Drive and re-syncs as it changes.
  • Gemini & GrokCopy from the Myndo widget, or attach the Doc from your Drive.
Step-by-step for each AI tool →

Clean up clips before you save them

Summarize a clip, pull out the facts, or cut the boilerplate before it lands in your notebook. Runs on your own AI key.

How AI tools work →