Is there a way to have the two work together, if you use a custom macro for a particular spell?  So, for example, I have a custom macro for my player's Cure Wounds spell, using the powercards api - heals the specific target and uses token-mod to increase their HP, etc.  So I have created an attribute on that sheet called spell_Cure_Wounds_macro.  And it works flawlessly from the Spellbook api.  Except it does not decrement the level 1 spell when cast (i.e. using the 5e OGL sheet companion).  Is there a particular piece of code one could insert into the spell_Cure_Wounds_macro (or others) to have it do this automatically?  TL;DR version - if using a custom spell macro for Spellbook it short circuits the OGL Companion spell tracking.