From 40442cd9088b9680d5d62c185c7a5f5af2db2886 Mon Sep 17 00:00:00 2001 From: liam4 Date: Sun, 4 Jun 2017 16:36:55 -0300 Subject: Natural sort in local crawl --- todo.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt index 29bdda0..032df54 100644 --- a/todo.txt +++ b/todo.txt @@ -80,3 +80,7 @@ TODO: Recursive local file playlist crawler. TODO: *Requiring* a literal `playlist.json` file doesn't seem quite right, especially since there's the `--open` option. (Done!) + +TODO: Make local downlaoder sort more natural - that is, 10 comes immediately + after 9, not 1. (1, 5, 9, 10, 12; not 1, 10, 12, 5, 9.) + (Done!) -- cgit 1.3.0-6-gf8a5