📝 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 ## Roadmap
- [x] `drop` command. This is functional, and supports all the features of `drop-a-log` - [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 + [x] Don't add an extra blank line before new entries
+ [ ] Add a new line at the end + [x] Add a new line at the end
- [ ] Output log entries - [ ] Output log entries
+ [ ] A single date + [ ] A single date
+ [ ] a specific period of time + [ ] a specific period of time
+ [ ] filter to specific logs + [ ] filter to specific logs
+ [ ] stdout + [ ] stdout
- [ ] plain text - [x] plain text
- [ ] JSON - [ ] JSON
- [ ] YAML - [ ] YAML
- [ ] Other formats? Submit an issue! - [ ] Other formats? Submit an issue!