Setting up cloud sync or version control
Easiest way to sync the data would be create a workspace in the directory which is automatically
synced with cloud, however this may sync a bit more than you want. In general you
only want to sync you own data and not cached images or other program information
Here is workspace layout in order of importance
magiccards - your decks, collections and copy of magicdb (always sync)
tournaments - data for tournament organizer (always sync if using)
.backup - data backups (can sync)
.metadata - cached images and app settings (can totally live without it)
Google Drive
If you already using MagicAssistant
- Exit the program
- Backup $home/MagicAssistantWorkspace directory
- Move this directory into Google Drive
Start Magic Assistant, when prompted for workspace select new location at "Google Drive/MagicAssistantWorkspace"
Version control
You want to version control your files check in "magiccards" or/and "tournaments" folders.
Folders .backup and .metadata you should put in "ignore" list.