github.com/grantbow/fit@v0.7.1-0.20220916164603-1f7c88ac81e6/fit/identifier-override/Description (about) 1 #### What did you do? 2 fit list 3 4 5 #### What did you expect to see? 6 identifiers used when they are set -- fixed 7 8 9 #### What did you see instead? 10 identifiers are not mixed with the natural date ordering sequence number assigned -- fixed 11 both numbers work with present implementation 12 13 this may be a bit tricky and something may be needed to signal in the listing if it's 14 assigned explicity or implicitly like a () or something 15 16 explicity may be more "natural" and the natural date ordering sequence may change as it's 17 assigned on each run of the program and relies on the directory date. Perhaps this number 18 should be highlighted using (). 19 20 #### What version? 21 22