updated plan
This commit is contained in:
parent
70031b4160
commit
a4d5e31e0a
1 changed files with 7 additions and 0 deletions
|
@ -13,6 +13,7 @@ Will start with mysql, later should be added more engines
|
||||||
### Milestone 1
|
### Milestone 1
|
||||||
|
|
||||||
- [ ] connect to DB hardcoded
|
- [ ] connect to DB hardcoded
|
||||||
|
- [ ] embedded neovim for editing
|
||||||
- [ ] query window
|
- [ ] query window
|
||||||
- [ ] result window
|
- [ ] result window
|
||||||
- [ ] navigate in result window
|
- [ ] navigate in result window
|
||||||
|
@ -21,6 +22,7 @@ Will start with mysql, later should be added more engines
|
||||||
|
|
||||||
### Milestone 2
|
### Milestone 2
|
||||||
|
|
||||||
|
- [ ] status bar for some info
|
||||||
- [ ] result window as tabs
|
- [ ] result window as tabs
|
||||||
- [ ] left/right navigation tabs in result window
|
- [ ] left/right navigation tabs in result window
|
||||||
- [ ] sort in result window
|
- [ ] sort in result window
|
||||||
|
@ -48,6 +50,11 @@ Will start with mysql, later should be added more engines
|
||||||
|
|
||||||
### Milestone 5
|
### Milestone 5
|
||||||
|
|
||||||
|
- [ ] icons
|
||||||
|
- [ ] themes
|
||||||
- [ ] sqlite driver
|
- [ ] sqlite driver
|
||||||
- [ ] postgresql driver
|
- [ ] postgresql driver
|
||||||
|
|
||||||
|
### Milestone 6
|
||||||
|
|
||||||
- [ ] open csv file
|
- [ ] open csv file
|
||||||
|
|
Loading…
Reference in a new issue