📝 Update README with new features

This commit is contained in:
Dan Jones 2024-03-09 15:42:29 -06:00
commit 11dea95ce2

View file

@ -128,14 +128,14 @@ Each separate output has its own set of configuration. So, replace `which-one` w
## Roadmap
- [x] `drop` command. This is functional, and supports all the features of `drop-a-log`
+ [ ] Don't add an extra blank line before new entries
+ [ ] Add a new line at the end
+ [x] Don't add an extra blank line before new entries
+ [x] Add a new line at the end
- [ ] Output log entries
+ [ ] A single date
+ [ ] a specific period of time
+ [ ] filter to specific logs
+ [ ] stdout
- [ ] plain text
- [x] plain text
- [ ] JSON
- [ ] YAML
- [ ] Other formats? Submit an issue!