Move the folder to Onedrive, then create a symlink in the original location that points to the new location. I have two Windows devices that have this set up so my profile is synced across both
Tharos, the Announcer of Delos shouts, "It's near the end of the egghunt and I still haven't figured out how to pronounce Clean-dat-hoo."
Move the folder to Onedrive, then create a symlink in the original location that points to the new location. I have two Windows devices that have this set up so my profile is synced across both
I made a folder called Mudlet on my Onedrive and created the symlink between them. Seems to work so far! Thanks Klen
@Klendathu Could I use a similar system to link my bashing database across my profiles or would that be trickier?
The database code within Mudlet dictates that the database has to be in the specific profile folder. It's possible you could use symlinks across your different profiles to share the database, but it's not something I've ever done. Symlinks can be to a single file instead of a folder so theoretically it could work.
Tharos, the Announcer of Delos shouts, "It's near the end of the egghunt and I still haven't figured out how to pronounce Clean-dat-hoo."
I'd be careful with that. if it's an SQLite database. There are reports that Dropbox corrupts those database files at times. Maybe it has to do with when Dropbox decides to upload the file or something...
I read that hidden somewhere inside dropbox is some basic version control. I.e you should be able to recover yesterday's version if today's is no good for whatever reason.
It hasn't happened to me yet though so I haven't bothered to research how.
Comments
GMCP documentation: https://github.com/keneanung/GMCPAdditions
svof github site: https://github.com/svof/svof and documentation at https://svof.github.io/svof
It hasn't happened to me yet though so I haven't bothered to research how.