{"repo":"dcchambers/note-keeper","free":true,"listed":false,"github":"https://github.com/dcchambers/note-keeper","clone":"git clone https://github.com/dcchambers/note-keeper.git","description":":notebook: A tiny bash tool for taking and organizing notes.","language":"Shell","stars":67,"topics":["cli","terminal","note-taking","notes","command-line-tool","commandline","bash","shell-script","hacktoberfest"],"license":"MIT","category":"cli-tools","readme_excerpt":"Notekeeper A tiny bash script for taking and organizing simple text notes. - Write a TODO list. - Use as a copy/paste clipboard. - Make ASCII art. :) :question: Why use this instead of just typing vim /path/to/my/note.md ? - Type fewer characters. - Print and manage note files easily. - Open the same note from any directory. - Automatically organizes notes with a sane directory structure. Installation Homebrew - Notekeeper can be easily installed via homebrew! Arch Linux - Maintained by Luis Pérez - thank you! Manual Install - Simply download the note.bash script file. - Place it somewhere nice ( mv note.bash /usr/local/bin/note ). - Make it executable with chmod +x /usr/local/bin/note - Add it to your path if necessary (e.g. export PATH=$PATH:/usr/local/bin ) - You can then run the script anywhere by simply typing note at the command line. Usage - Running note by itself with no arguments will create a new note file at /$NOTE DIR/$year/$month/$day/$year-$month-$day.md if one does not exist, and will open that note file in Vim. - -c --create - Use the -c flag to create a note without opening it. - -p --print - Use the -p flag to print the contents of the note. - -n --name - Set filename for note. Will be created in $NOTE DIR. Can be combined with other options (-c, -p, -t) - -e --edit - Use the -e flag with a DATE argument to edit a note from a specific date. - -h --help - Use the -h flag to print usage information. - -t --time - Use the -t flag to add a timestamp when creatin","default_branch":null,"files":null,"tree":[],"storefront":"/r/dcchambers","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/dcchambers/note-keeper/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}