[PR #89] [CLOSED] Open playlist from search #602

Closed
opened 2026-02-28 14:50:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/89
Author: @jedahan
Created: 10/20/2019
Status: Closed

Base: masterHead: open-playlist-from-search


📝 Commits (4)

📊 Changes

3 files changed (+65 additions, -14 deletions)

View changed files

📝 src/app.rs (+12 -12)
📝 src/handlers/input.rs (+34 -2)
📝 src/handlers/track_table.rs (+19 -0)

📄 Description

Just wanted to share the direction I am going in before I put too much effort in.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Rigellute/spotify-tui/pull/89 **Author:** [@jedahan](https://github.com/jedahan) **Created:** 10/20/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `open-playlist-from-search` --- ### 📝 Commits (4) - [`7e5f529`](https://github.com/Rigellute/spotify-tui/commit/7e5f52947e8f868388c9e5e410b14a53b50d66a6) Revert "gracefully handle the case when no route is in the navigation stack" - [`cd67fbf`](https://github.com/Rigellute/spotify-tui/commit/cd67fbf84402fd67db35cc95935aceaef1498a56) Merge branch 'master' of https://github.com/Rigellute/spotify-tui - [`a2447e7`](https://github.com/Rigellute/spotify-tui/commit/a2447e736cf6ee49f842654c0872608a90408251) initial stab at opening a playlist directly from search - [`ddff1d2`](https://github.com/Rigellute/spotify-tui/commit/ddff1d22c0bbac94777d844e1c255b23399b3baf) wip ### 📊 Changes **3 files changed** (+65 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `src/app.rs` (+12 -12) 📝 `src/handlers/input.rs` (+34 -2) 📝 `src/handlers/track_table.rs` (+19 -0) </details> ### 📄 Description Just wanted to share the direction I am going in before I put too much effort in. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:50:10 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#602
No description provided.