Posts: 13,357
Threads: 301
Joined: Apr 2012
Reputation:
235
Can you not already do that? If you uncheck the "Place Chords Above Text" option, then the chords will be displayed in the lyrics. This only applies to chord pro files though. If you are asking if I can do this with text files, I'd really rather not, as it would cause significant complexity. I need to add a text to chord pro converter at some point - that will be my solution for that issue.
I will need to spend a fair amount of time improving the editor - what is there is just something rather basic that I put in place for simple changes, but I recognize that it's missing a lot of important features.
Mike
Posts: 13,357
Threads: 301
Joined: Apr 2012
Reputation:
235
If more users request this, then I can consider it. It requires database changes, creating incompatibilities between versions as well as UI changes, so I'd rather not change all that unless there seems to be a large number of users that would benefit from it.
Mike
Posts: 62
Threads: 18
Joined: Oct 2019
Reputation:
2
For anyone who needs it here is my work around. This was edited in a external editor using find and replace all.
(<span foreground=#0000EE>Am</span>) Tweeter and the monkey man were (<span foreground=#0000EE>G</span>)hard up for cash
They(<span foreground=#0000EE>F</span>) stayed up all night selling (<span foreground=#0000EE>Am</span>)cocaine and hash
To an undercover cop who had a(<span foreground=#0000EE>G</span>) sister named jan
For (<span foreground=#0000EE>F</span>)reasons unexplained she (<span foreground=#0000EE>Am</span>)loved the monkey man
(<span foreground=#0000EE>Am</span>)Tweeter was a boy scout before she went(<span foreground=#0000EE>G</span>) to vietnam
Posts: 13,357
Threads: 301
Joined: Apr 2012
Reputation:
235
Your chords are not going to be identified as chords , as you did not put brackets around them. If that's okay by you (meaning you don't need to transpose and don't use a different font size for chords), that's perfectly fine, but I just wanted to mention it. You can still use spans like that with chords, you would just need to <span foreground=#0000EE>[Am]</span> instead of <span foreground=#0000EE>Am</span>.
Mike