|
|
@@ -80,14 +80,12 @@ issues PATH
|
|
|
|
|
|
- `io.go:func readPath(path string) (output string, err error) { // TODO DEPRECATE`
|
|
|
- `io.go:// TODO(InvokeEditor) implement a channel & goroutine based concurrency lifecycle`
|
|
|
-- `io.go:func DeleteIssue(issue Issue) (success bool, err error) { return false, nil } // TODO: implement`
|
|
|
- `tui.go:// TODO enable collection recursing (i.e, embedded collections)`
|
|
|
|
|
|
### v0.1 Roadmap
|
|
|
|
|
|
-- [ ] finalize style
|
|
|
-- [ ] set default project colours
|
|
|
-- [ ] CRUD life cycle
|
|
|
+- [x] finalize style
|
|
|
+- [x] CRUD life cycle
|
|
|
- [ ] Source documentation update
|
|
|
|
|
|
## See also
|