RepoNote -GitHub Markdown Note

Kategorizacija sadržaja
Svako
10+
Preuzimanja
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana

O aplikaciji

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.
Ažurirano dana
3. aug 2026.

Sigurnost podataka

Sigurnost počinje razumijevanjem na koji način programeri prikupljaju i dijele vaše podatke. Privatnost podataka i sigurnosne prakse se mogu razlikovati ovisno o korištenju, regiji i dobi. Programer je naveo ove informacije i može ih s vremenom ažurirati.
Podaci se ne dijele s trećim stranama
Saznajte više o načinu na koji programeri pružaju izjavu o dijeljenju
Podaci se ne prikupljaju
Saznajte više o načinu na koji programeri pružaju izjavu o prikupljanju

Šta je novo

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