isthisnagee
|
ba188c53ee
|
go fmt
|
3 years ago |
isthisnagee
|
d00ceceeec
|
Add flag to limit the number of entries in `diary list` (#10)
Co-authored-by: isthisnagee <yes@isthisnagee.com>
Reviewed-on: #10
Co-authored-by: isthisnagee <accounts@isthisnagee.com>
Co-committed-by: isthisnagee <accounts@isthisnagee.com>
|
3 years ago |
isthisnagee
|
d7b53d74c5
|
Return error from NewApp
Floating up the error seems like a best practice.
Part of #7
|
3 years ago |
isthisnagee
|
ad01d78765
|
Fix issues with db_path config arg
Part of #6
|
3 years ago |
isthisnagee
|
1c595d7c45
|
Clean up cmd files + cmd line documentation
|
3 years ago |
isthisnagee
|
6521e68ee3
|
Update imports to reflect new location
|
3 years ago |
isthisnagee
|
e422a705fb
|
wip
|
3 years ago |
isthisnagee
|
4b32bb67f4
|
Add short and long descriptions to the commands
|
3 years ago |
isthisnagee
|
3760466b31
|
Add ability to edit
|
3 years ago |
isthisnagee
|
540ea14854
|
Use a temp file to create the note
|
3 years ago |
isthisnagee
|
8bc8b84583
|
Delete notes when deleting entry
The notes that the user will delete is also shown to them
|
3 years ago |
isthisnagee
|
b7d278f149
|
Add command to add note + show an entry
|
3 years ago |
isthisnagee
|
9d0a00bd59
|
this commit hsould be broken up
|
3 years ago |
isthisnagee
|
c822f8ec91
|
Add delete method :)
|
3 years ago |
isthisnagee
|
7a86bee9fa
|
Run cobra init
|
3 years ago |
isthisnagee
|
4994ecf63c
|
Rename to diary
Also, this should be in a separate commit, but update the initial
migration
|
3 years ago |
isthisnagee
|
06891059ac
|
Refactor project structure
|
3 years ago |