Browse Source

[project] Tidy up todos

Colin Powell 2 months ago
parent
commit
d33954e494
1 changed files with 16 additions and 15 deletions
  1. 16 15
      PROJECT.org

+ 16 - 15
PROJECT.org

@@ -1,6 +1,13 @@
 #+title: TODOs
 #+title: TODOs
 
 
-* Backlog [5/11]
+* Backlog [5/21]
+** TODO [#A] Send periodic check notifications for board games and beer that ask if you're still scrobbling :vrobbler:personal:project:beers:boardgames:notifications:feature:
+** TODO [#A] Fix raw text webpage title not truncating to 254 chars :vrobbler:personal:bug:webpages:
+** TODO [#A] Fix koreader scrobble imports to use DST properly :vrobbler:personal:bug:books:imports:
+The page data has the canonical date something was read in it, but it seems to be an hour off. I traced this back to being off during DST, so we just need the importer to be aware of whether a user is using DST or not and roll back an hour for part of the year.
+
+Also, we'd need to adjust any old scrobbles that took place with DST off to roll them back by an hour.
+** TODO [#A] Create small utility to clean up tracks scrobbled with wonky playback times :vrobbler:personal:bug:music:scrobbles:
 ** TODO [#B] Add AllTrails as a source for Trail data :vrobbler:trails:feature:personal:project:
 ** TODO [#B] Add AllTrails as a source for Trail data :vrobbler:trails:feature:personal:project:
 Pretty clear, I would love to make trails more useful. Historically I wasn't
 Pretty clear, I would love to make trails more useful. Historically I wasn't
 hiking a lot, which made the source for this a bit silly. But it's clear that
 hiking a lot, which made the source for this a bit silly. But it's clear that
@@ -10,6 +17,10 @@ Would be nice to have some loose connection to the actual event in my Garmin pro
 ** TODO [#B] Explore a way to add metadata editing to scrobbles after saving :vrobbler:spike:scrobbling:personal:project:
 ** TODO [#B] Explore a way to add metadata editing to scrobbles after saving :vrobbler:spike:scrobbling:personal:project:
 Could be as simple as a JSON form on the scrobble detail page (do I have have one of those yet?).
 Could be as simple as a JSON form on the scrobble detail page (do I have have one of those yet?).
 ** TODO [#B] Explore a good way to show notes and descriptions from scrobbles to users :personal:project:scrobbling:vrobbler:spike:
 ** TODO [#B] Explore a good way to show notes and descriptions from scrobbles to users :personal:project:scrobbling:vrobbler:spike:
+** TODO [#B] Add webdav syncing to retroarch imports :vrobbler:videogames:webdav:feature:project:personal:
+** TODO [#B] Fix task app to only use one tag for the context a task was done in and allow configurable contexts by user profile :personal:vrobbler:feature:tasks:project:
+** TODO [#B] Add CSV endpoint for book scrobbles that LibraryThing can ingest :personal:project:books:feature:export:
+https://app.todoist.com/app/task/add-a-csv-endpoint-for-users-book-reads-that-library-thing-can-ingest-6X7QPMRp265xMXqg#comment-6X7QrXq6gJjMP4hg
 ** TODO [#C] Fix bug where podcast scrobbling creates duplicate Podcast :project:vrobbler:scrobbling:podcasts:bug:personal:
 ** TODO [#C] Fix bug where podcast scrobbling creates duplicate Podcast :project:vrobbler:scrobbling:podcasts:bug:personal:
 Rather than pick up an existing Podcast using the podcast title in the mopidy
 Rather than pick up an existing Podcast using the podcast title in the mopidy
 file name, Vrobbler creates a new podcast with no enriched data. Not a big deal
 file name, Vrobbler creates a new podcast with no enriched data. Not a big deal
@@ -309,20 +320,10 @@ it's annoying.
     }
     }
 }
 }
 #+end_src
 #+end_src
-** TODO User should be able to enable auto trail tracking via  amail reader with Garmin LiveTrack URLs :vrobbler:trails:project:feature:personal:
-** TODO Add webdav syncing to retroarch imports :vrobbler:videogames:webdav:feature:project:personal:
-** TODO Send periodic check notifications for board games and beer that ask if you're still scrobbling :vrobbler:personal:project:beers:boardgames:notifications:feature:
-** TODO Allow users to see tasks on calendar view :vrobbler:personal:project:templates:feature:
+** TODO [#C] User should be able to enable auto trail tracking via  amail reader with Garmin LiveTrack URLs :vrobbler:trails:project:feature:personal:
+** TODO [#C] Allow users to see tasks on calendar view :vrobbler:personal:project:templates:feature:
 https://codepen.io/oliviale/pen/QYqybo
 https://codepen.io/oliviale/pen/QYqybo
-** TODO Add CSV endpoint for book scrobbles that LibraryThing can ingest :personal:project:books:feature:export:
-https://app.todoist.com/app/task/add-a-csv-endpoint-for-users-book-reads-that-library-thing-can-ingest-6X7QPMRp265xMXqg#comment-6X7QrXq6gJjMP4hg
-** TODO Fix raw text webpage title not truncating to 254 chars :vrobbler:personal:bug:webpages:
-** TODO Fix koreader scrobble imports to use DST properly :vrobbler:personal:bug:books:imports:
-The page data has the canonical date something was read in it, but it seems to be an hour off. I traced this back to being off during DST, so we just need the importer to be aware of whether a user is using DST or not and roll back an hour for part of the year.
-
-Also, we'd need to adjust any old scrobbles that took place with DST off to roll them back by an hour.
-** TODO Fix task app to only use one tag for the context a task was done in and allow configurable contexts by user profile :personal:vrobbler:feature:tasks:project:
-** TODO Come pu with a possible flow using WebDAV and super-productivity for tasks :personal:feature:project:vrobbler:tasks:
+** TODO [#C] Come pu with a possible flow using WebDAV and super-productivity for tasks :personal:feature:project:vrobbler:tasks:
 ** DONE [#C] Replace commas in the bandcamp URL for artists with nothing :vrobbler:music:bug:personal:
 ** DONE [#C] Replace commas in the bandcamp URL for artists with nothing :vrobbler:music:bug:personal:
 :PROPERTIES:
 :PROPERTIES:
 :ID:       9b30d67b-91f0-a480-dfaa-5d9dc090e76c
 :ID:       9b30d67b-91f0-a480-dfaa-5d9dc090e76c
@@ -347,7 +348,7 @@ Cinemagoer broke and I probably should find a more reilable source of video data
   TMDB is much more reliable, but does require an API key. That's all setup now,
   TMDB is much more reliable, but does require an API key. That's all setup now,
   so hopefully this breaking IMDB crap is over.
   so hopefully this breaking IMDB crap is over.
 
 
-** DONE IMDB video lookups are failing :personal:bug:video:imdb:
+** DONE [#A] IMDB video lookups are failing :personal:bug:video:imdb:
 :PROPERTIES:
 :PROPERTIES:
 :ID:       38f1081f-37b4-f4f2-79aa-c1e87eca4b69
 :ID:       38f1081f-37b4-f4f2-79aa-c1e87eca4b69
 :END:
 :END: