# TODO
## SHOULD DO
- [ ] BUG: strip html tags when creating links in reports, as they are not recognized when pasting to WF
- [ ] BUG: rename 'markdown' format to 'document' to avoid confusion with 'list'
- [ ] FEATURE: add last modified to count report
- [ ] CODE: unify markdown for display and for upload
- [ ] BUG: list --format=json should merge nodes
- [ ] FEATURE: list available targets
## SHOULD CONSIDER
- [ ] 'list' could return hierarchical list (unless --flat), simply identical to 'get' without top item (default depth for list should probably be 1)
- [ ] document bookmarklet
- [ ] document rate limiting on updating reports
- [ ] FEATURE: add support for multiple reports, including "all"
- [ ] improve status and error reporting
- [ ] status report for create, update is JSON -- should be similar to complete/uncomplete
- [ ] FEATURE: ranking reports should support topN _and_ thresholds