Scroll

Features

Everything you need, nothing you don't.

Built for speed, designed for clarity. No bloat, no distractions, just a clean tool for your thoughts.

01

Native Feel

Minimalist UI that feels right at home on Windows.

02

Auto-Save

Never lose work. Saves every 2 seconds and on exit.

03

File Organization

Real file-system folders in ~/Documents/NoteX.

04

Full-Text Search

Instantly search across all your notes.

05

Markdown Support

Preview mode with syntax-highlighted code blocks.

06

Embedded Media

Render local images directly in Markdown notes.

07

Fast Startup

Opens in under 500ms with minimal memory usage.

08

Configurable

Customizable autosave interval and preferences.

09

Clean Interface

Distraction-free writing experience, always.

Shortcuts

Keyboard-first workflow.

Every action has a shortcut. Your hands never leave the keyboard.

New Note
CtrlN
Save Note
CtrlS
Close Note
CtrlW
Find & Replace
CtrlF
Open Settings
Ctrl,

Tech Stack

Built with modern tools.

Backend

Rust + Tauri V2

Frontend

React 19 + TypeScript

Bundler

Vite

Styling

Vanilla CSS

Icons

Lucide React

Markdown

markdown-it + highlight.js

Roadmap

Where NoteX is headed.

The current release is a solid base for everyday use. The Gegamo Team has an ambitious roadmap ahead.

All improvements are coming soon in newer versions. Once online features are added, some source code will be limited for privacy, but NoteX will always stay open source.

Phase 1

Quick Wins & Essentials

Polishing core editing and usability features.

Auto-Save Improvements

Configurable intervals with visual indicators.

Settings Redesign

Better categories, search, and improved UI.

App Shortcut

Global shortcut to open NoteX instantly.

Phase 2

UX & System Polish

Refining the experience to feel native and professional.

Path Renaming

Add to Windows System PATH automatically.

Modular Settings

Standalone settings window with proper scaling.

Context Menu

Custom native-looking right-click menus.

Phase 3

Accounts & Infrastructure

Building the backbone for syncing and collaboration.

Auth & Sync

Authentication and real-time syncing across devices.

Note Sharing

Share notes via unique links or permissions.

Cross-Platform

Expand to Linux and macOS.

Phase 4

AI Implementation

Leveraging Gemini 2.5 Flash for smart note-taking.

Gemini Integration

Connect Gemini 2.5 Flash directly.

AI Search

Semantic and natural language search.

Summarization

Condense notes, change tone, auto-tag.

Final

Open Source & Launch

Preparing for public release and community growth.

Codebase Audit

Clean code and standardize structure.

Documentation

Professional docs and contribution guides.

Marketing

Showcase videos and community outreach.

Contribute

Help shape the future of NoteX.

NoteX is open source and contributions are always welcome.

Fork the repository

01

Start by forking the NotepadPro repo to your account.

Create a feature branch

02

Branch off from main with a descriptive name.

git checkout -b feature/amazing-feature

Commit your changes

03

Write clear, meaningful commit messages.

git commit -m 'Add amazing feature'

Open a Pull Request

04

Push your branch and open a PR for review.