edit command
This commit is contained in:
@@ -6,12 +6,6 @@ A (currently in development) to do app for the command line.
|
||||
- Options for editing additional config
|
||||
- `config`
|
||||
- `editor` subcommand for setting default text editor
|
||||
- Editing individual tasks directly (command: `edit`)
|
||||
- Create temporary file for the data
|
||||
- Fork process to open the text editor
|
||||
- Wait for process to return
|
||||
- Open, read and then delete the temporary file
|
||||
- Deserialize as a map so each value can be checked and useful errors reported
|
||||
- Listing tasks in vault (command: `list`)
|
||||
- Options for which field to order by, and how to order (ascending or descending)
|
||||
- Options for which columns to include
|
||||
|
||||
Reference in New Issue
Block a user