mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[PR #506] [MERGED] Feature: Add save album on album view #862
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#862
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Rigellute/spotify-tui/pull/506
Author: @Ricardo-HE
Created: 6/22/2020
Status: ✅ Merged
Merged: 6/29/2020
Merged by: @Rigellute
Base:
master← Head:save-album-on-album-view📝 Commits (2)
74993e3Feature: Add save album on album viewb806debReformat album_tracks.rs📊 Changes
1 file changed (+19 additions, -0 deletions)
View changed files
📝
src/handlers/album_tracks.rs(+19 -0)📄 Description
Adds a new feature to add to saved albums when pressing 'w' key on album view.
closes #444
Any comments or suggestions are welcome.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.