Commit Graph

12 Commits

Author SHA1 Message Date
Jon-William Lewis
7085a46ef3 Sweeping refinements and formatting changes 2016-02-15 11:24:57 -06:00
Jon-William Lewis
037fd9c2fa Made changes to create and delete functions reflecting recent design decisions 2016-02-15 01:18:44 -06:00
Jon-William Lewis
faab86dff2 Continued work on loosening note definition; added framework for color in errors. 2016-02-15 00:55:29 -06:00
Jon-William Lewis
b2482ca1e4 Improvded README 2016-02-14 23:56:32 -06:00
Jon-William Lewis
993a6508d3 Code cleanup 2016-02-11 00:22:34 -06:00
Jon-William Lewis
856b14242c Formatting changes 2016-02-10 23:34:49 -06:00
Jon-William Lewis
77c3398c5f Corrected issues arising from "$BASE_DIR" vs "$ROOT_DIR" 2016-01-25 23:41:41 -06:00
Jon-William Lewis
25e5d399d1 fixed print function and made appropriate changes to other parts of the program; changed version to alpha 8 2016-01-25 21:20:20 -06:00
Jon-William Lewis
8fc731aaa0 Progress. I can now create and edit notes reliably. 2016-01-25 19:33:48 -06:00
Jon-William Lewis
6a21731082 Variable name reworking; laid foundation for GPG encryption (instead of OpenSSL) 2016-01-25 17:20:05 -06:00
Jon-William Lewis
35094aed04 Fixed erroneous reference to former static ~/.sns BASEDIR
Added hook to actually delete a note if requested
Removed old, commented code
Simplified create and delete logic by removing unnecessary checks that make no sense to me now
Cleaned up output from create event
2015-09-19 18:40:43 -05:00
Jon-William Lewis
3cb375f64b 2.0a4 -> 2.0a5
Changed some filenames
Rewrote edit function to be more sane
Separated encryption and decryption functions from edit into libencryption.sh
Fixed a bug where an edit tag would be added regardless of create status
2015-05-07 22:11:13 -05:00