NotesHub: Notes, Kanban Boards

4.8
81 reviews
Content rating
Everyone
1K+
Downloads
Content rating
Everyone
Learn more
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Fully cross-platform, vendor-agnostic, Markdown-based note-taking app plus Kanban and whiteboarding tool.
You can sync your data with GitHub, your own Git server, or just keep it in file system locally on your phone.

Use the power of Markdown to format your notes, and create tables, lists, images, diagrams, etc.
Markdown will help to keep your notes in the same style regardless of whether you copied text from the internet or wrote from scratch.

Use Kanban boards as a tool to visualize your work and maximize your efficiency.
This will help you to organize your time, focus on what matters, and achieve more.

If you need quickly visualize your idea, our whiteboarding feature will be handy for you.
Add different shapes, make connections between them, add hand-drawn notes, or add reusable elements from the library.

KEY FEATURES
• Offline-first approach
• No vendor lock-in
• Periodic sync of data
• Fully cross-platform
• Different notebook providers: Git, GitHub, File System
• Seamless GitHub integration
• Advanced search
• Notes printing
• Export notes to PDF
• Auto-generated table of contents (TOC)
• Kanban boards
• Whiteboards (based on Excalidraw)
• Dark and light themes (with accent color picker)
• Markdown preview with scroll sync
• Extended Markdown syntax: Mermaid diagrams, math expressions (MathJax), callouts, ABC musical notation, etc.
• Syntax highlighting for code blocks
• File attachments
• Convert HTML content to Markdown on paste
• Editor toolbar with all necessary commands (bold, list, table, etc.)
• Markdown syntax guidance
• Automatic merge conflict resolution

FREQUENTLY ASKED QUESTIONS
Q: Why should I write my notes in Markdown?
A: Markdown is a widely popular open format with support in many applications. By choosing Markdown you can be confident if you decide to switch to a different application you can easily move all of your data without any conversion needed. Also, Markdown is incredibly easy to understand even in raw view as it's just plain text content with human-readable syntax. Last but not least, Markdown helps you to keep all of your notes in a uniform format, with no more mismatches in font size, font face, etc. when you import data from different sources.

Q: What are the benefits of using Git to store notes?
A: You will get a lot of things for free:
• Unlimited version history, and information on when and who did what changes
• Ability to share notebooks with others, you can add anyone as a collaborator or viewer to your Git repository
• Easy self-hosting with plenty open open-source options, so notes will truly belong to you
• Better merge conflict resolution compared to traditional cloud-based file storage solutions
• Ability to create public websites/blogs from your notebooks
Updated on
May 7, 2026

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
This app may share these data types with third parties
Location, Files and docs and 2 others
This app may collect these data types
Location, Files and docs and 2 others
Data is encrypted in transit
Data can’t be deleted

Ratings and reviews

4.9
68 reviews
Simon Akers
March 21, 2026
Functional and sleek Markdown-based note app with a native feel. Supports multiple notebooks, each of which can either be stored on your local filesystem or synced to a Git/GitHub repo. Notes are stored in plaintext Markdown so your data is always yours. No subscription fees, no ads. Just a fairly priced one-time purchase. Developer is actively improving the project and fixing issues (I've only ever encountered one bug and it was a minor one that got fixed quickly after my report).
1 person found this review helpful
Did you find this helpful?
Pavan Kumar
April 26, 2026
1. search is very slow (almost unusable) in file system mode 2. notes list resets to top every time I open some note 3. app is very laggy 4. can't zoom images
Did you find this helpful?
Noah Blair
September 20, 2024
Hmm dunno why google deleted my review from a while ago. Anyway I'll do another. I purchased this on windows 11 and was blown away with how good it is how much it has, the price it was selling for so I got the Android app too. I cannot praise this high enough. Although I feel the developer needs to give a free trial for at least a week so people can try it out otherwise they're losing out on sales because people won't know what the apps like right now unless that buy it which is a risk to them.
13 people found this review helpful
Did you find this helpful?

What’s new

Various application improvements and bug fixes:

• Feature: New slash commands to insert a footnote or a YAML frontmatter block
• Fix: GitHub sign-in no longer hangs when the app is briefly backgrounded during device-flow authorization