Skip to content

Add hide/unhide for library playlists - #85

Merged
noFAYZ merged 2 commits into
mainfrom
feat/hide-library-playlists
Aug 13, 2026
Merged

Add hide/unhide for library playlists#85
noFAYZ merged 2 commits into
mainfrom
feat/hide-library-playlists

Conversation

@noFAYZ

@noFAYZ noFAYZ commented Aug 13, 2026

Copy link
Copy Markdown
Owner

Adds the hide half of "pinning and hide/show" from the roadmap comment on this issue — pin is a separate feature, not bundled here.

  • Hide from library / Unhide from library in the playlist context menu — wherever it already opens (Library page, sidebar, Browse, Search, artist/playlist views).
  • Persisted per-device (localStorage, same pattern as the equaliser settings), display-only — never touches the playlist on YouTube's side.
  • Library page's Playlists tab filters hidden ones out by default, with a Show N hidden toggle that reveals them dimmed in their normal sort position so unhiding is a right-click away.

Closes #80

Settings live per-device in localStorage, matching the equalizer's
pattern. Hide from library / Unhide from library in the playlist
context menu (Library page and sidebar both use it), and a "Show N
hidden" toggle on the Library page's Playlists tab that reveals
hidden ones dimmed, in their normal sort position, so unhiding is
just a right-click away.

Display filter only — never touches the playlist itself on
YouTube's side.

Closes #80
@vercel

vercel Bot commented Aug 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
zuno Ready Ready Preview Aug 13, 2026 7:37am

@noFAYZ
noFAYZ merged commit ac0f5a7 into main Aug 13, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a way to hide playlists in the library

1 participant