Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to not include start and end section directives when exporting ChordPro #658

Open
Rdeblock opened this issue Nov 6, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Rdeblock
Copy link

Rdeblock commented Nov 6, 2024

These do not seem to provide any benefit. Instead of

{start_of_verse: Verse 1}
[|] [C] Who breaks the power [|] [%] of sin and darkness [|]
[|] [Fm7] Whose love is mighty [|] [%] and so much stronger [|]
[|] [Am] The King of glory [|] [G] the King above all k[|] [Fm7]ings [|] [NC] [|]
{end_of_verse}

...this displays the same in SongBookPro and MobileSheetsPro

{c: Verse 1}
[|] [C] Who breaks the power [|] [%] of sin and darkness [|]
[|] [Fm7] Whose love is mighty [|] [%] and so much stronger [|]
[|] [Am] The King of glory [|] [G] the King above all k[|] [Fm7]ings [|] [NC] [|]

It is cleaner. Some might prefer having the extra and some software might require it. So as an option would be great.

@no-chris
Copy link
Owner

no-chris commented Nov 7, 2024

hmmm potentially the current markup with start/end would help in some cases where the software automatically color codes verses/chorus/bridge?

@Rdeblock
Copy link
Author

Rdeblock commented Nov 7, 2024 via email

@no-chris no-chris added the enhancement New feature or request label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants