Jon-William Lewis
6105190e78
Fixed critical issues relating to encryption, including misplaced files
...
and failure to erase temporary files.
2016-02-15 18:48:56 -06:00
Jon-William Lewis
69bbd06948
Added support for custom date formats
2016-02-15 16:30:49 -06:00
Jon-William Lewis
0be408290d
Added licensing information (GPLv2) and began importing completion code
...
from pass.
2016-02-15 15:58:26 -06:00
Jon-William Lewis
7085a46ef3
Sweeping refinements and formatting changes
2016-02-15 11:24:57 -06:00
Jon-William Lewis
856b14242c
Formatting changes
2016-02-10 23:34:49 -06:00
Jon-William Lewis
ef1469762b
* Moved no editor warning to edit function
...
* Added message in create_sns_root showing SNS's environment was actually initialized
* Changed flag to create SNS's environment from -w to -i
2016-01-31 21:30:39 -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
2d8db83c3c
Reworked print function
2016-01-25 21:00:43 -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
121abb1df7
Further sanitization of variables; checks out with shellcheck.net now
2015-06-10 08:35:16 -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