-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add --notes option to edit command (#62)
- Makes it possible to edit the notes of an existing reminder. - Edit the title, or notes, or both at the same time (basically behaves as can reasonably be expected imo). - I thought about making it possible to append to the existing notes but replacing it is more flexible and consistent with the way the title can already be edited. This is a small part of what was requested on #59.
- Loading branch information
1 parent
dace66f
commit 9765de1
Showing
2 changed files
with
25 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters