Commit Graph

  • e1c8dde88b Made install.sh not afraid to overwrite SNS. Jon-William Lewis 2016-02-16 11:04:27 -06:00
  • edbe049dee fixed install.sh Jon-William Lewis 2016-02-16 10:57:28 -06:00
  • 5d73b697ae Changed help information to alphabetical order Jon-William Lewis 2016-02-16 10:49:51 -06:00
  • 06c39bbfd6 Removed old Xcode information Jon-William Lewis 2016-02-16 10:48:07 -06:00
  • 8bedcf2311 Modified help and readme to reflect new note path syntax Jon-William Lewis 2016-02-16 10:45:58 -06:00
  • 6427f03035 Re-added LICENSE Jon-William Lewis 2016-02-15 19:59:53 -06:00
  • ca1365bb31 Merge branch 'SNSv2' into HEAD Jon-William Lewis 2016-02-15 19:53:18 -06:00
  • 495a3db4c9 Merge branch 'SNSv2' of alfheim.central.xn:xilmwa/sns into SNSv2 Jon-William Lewis 2016-02-15 19:41:48 -06:00
  • 167ec44008 Preparations for GitHub Jon-William Lewis 2016-02-15 19:41:29 -06:00
  • 07f0ed25de Initial commit Jon Lewis 2016-02-15 19:25:49 -06:00
  • 6105190e78 Fixed critical issues relating to encryption, including misplaced files and failure to erase temporary files. Jon-William Lewis 2016-02-15 18:48:56 -06:00
  • 69bbd06948 Added support for custom date formats Jon-William Lewis 2016-02-15 16:30:49 -06:00
  • 051546691f Further bash-completion work Jon-William Lewis 2016-02-15 16:23:01 -06:00
  • d1140974f4 Added functionality to remove empty notebooks/sections Jon-William Lewis 2016-02-15 16:22:14 -06:00
  • 0be408290d Added licensing information (GPLv2) and began importing completion code from pass. Jon-William Lewis 2016-02-15 15:58:26 -06:00
  • bc3cc7661c Fixed a bug where the p_header function would not fill in the title. Jon-William Lewis 2016-02-15 15:28:53 -06:00
  • 5a594b71cf Fixed a bug where the list function does not look in $NOTES_DIR Jon-William Lewis 2016-02-15 15:20:32 -06:00
  • e7dbc21954 Fixed a bug where the program would stop before the init command could take effect Jon-William Lewis 2016-02-15 15:17:49 -06:00
  • 0692801069 Fixed a bug where sns does not exit in the abscence of an existing store Jon-William Lewis 2016-02-15 11:38:03 -06:00
  • ca398122f3 Script was modified to pass shellcheck Jon-William Lewis 2016-02-15 11:36:08 -06:00
  • 7085a46ef3 Sweeping refinements and formatting changes Jon-William Lewis 2016-02-15 11:24:57 -06:00
  • 86fb0d2019 Merge branch 'SNSv2' of alfheim:xilmwa/sns into SNSv2 Jon-William Lewis 2016-02-15 10:31:48 -06:00
  • 037fd9c2fa Made changes to create and delete functions reflecting recent design decisions Jon-William Lewis 2016-02-15 01:18:44 -06:00
  • faab86dff2 Continued work on loosening note definition; added framework for color in errors. Jon-William Lewis 2016-02-15 00:55:29 -06:00
  • 2b77e325ae Changed old argument parser to more sensible case statement; began work to recognize any path as a valid note path. Jon-William Lewis 2016-02-15 00:40:36 -06:00
  • d11c2597c4 Formatting changes Jon-William Lewis 2016-02-15 00:20:50 -06:00
  • 3664b3b429 Fixed a bug where verify_store would create a " directory tree. Jon-William Lewis 2016-02-15 00:08:21 -06:00
  • a8a92ba079 Changed help function to match README Jon-William Lewis 2016-02-15 00:03:01 -06:00
  • b2482ca1e4 Improvded README Jon-William Lewis 2016-02-14 23:56:32 -06:00
  • 7ee116941e Merge branch 'SNSv2' of alfheim.central.xn:xilmwa/sns into SNSv2 Jon-William Lewis 2016-02-14 23:26:47 -06:00
  • 54e2cdedd6 Made changes to help system Jon-William Lewis 2016-02-14 23:26:25 -06:00
  • 48b65a6bef Cleaned up unnecessary files Jon-William Lewis 2016-02-14 22:58:47 -06:00
  • 1cce779aa7 Changed readme to match recent changes Jon-William Lewis 2016-02-14 22:54:01 -06:00
  • 993a6508d3 Code cleanup Jon-William Lewis 2016-02-11 00:22:34 -06:00
  • 7e1655402b Merge branch 'SNSv2' of alfheim.central.xn:xilmwa/sns into SNSv2 Jon-William Lewis 2016-02-10 23:39:50 -06:00
  • 856b14242c Formatting changes Jon-William Lewis 2016-02-10 23:34:49 -06:00
  • be3871f859 Formatting changes Jon-William Lewis 2016-02-10 23:33:43 -06:00
  • 16b9d5c469 Merge branch 'SNSv2' of alfheim:xilmwa/sns into SNSv2 Moving progress to another computer. Jon-William Lewis 2016-02-09 20:37:04 -06:00
  • e50e9464af Making sure all progress was committed Jon-William Lewis 2016-02-09 20:36:44 -06:00
  • 221dcded68 Not sure Jon-William Lewis 2016-02-09 20:35:53 -06:00
  • 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 Jon-William Lewis 2016-01-31 21:30:39 -06:00
  • 77c3398c5f Corrected issues arising from "$BASE_DIR" vs "$ROOT_DIR" Jon-William Lewis 2016-01-25 23:41:41 -06:00
  • 238934c979 fixed init function to reflect version change Jon-William Lewis 2016-01-25 21:21:49 -06:00
  • 25e5d399d1 fixed print function and made appropriate changes to other parts of the program; changed version to alpha 8 Jon-William Lewis 2016-01-25 21:20:20 -06:00
  • 2d8db83c3c Reworked print function Jon-William Lewis 2016-01-25 21:00:43 -06:00
  • 8fc731aaa0 Progress. I can now create and edit notes reliably. Jon-William Lewis 2016-01-25 19:33:48 -06:00
  • 6a21731082 Variable name reworking; laid foundation for GPG encryption (instead of OpenSSL) Jon-William Lewis 2016-01-25 17:20:05 -06:00
  • 908b93242c Added initial readme Jon-William Lewis 2015-10-31 14:24:33 -05:00
  • 631d52689e Fixed another bug which causes my home directory to be referenced as opposed to generic "$HOME" Jon-William Lewis 2015-09-19 19:12:00 -05:00
  • 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 Jon-William Lewis 2015-09-19 18:40:43 -05:00
  • 337a1bf3a3 Replaced all [ p -o q ] with [ p ] || [ q ] and all [ p -a q ] with [ p ] && [ q ] Jon-William Lewis 2015-09-19 18:23:47 -05:00
  • 6e7f4c3e95 Fixed a bug in header script which caused my home directory to be used instead of variables Jon-William Lewis 2015-06-10 08:43:01 -05:00
  • 9a9dbcc171 Fixed bug in header script which caused default home directory to be mine, instead of $(whoami) Jon-William Lewis 2015-06-10 08:39:49 -05:00
  • d70d3b4312 fixed bug in build script that caused incorrect header comment Jon-William Lewis 2015-06-10 08:38:25 -05:00
  • 121abb1df7 Further sanitization of variables; checks out with shellcheck.net now Jon-William Lewis 2015-06-10 08:35:16 -05:00
  • 9334f3ba45 Made configuration directory static Moved header variables to new file Started sanitizing variable references Jon-William Lewis 2015-06-10 00:23:33 -05:00
  • 21b457c38c Officially changed version string to 2.0a5; no other changes Jon-William Lewis 2015-05-14 23:23:57 -05:00
  • cc2a235c9e Accidentally deleted errors.ref Jon-William Lewis 2015-05-07 22:14:43 -05:00
  • 3cb375f64b 2.0a4 -> 2.0a5 Jon-William Lewis 2015-05-07 22:11:13 -05:00
  • 64e504ebcb v2.0a3 -> v2.0a4 Jon-William Lewis 2015-05-07 21:23:12 -05:00
  • a0ad2e7d48 Alpha 3 Jon-William Lewis 2015-03-18 14:53:05 -05:00
  • 45717e33b5 Simple Note System v2.0a2 Jon-William Lewis 2015-03-18 12:52:00 -05:00
  • 1864543bf5 Added comment declaring end of interface section in preparation for sns 2 Jon-William Lewis 2015-03-16 12:46:01 -05:00
  • 971734e40e Initial Commit Jon-William Lewis 2015-03-16 12:42:25 -05:00
  • cba92f4598 Initial Commit Jon-William Lewis 2015-03-16 12:40:34 -05:00