aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: 73845f3609c318f53e0a730bfe8f5ec9264e1c59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
TODO

2017.06.03:
v Command line arguments: (2017.06.03)
	v Project alias (required)
	v Time (required)
	v Date (optional, format: 2017-01-31)
	v 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

- Request and list module IDs and names for a given project alias

v Format float error ("700") (2017.06.03)