Simple CLI note-taking tool with custom highlighting and markdown support
Note CLI - Command-Line Note Taking Made Beautiful
A powerful terminal-based note-taking app with custom word highlighting, markdown support, and an interactive mode.
Features:
- Interactive shell for managing notes
- Custom word highlighting with 10+ color schemes
- Markdown rendering with checkbox support (✅ ☐)
- Smart search with highlighting
- Rich terminal UI with tables and panels
- All notes stored as markdown files in ~/notes
Usage:
note-cli
- Interactive mode
note-cli new "Title"
- Create note
note-cli list
- List notes
note-cli highlight add TODO red
- Highlight words
Perfect for developers, terminal enthusiasts, and anyone who loves working in the command line.
Author: Anant Chauhan (anantchauhan010@gmail.com)