[GH-ISSUE #1218] Update lyrics on the fly #691

Closed
opened 2026-02-26 02:33:58 +03:00 by kerem · 1 comment
Owner

Originally created by @phanan on GitHub (Apr 21, 2020).
Original GitHub issue: https://github.com/koel/koel/issues/1218

Description
Right now when a song has no lyrics, Koel displays something like this in the sidebar:

This is boring and missing the opportunity to allow users to add the lyrics on the fly. Instead, we can introduce an "Add lyrics" button which triggers a lyrics textbox, like this:

For songs that already have lyrics, a similar mechanism can also be triggered either via a double-click or an "Edit lyrics" button.

Originally created by @phanan on GitHub (Apr 21, 2020). Original GitHub issue: https://github.com/koel/koel/issues/1218 **Description** Right now when a song has no lyrics, Koel displays something like this in the sidebar: <img src=https://user-images.githubusercontent.com/8056274/79915007-7b458a00-8426-11ea-84d0-d7503f7d062d.png width=310 height=auto> This is boring and missing the opportunity to allow users to add the lyrics on the fly. Instead, we can introduce an "Add lyrics" button which triggers a lyrics textbox, like this: <img src=https://user-images.githubusercontent.com/8056274/79915545-6ddccf80-8427-11ea-92f1-5621a06c605a.png width=325 height=auto> For songs that already have lyrics, a similar mechanism can also be triggered either via a double-click or an "Edit lyrics" button.
kerem 2026-02-26 02:33:58 +03:00
Author
Owner

@phanan commented on GitHub (Apr 23, 2020):

I actually opted for a much simpler version of this feature: Triggering the "Edit Song" modal from the Lyrics panel. Available in v4.3.1.

<!-- gh-comment-id:618235326 --> @phanan commented on GitHub (Apr 23, 2020): I actually opted for a much simpler version of this feature: Triggering the "Edit Song" modal from the Lyrics panel. Available in v4.3.1.
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/koel-koel#691
No description provided.