shellnotes

1.0.3 • Public • Published

shellnotes 🐢

The tiny turtle terminal note taker.

Shellnotes is a way to keep track of those small details and points that come up throughout the day. Shellnotes can help you avoid the workflow or meeting interruptions experienced by making a doc and remembering where you put it. At the end of your day, you can do a quick recap with the --today functionality or --yesterday for the previous day. This tool can help you remember what you did for your daily standups. If you enjoy this system leave a ⭐️. Thanks! More features coming soon.

install

npm install -g shellnotes

example usage

shellnotes Something I want to take a note on

Open today's note

shellnotes --edit

View today's note

shellnotes --today

View yesterday's note

shellnotes --yesterday

See all of your notes

shellnotes --all

You can also use the command note for shorthand instead of shellnotes

note Something I want to take a note on

Open today's note

note --edit

View today's note

note --today

See all of your notes

note --all

Markdown support

Use quotes for markdown

shellnotes '# This is markdown'

Location

Your shell notes are stored at ~/.shellnotes

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i shellnotes

      Weekly Downloads

      3

      Version

      1.0.3

      License

      ISC

      Unpacked Size

      5.54 kB

      Total Files

      4

      Last publish

      Collaborators

      • jottenlips