Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-11-25 17:49:10 +03:00
parent a96f7ed040
commit 8b60bfc3a1

View File

@ -37,6 +37,9 @@
* - * -
* *
* *
* XXX sort: for saved order, how do we handle items not in the metadata?
* ...there are three ways to handle this, put them first, last or
* add an option with a reasonable default...
* XXX sort: revise how we store order... * XXX sort: revise how we store order...
* .metadata.order = [ .. ] * .metadata.order = [ .. ]
* .metadata.order_<name> = [ .. ] * .metadata.order_<name> = [ .. ]