blob: ca62220f1c613a8a17c057577d372069ffc735fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
  | 
TODO
2017.06.03:
- Command line arguments:
	- Project alias (required)
	- Time (required)
	- Date (optional, format: 2017-01-31)
	- Description (optional)
- Handle failing responses from the server (show errors to the user)
- Config
	- A `--write-config` or similar option that generates and write a bare
	  config for users to use
	- Load the config from XDG
- Make `PasswordCmd` work
 
  |