User Tools

Site Tools


manual:Macro_Syncing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
manual:Macro_Syncing [2017/06/27 04:06]
peternlewis
manual:Macro_Syncing [2017/08/23 22:59]
peternlewis
Line 15: Line 15:
 **WARNING: If you make changes on one Mac, and then make changes on the other Mac before syncing has taken place, you may lose one or other changes.** ​ Be especially careful if you are working with your Mac when offline. **WARNING: If you make changes on one Mac, and then make changes on the other Mac before syncing has taken place, you may lose one or other changes.** ​ Be especially careful if you are working with your Mac when offline.
  
-WARNING: Keyboard Maestro references to files or applications that exist on one Mac and not the other will likely cause problems, so you should ensure any application you reference on one Mac is available at the same path on both Macs.+NOTE: Keyboard Maestro references to files or applications that exist on one Mac and not the other will likely cause problems, so you should ensure any application you reference on one Mac is available at the same path on both Macs.
  
 On the Mac that currently has your macros, choose [[Menus#​File_Start_Syncing_Macros|Start Syncing Macros]] from the [[Menus#​File|File menu]]. ​ Read the text carefully, and then click the BUTTON{{{Create New}}} button. ​ Save your existing macros in the macro sync file in your shared location. ​ From now on, Keyboard Maestro will sync any changes to/from that file. On the Mac that currently has your macros, choose [[Menus#​File_Start_Syncing_Macros|Start Syncing Macros]] from the [[Menus#​File|File menu]]. ​ Read the text carefully, and then click the BUTTON{{{Create New}}} button. ​ Save your existing macros in the macro sync file in your shared location. ​ From now on, Keyboard Maestro will sync any changes to/from that file.
Line 31: Line 31:
 DropBox may keep backup versions, and Keyboard Maestro keeps backup revisions (in the [[Menus#​File_Revert_Macros|Revert Macros command]] in the [[Menus#​File|File menu]]), so you should be able to recover from any conflicts that happen. ​ DropBox may notice a conflict if you edit your macros on both Macs simultaneously. ​ As a general rule this should not be an issue, though you may lose a change if you make changes on both Macs quickly (and note that quitting the Keyboard Maestro editor is considered a change). DropBox may keep backup versions, and Keyboard Maestro keeps backup revisions (in the [[Menus#​File_Revert_Macros|Revert Macros command]] in the [[Menus#​File|File menu]]), so you should be able to recover from any conflicts that happen. ​ DropBox may notice a conflict if you edit your macros on both Macs simultaneously. ​ As a general rule this should not be an issue, though you may lose a change if you make changes on both Macs quickly (and note that quitting the Keyboard Maestro editor is considered a change).
  
-Since your two Macs will likely not be identical, you may have to adjust your macros to work properly on both Macs.  Using the various [[Tokens]] and [[Calculations|functions]] can help.  For example the CODE{{{%MacUUID%}}} is a unique ID for each Mac, and can be used to test which Mac the macro is running on.  Other tokens, like the CODE{{{%SCREEN%}}} token can be used to ensure your macro behaves appropriately regardless of the details of the Mac.+Since your two Macs will likely not be identical, you may have to adjust your macros to work properly on both Macs.  Using the various [[Tokens]] and [[Calculations|Functions]] can help.  For example the [[token:​MacUUID|%MacUUID%]] token is a unique ID for each Mac, and can be used to test which Mac the macro is running on.  Other functions, like the [[function:SCREEN|SCREEN]] function ​can be used to ensure your macro behaves appropriately regardless of the details of the Mac.
  
 Note: Only your macros are synced. ​ None of your preferences,​ clipboards or variables are synced. Note: Only your macros are synced. ​ None of your preferences,​ clipboards or variables are synced.
- 
manual/Macro_Syncing.txt ยท Last modified: 2023/09/29 04:16 by peternlewis