Did you watch the tutorial video by chance? There's nothing that requires programming or anything of that sort. You just have to build a csv file (which can be done with a text editor like notepad, or Microsoft Excel). The first line has the fields you want to populate, i.e.
title;pages;genres;
then each line after that is just the song information, i.e.
First song;1-2;Rock
Second song;3;Jazz
Third song; 4-6;
So a full example would be:
title;pages;genres;
First song;1-2;Rock
Second song;3;Jazz
Third song;4-6;
So you are just typing in the song information you want, and specifying the page numbers. You don't even have to add any metadata, you could just do title;pages at the top and only specify the song title and pages (those two are required at a minimum). So you are just plugging in the page numbers MobileSheets should use. Then you'll get individual songs in the library that you can easily add to setlists. This is really far superior to using bookmarks, so I hope you will consider trying it out.
Mike
title;pages;genres;
then each line after that is just the song information, i.e.
First song;1-2;Rock
Second song;3;Jazz
Third song; 4-6;
So a full example would be:
title;pages;genres;
First song;1-2;Rock
Second song;3;Jazz
Third song;4-6;
So you are just typing in the song information you want, and specifying the page numbers. You don't even have to add any metadata, you could just do title;pages at the top and only specify the song title and pages (those two are required at a minimum). So you are just plugging in the page numbers MobileSheets should use. Then you'll get individual songs in the library that you can easily add to setlists. This is really far superior to using bookmarks, so I hope you will consider trying it out.
Mike