• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Moving/Copying/backing up annotations?
#1
Are there any sciipting/command line APIs for MobileSheets? I want to bulk copy/move/backup/restore annotations.

I have the music for a complete trumpet section (5 parts now but eventually a full big band) in mobile sheets. Each part is in a unique collection and custom group and they are named and numbered in an easily identifiable/scriptable way.  I'd like to be able to make annotations in one part (ideally in a separate layer) then copy those annotations to all the parts.

So my ideal script usage would be

copy_annotations $(LayerID) $(FileName)-Trumpet1 $(Filename)-Trumpet2
copy_annotations $(LayerID) $(Filename)-Trumpet1 $(Filename)-Trumpet3
copy_annotations $(LayerID) $(Filename)-Trumpet1 $(Filename)-Trumpet4
copy_annotations $(LayerID) $(Filename)-Trumpet1 $(Filename)-Trumpet5

Is this possible?
Reply
#2
There is nothing like that available at the moment. You'd have to access the database and run SQLite queries on it to update the appropriate tables.

Mike
Reply




Users browsing this thread:
2 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.