Update roadmap
This commit is contained in:
parent
8752cd3ffb
commit
68ff630f72
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue