Posts: 1,231
Threads: 194
Joined: May 2015
Reputation:
13
04-27-2022, 01:41 AM
(This post was last modified: 04-27-2022, 01:43 AM by sciurius.)
Mike, can pages overlap in CSV import?
E.g.
Code:
mysong pages 5-15
mysong part 1 pages 5-7
mysong part 2 pages 8-12
mysong part 3 pages 13-15
Johan
johanvromans.nl — hetgeluidvanseptember.nl — mojore.nl -- howsagoin.nl
Samsung Galaxy Note S7FE (T733) 12.4", Android 13.0, AirTurn Duo & Digit (Gigs).
Samsung Galaxy Note S4 (T830) 10.5", Android 10.0 (maintenance and backup).
Samsung A3 (A320FL), Android 8.0.0 (emergency).
Posts: 1,858
Threads: 287
Joined: Sep 2014
Reputation:
31
Yes it works. Most of my CSV files contain an entry that imports the complete book additionally to the entries per song. You can check the CSV files that I shared in the forum.
Posts: 13,290
Threads: 301
Joined: Apr 2012
Reputation:
234
Yes, you can certainly have overlapping pages. MobileSheets is just taking the page order specified in the csv and using that for the page order in the song that is generated. It does not do any kind of validation beyond ensuring that the page order is a valid order string.
Mike
Posts: 1,231
Threads: 194
Joined: May 2015
Reputation:
13
Ok.
When I want to generate the pages from e.g a PDF outline (hi Herbert
) probably the best is to only use start page since it is not known where the song ends. Can I use "5-" to denote 5 to end, or must I explicitly specify the ending page number?
Johan
johanvromans.nl — hetgeluidvanseptember.nl — mojore.nl -- howsagoin.nl
Samsung Galaxy Note S7FE (T733) 12.4", Android 13.0, AirTurn Duo & Digit (Gigs).
Samsung Galaxy Note S4 (T830) 10.5", Android 10.0 (maintenance and backup).
Samsung A3 (A320FL), Android 8.0.0 (emergency).
Posts: 13,290
Threads: 301
Joined: Apr 2012
Reputation:
234
You must explicitly list the end page - I don't currently have a designator that means, "until the end". Perhaps I can look into supporting that at some point.
Mike