diff options
-rw-r--r-- | todo.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt index 290b8c0..af31659 100644 --- a/todo.txt +++ b/todo.txt @@ -634,3 +634,6 @@ TODO: "Reveal in queue" option in the context menu for tracks that are part of TODO: Timestamps which have a timestampEnd property (all of them I think?) should display their duration in the right column. + +TODO: Read timestamps as JSON when the file extension is .json. (Right now + any .timestamps.json file is ignored!) |