musescore / musescore/MuseScore

Search by words in a song

Open
#27,757 7 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

community needs design
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Currently you can search a score by measure number, page number and by rehearsal mark, but not by the lyrics of a song.

I would like to request to be able to search by words in the lyrics.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by tracing how MuseScore currently searches by measure number, page number, and rehearsal mark, then determine how lyric text is represented and searched. Done means searching for words in song lyrics returns the relevant score locations.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
search
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.