quicknote
v1.0.4Lightning-fast note-taking tool. Capture thoughts instantly, pin important notes, search across all entries, and export to markdown. Zero config, local storage, instant access. Perfect for quick ideas, reminders, and knowledge snippets.
Installation
Please help me install the skill `quicknote` from SkillHub official store.
npx skills add ckchzh/quicknote
QuickNote
Capture thoughts at the speed of typing. QuickNote is the fastest way to jot down ideas, reminders, and snippets from your terminal.
Why QuickNote?
- Instant: Add a note in under 2 seconds
- Pinnable: Pin important notes to the top
- Searchable: Find any note by keyword
- Exportable: Export all notes to markdown
- Private: Everything stays on your machine
Commands
add <text>— Save a note (auto-timestamped)list— Show all notes (pinned first, recent last)search <keyword>— Find notes by keywordpin <id>— Toggle pin on a notedelete <id>— Remove a noteexport— Export all notes as markdowninfo— Version infohelp— Show commands
Usage Examples
quicknote add Remember to review PR #42
quicknote add Great article about distributed systems
quicknote list
quicknote search distributed
quicknote pin 1710000001
💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com