Skip to content

thaddeuscleo/qn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qn - QuickNote
==============

A fast, CLI-first note manager. Capture ideas instantly, organize them effortlessly, and read them later.

Why qn?
-----
Most note-taking apps are complex and has a lot of features that i personally really don't need. qn is designed for the classics:
- Write fast    : Create a note in seconds from your terminal.
- Read later    : Organize and review your notes when you have time.
- Stay minimal  : No databases, no cloud sync, just plain Markdown files.

Features
-----
- Open notes in your `$EDITOR` with `qn edit <title>`
- Organize notes by notebook
- Plain Markdown storage — portable and future-proof
- Basically nothing is special

Quick Start
-----

# Create a new note
qn note new "Meeting notes"

# List all notes
qn note list

# Edit a note
qn note edit "meeting-notes"


Installation
------
cargo install qn

# Completion
source <(COMPLETE=zsh qn)

About

A fast, CLI-first note manager. Capture ideas instantly, organize them effortlessly, and read them later.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages