From 5ba23eb71e924fcd96a6b667ceec3ffa19e3bc92 Mon Sep 17 00:00:00 2001 From: Jordan Eldredge Date: Sat, 1 Dec 2018 13:45:24 -0800 Subject: [PATCH] Update TODO --- todo.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/todo.md b/todo.md index 2d5d70b0..ad5900ee 100644 --- a/todo.md +++ b/todo.md @@ -1,15 +1,19 @@ # TODO +- Don't hide filename/download link after skin loads - Add an about page - Add share link to focused mode - Button to share search? +- "No results" page +- Press "/" to focus search +- Add React Helmet to enable social sharing links +- Setup Sentry +- Restore focus when leaving the modal - Move file name and download buttons to the bottom? - Figure out how to use the file name when downloading files - Detect dupe files - Add a structured search: tags, author, quotes, - -- Fix the positioning glitch when switching from preview to Webamp - Add archive.org link? -- Parse/index text files from skins - Maybe use algolia? - Pick a better background color. Maybe the average of all skin colors? - Ensure our skins are up to date - Add a feature to let users controll zoom @@ -20,15 +24,12 @@ - Search updates should replace query not add a new one to the history - Random skin button? - Link to open on Webamp -- "No results" page - Keyboard navigation? Previous and next skin when focused? - Move images to CDN. Currently it's just s3 directly - Disable Google Analytics in dev - Make Webamp clean up after itself - Update title when you pick a skin -- Setup Sentry -- Press "/" to focus search -- Restore focus when leaving the modal +- Find a way to start loading Webamp+skin as soon as the user clicks. Currently we have to wait for the animation. ## Requires a server