32 Commits (main)
 

Author SHA1 Message Date
isthisnagee e4886dda7c Add config for enabling/disabling markdown output
2 years ago
nagee aeba4fa53a go mod update
2 years ago
isthisnagee ba188c53ee go fmt
2 years ago
isthisnagee d00ceceeec Add flag to limit the number of entries in `diary list` (#10)
2 years ago
isthisnagee d7b53d74c5 Return error from NewApp
2 years ago
isthisnagee fe5f8a68a1 Add documentation for db_path config
2 years ago
isthisnagee ad01d78765 Fix issues with db_path config arg
2 years ago
isthisnagee f84eb2106e Add installation instructions
2 years ago
isthisnagee 4b8bc4b4e1 Tidy up go.mod
2 years ago
isthisnagee 1c595d7c45 Clean up cmd files + cmd line documentation
2 years ago
isthisnagee 6521e68ee3 Update imports to reflect new location
2 years ago
isthisnagee e422a705fb wip
2 years ago
isthisnagee 4b32bb67f4 Add short and long descriptions to the commands
2 years ago
isthisnagee 3760466b31 Add ability to edit
2 years ago
isthisnagee a88b0f1444 Add diary binary to gitignore
2 years ago
isthisnagee 11f9d06754 Add DS_Store to gitignore
2 years ago
isthisnagee 540ea14854 Use a temp file to create the note
2 years ago
isthisnagee 8bc8b84583 Delete notes when deleting entry
2 years ago
isthisnagee b7d278f149 Add command to add note + show an entry
2 years ago
isthisnagee 9d0a00bd59 this commit hsould be broken up
2 years ago
isthisnagee afecf9628c Add notes to diary entries
2 years ago
isthisnagee 91b76a3a20 Rename model to entry
2 years ago
isthisnagee c822f8ec91 Add delete method :)
2 years ago
isthisnagee 7a86bee9fa Run cobra init
2 years ago
isthisnagee 19d5d5f3c8 Add basic model
2 years ago
isthisnagee 4994ecf63c Rename to diary
2 years ago
isthisnagee 42a61dcddb Refactor db code
2 years ago
isthisnagee 06891059ac Refactor project structure
2 years ago
isthisnagee e3d511db69 Create DB file
2 years ago
isthisnagee 378d0c711d Add ignore file
2 years ago
isthisnagee f9b69c1884 Add driver dependency
2 years ago
isthisnagee 63602265b2 Initial commit
2 years ago