glow icon indicating copy to clipboard operation
glow copied to clipboard

Sort discovered markdown files by distance to working directory

Open toby opened this issue 4 years ago • 1 comments

Discovered markdown files are currently listed in child directories first. It would be nice to show the markdown discovered in the root directory glow is run in first and list further markdown in descending order according to directory hierarchy.

toby avatar May 06 '21 16:05 toby

And a configurable cut-off for level. glow ~ is not fun.

Or a tree mode (resp. nested lists) instead of a flattened list, that would also be good.

reitzig avatar Mar 29 '22 22:03 reitzig