21 Commits

Author SHA1 Message Date
Storm Dragon
cbe830098c Experimental note creation with claude added. Requires claude-code try something like notestorm -X 'detailed instructions for setting up a reverse ssh tunnel' 2025-07-23 17:18:03 -04:00
Storm Dragon
c4854b5150 Make sure to capture all exit signals so that closing is handled correctly. 2024-05-11 13:57:59 -04:00
Storm Dragon
cad3f6c4e2 Changed the way notes get pushed to git. 2024-05-08 20:28:38 -04:00
stormdragon2976
4fd80ee6de Fixed a bug that was causing git pushes of notes to fail. 2023-04-05 15:57:36 -04:00
stormdragon2976
37066b6a9b Fixed a vim inspired bug, removed -q from the git push statements so that users can see what's going on. 2023-04-03 20:00:19 -04:00
stormdragon2976
8df327ee53 Initial work on adding git support for backups. 2023-04-03 19:26:26 -04:00
stormdragon2976
b96b36137b Fixed bug in copy readme function. Removed unused log function. 2023-04-03 17:24:28 -04:00
Storm Dragon
6beca18c21 Updated readme. 2019-11-23 18:47:35 -05:00
Storm Dragon
18be035dce Fixed a bug that would cause the wrong note to be displayed when passed from the commandline. Tightened up the argument checker for note number. 2019-10-20 08:22:18 -04:00
Storm Dragon
76f7e5d6da Fixed minor spacing bug for not found notes. 2019-10-02 13:47:52 -04:00
Storm Dragon
dd8e44b325 Quick access added, -l switch and number to display specific note to stdout. 2019-10-02 13:46:56 -04:00
Storm Dragon
bbe9655cec Added --clear to dialog widgets. 2019-08-08 01:29:02 -04:00
Storm Dragon
74c0d402d5 Stability fixes. If no notes are present the README file is copied over as a note, this causes dialog to not fail on menu generation. If the README isn't found, it creates a message in a file called README.md. 2019-08-03 13:24:44 -04:00
Storm Dragon
eddb54e503 Edit moved to more menu. New note moved to button. Exit option removed from menu, now controled by button. 2019-08-03 00:06:46 -04:00
Storm Dragon
b02b97c707 Delete prompt enhanced to handle encrypted notes. Decrypt note option added. 2019-07-31 01:39:33 -04:00
Storm Dragon
6c2cfbeaf9 Support for encrypted notes added. 2019-07-30 11:39:26 -04:00
Storm Dragon
be2663c88d More functionality coming soon, partially implemented more menu. 2019-07-30 02:48:40 -04:00
Storm Dragon
861c6ee83a Fixed a couple errors with the keybinding for the edit button. 2019-07-17 17:33:54 -04:00
Storm Dragon
95067d490b Documentation and license information added. 2019-07-12 19:19:12 -04:00
Storm Dragon
2e1ce6d1c3 A new project to make it easy to manage notes from the command line. This does more than jot and serves a different purpose. Initial commit. 2019-07-12 19:09:13 -04:00
Storm Dragon
fadf9e7864 Initial commit 2019-07-12 23:03:25 +00:00