Import macros without overwriting them?

Nonhocapito

New member
Is it possible to selectively import macros, so as not to overwrite all of them?

The export function exports/imports all macros at the same time, but I'd like to reinstate/overwrite only one of them, which has "gone bad".

*

(BTW, why is it that, when I export a macro individually (using "share macro"), it makes a seemingly bigger file than when I export all macros using the export function?)
 
Last edited:

MacroDroidDev

Administrator
Staff member
No, it's not currently possible to import like this I'm afraid but I hope one day to improve this so it is possible.

I'm not aware of any reason why an individually exported macro will ever be bigger than a full macro export. That sounds like something is going badly wrong. If you have such an example please send both files to support@macrodroid.com and I will take a look.
 

Endercraft

Moderator (& bug finder :D)
No, it's not currently possible to import like this I'm afraid but I hope one day to improve this so it is possible.

I'm not aware of any reason why an individually exported macro will ever be bigger than a full macro export. That sounds like something is going badly wrong. If you have such an example please send both files to support@macrodroid.com and I will take a look.
Variables ?
 
Top