From 147172fe720f8af8a219ba384c0407ca751e0321 Mon Sep 17 00:00:00 2001 From: Florrie Date: Wed, 23 Oct 2019 12:20:27 -0300 Subject: Add text/notes editor, using tui-text-editor :D! --- todo.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt index 891479a..759fbbf 100644 --- a/todo.txt +++ b/todo.txt @@ -391,6 +391,8 @@ TODO: Text file support. Yes. Heck yes. Heck hecking yes. file which has the same basename as a track (or group), show a mark on the item in grouplike listings, and let it be viewed through an action on the context menu. Maybe, just MAYBE, implement editing support too. + (Done!!! Still some WIP stuff in the text editor library, but this is + definitely functional as of now.) TODO: Make 'after selected song' the default in the context menu, too. I miight go back on this decision, but I think it's just more convenient in @@ -439,3 +441,16 @@ TODO: "Shuffle queue", "shuffle these tracks" options in the queue's TODO: It looks like you can't move the currently playing track by re-queuing it? Investigate this. + +TODO: Fix mtui crashing when you interact with it before the main listing has + loaded its contents. + +TODO: Specific config permissions to view and edit text files. + +TODO: I lied when I said I finished text editor stuff. Still to-do: + Don't show text files which are adjacent (same filename, but .txt) to + a playable. Instead, show a mark on the listing item. Have a context menu + option for focusing the text editor. + +TODO: Have a context menu option for creating a text file for notes on a + playable, when there is no existing adjacent file. -- cgit 1.3.0-6-gf8a5