Merge pull request 'remove Todo file, we have entomologist-data now' (#30) from remove-todo into main
Reviewed-on: #30
This commit is contained in:
commit
5c1d3b1cd5
1 changed files with 0 additions and 19 deletions
19
Todo.md
19
Todo.md
|
|
@ -1,19 +0,0 @@
|
|||
# To do
|
||||
|
||||
* migrate this todo list into entomologist
|
||||
|
||||
* implement user control over state transitions
|
||||
|
||||
* implement `ent comment ${ISSUE} [-m ${MESSAGE}]`
|
||||
- each issue dir has a `comments` subdir
|
||||
- each comment is identified by a sha1-style uid
|
||||
- each comment is a file or directory under the `${ISSUE}/comments`
|
||||
- comments are ordered by ctime?
|
||||
|
||||
* implement `ent edit ${COMMENT}`
|
||||
|
||||
* implement `ent attach ${ISSUE} ${FILE}`
|
||||
- each issue has its own independent namespace for attached files
|
||||
- issue description & comments can reference attached files via standard md links
|
||||
|
||||
* write a manpage
|
||||
Loading…
Add table
Add a link
Reference in a new issue