Update roadmap

This commit is contained in:
Josh Hansen 2023-08-30 17:12:12 -07:00
parent 8752cd3ffb
commit 68ff630f72

View file

@ -41,6 +41,10 @@
-[ ] Integrate with Btrfs / Bcachefs / ZFS snapshots?
-[ ] Unit test remaining commands
-[ ] Existence predicates, e.g. `-w name` matches any record for which `name` is set
-[ ] Virtual attribute `id` and attributes `id0` etc.
-[ ] `set`: don't require -s/--set flag; take attr=value pairs directly
-[ ] `get`: make output tabular as much as possible (get xattrs from all indices, put rest in 'other' column)
-[ ] `ls`: show default primary keys when not explicitly specified
## Future