0.1.15 • Published 9 years ago

dear-diary v0.1.15

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

dear-diary

a simple tool for keeping secrets.

command line diary entry

Install

npm install -g dear-diary

Use

make it yours...

dear-diary setup

then...

dear-diary write

all diary entries are encrypted and saved locally to your computer.

NOTE in it's current form, dear-diary is optimized towards creating one-line entries. at this moment, dear-diary uses Inquirer.js to gather user input. there is an open bug fix on this project to address problems with multi-line input. once this issue is resolved, dear-diary plans to implement the fix promptly. if you make a mistake, you may delete your most recent entry with:

dear-diary erase

to read...

dear-diary read

valid date inputs include

  • enter | all
  • today | yesterday
  • last
  • this week | this month | this year
  • mOnDay
  • 2/14/2015 | 2-14-2015
  • February 14 2015

if you forget your password...

dear-diary password

if you need help...

dear-diary --help

ANOTHER NOTE

this is a work in progress. it has only been tested in OSX and there are solutions working to current bugs with user input!

marywhite

0.1.15

9 years ago

0.1.14

9 years ago

0.1.13

9 years ago

0.1.12

9 years ago

0.1.11

9 years ago

0.1.10

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.3

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago