cleanup
parent
6b5bc6b0ef
commit
db58cb27f7
|
@ -21,7 +21,7 @@ make
|
||||||
- [x] plaintext
|
- [x] plaintext
|
||||||
- [x] html
|
- [x] html
|
||||||
- [ ] gopher
|
- [ ] gopher
|
||||||
- [ ] graffiti
|
- [x] graffiti
|
||||||
- [x] documentation with manpages
|
- [x] documentation with manpages
|
||||||
|
|
||||||
## contributing
|
## contributing
|
||||||
|
|
|
@ -26,7 +26,7 @@ func NewManagement() *Management {
|
||||||
ui.NewList([]string{
|
ui.NewList([]string{
|
||||||
"read over feels",
|
"read over feels",
|
||||||
"modify feels publishing",
|
"modify feels publishing",
|
||||||
"backup your feels", // TODO
|
"backup your feels",
|
||||||
"import a feels backup", // TODO
|
"import a feels backup", // TODO
|
||||||
"bury some feels",
|
"bury some feels",
|
||||||
"delete feels by day",
|
"delete feels by day",
|
||||||
|
|
Loading…
Reference in New Issue