RepoNote -GitHub Markdown Note

Classification du contenu
Tout public
10+
Téléchargements
Classification du contenu
Tout public
En savoir plus
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran

À propos de l'application

RepoNote is a personal note-taking app that lets you write Markdown documents stored in a GitHub repository as quickly as a plain notepad — with automatic syncing.

Keep your Obsidian vault on GitHub? Now you can open the same notes on your phone and keep writing. No Git commands needed — when you stop typing, the app commits for you.

■ Made for
• People who back up / sync their Obsidian vault through GitHub
• Developers who keep dev notes, TILs, and blog drafts in a repo
• Anyone who wants to capture ideas straight into their repository on the go

■ Key features
• Connect securely with a GitHub fine-grained token — access only your notes repo
• Pick a repository, branch, and vault folder, then start writing
• Collapsible folder tree for quick browsing (.obsidian folder hidden by default)
• Markdown editing + preview (checklists, quotes, code blocks)
• Local auto-save: every keystroke is stored on the device first — nothing gets lost
• Auto-commit: changes are pushed to GitHub 5 seconds after you stop typing (configurable)
• Offline support: write without internet, upload automatically when you're back online
• Conflict detection: if the server file changed, nothing is overwritten — compare both versions and choose
• Create, rename, delete, and search notes and folders
• Dark mode, English & Korean

■ Obsidian friendly
YAML front matter, [[wiki links]], and tags are preserved as-is. Your documents are never reformatted.

■ Security
• Your token is stored only in the device's secure storage (Keystore)
• All communication is HTTPS-only
• Tokens and note contents are never sent to logs or third-party services

■ What you need
A GitHub account and a fine-grained personal access token (Contents read/write). The app links you to the token creation page.

## Keywords
obsidian github, notes, markdown, github, git, obsidian, sync, notepad, developer, vault, memo
Your GitHub repo as a notepad. Open, write, and auto-commit your Obsidian vault.
Date de mise à jour
3 agt 2026

Sécurité des données

La sécurité, c'est d'abord comprendre comment les développeurs collectent et partagent vos données. Les pratiques concernant leur confidentialité et leur protection peuvent varier selon votre utilisation, votre région et votre âge. Le développeur a fourni ces informations et peut les modifier ultérieurement.
Aucune donnée partagée avec des tiers
En savoir plus sur la manière dont les développeurs déclarent le partage
Aucune donnée collectée
En savoir plus sur la manière dont les développeurs déclarent la collecte

Nouveautés

v1.0.4 update

• The cut/copy menu no longer disappears after "Select all". On select-all
it now appears at the top of the screen so the keyboard can't cover it
• Tidied the spacing between the last line and the keyboard in the editor