Skip to content

Commit

Permalink
Update todo list
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitahl committed Aug 26, 2024
1 parent 155bbf1 commit 00d633c
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions js/popup.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,21 @@ document.getElementById('openPage').addEventListener('click', () => {
// (*) Allow to save videos to playlists
// (*) Add ablitity to create playlists
// (*) Create a release
// () Publish
// (*) Publish

// (*) Fix remove video from playlist
// () Add title for shorts
// () Add label for shorts (to indicate it'sa short)
// () Add more checks for avatar img
// () Add more checks for channel name
// () Add ability to remove playlists
// () Add playlists to playlist page
// (*) Add playlists to playlist page
// () Add checks for local storage cpacity
// ( ) Add dark mode (to the main extention popup)
// ( ) Download (to the main extention popup)
// ( ) Text file (to the main extention popup)
// ( ) JSON file (to the main extention popup)
// ( ) Upload JSON file(to the main extention popup)
// ( ) Clear all with confirmation (to the main extention popup)
// () Add ability to add videos from one playlist to another
// () Add local search to library
// () Add ability to save current video

0 comments on commit 00d633c

Please sign in to comment.