Skip to content

Commit

Permalink
Add TODO(#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
rexim committed Jun 21, 2021
1 parent a3c0efd commit b92a4a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ fn list_transfer(list_dst: &mut Vec<String>, list_src: &mut Vec<String>, list_sr
// TODO(#1): persist the state of the application
// TODO(#2): add new items to TODO
// TODO(#3): delete items
// TODO: edit the items
// TODO(#4): edit the items
// TODO: keep track of date when the item was DONE
// TODO: undo system

Expand Down

0 comments on commit b92a4a4

Please sign in to comment.