When a verse is to long ( and the fontsize gets to small) we divide the verse into 2 (or more) parts with a new line.
When saving the song a tag with "Verse 2" appears. But this is still the first verse. Can you add some kind of tag to indicate the start of a new slide without changing the verse order or size ? Some kind of divider of some sort.
Hello Hans,
You can add a tag to a song verse, with a number:
S1
My song verse first line.
When you don't specify a tag and a number, VideoPsalm will assume that it is a song verse and that its number is the next in the sequence.
You can edit this anytime.
That's true but; then a song would look like ;
<V1>
line 1
line 2
line 3
<V1>
line 4
line 5
line 6
what i try to accomplish is something like
<V1>
line 1
line 2
line 3
<new slide>
line 4
line 5
line 6
Something i've not tested yet (i'm thinking of it right now) is how shortcut keys will react to the fact there are multiple verses with the same number.
This is not a major issue but i thought it would be a nice feature to add if possible ;-)
Another way to take care of this would be to set the maximum number of lines to show , but that would be a fixed number , and not all long songs are logically to be divided into a fixed number of lines
The first method you showed is actually how we do it at our church. Regarding your test:
If you have multiple verse 1 then the second time you click the 1 shortcut it will jump to the 2nd instants of verse 1 then the 3rd instant of verse 1. This method make sense for us but I could see how a new slide tag could help too.