+16
Sync settings/themes/snippets/ etc (without Dropbox)
I know some people symlink the folder with Dropbox... but it would be nice to have an official cross-platform Sync feature that allowed you to sync your preferences/settings/themes/snippets/etc... with all the computers you develop on.
If not hosted on the sublime website through some sort of account, perhaps something we can setup on a server or a dedicated machine.
The reason for this is I develop primarily on my work machine, but I have a computer at home I also do work on. Getting everything just right takes a little time, and being able to have all those changes as they happen by synced would be awesome.
Servicio de atención al cliente por UserEcho
http://sublimetext.userecho.com/topic/111402-/ i created own feature request for using Gist
I suggested a sync solution with gist.github.com, please upvote it and/or start discuss.
I have news for you.
I finished plugin which is doing all that sync stuff you described. But for public release I need testers, Do you want to test this plugin?
https://github.com/matmuchrapna/STsync
Vlad, I have tried this. I have package control and node installed on my system. once I add the repository, nothing happens. It does not seem to download to my system either with the add repository command. Although, once I cloned it manually, it worked well. it created my settings repo here:
https://gist.github.com/4681565
Although, the default name is : Default (Linux).sublime-keymap
I would change that to something static like "SublimeText2-Settings" since it will sync various settings files.
I missed step after adding repo, package became available to install
Default name is choosing by gist.github.com by the first file in the files in gist
I't so awesome that it works.
Have you tried to restore your settings back on the different machine with STsync?
I originally synced on a PC and it worked fine syncing up to github. At work, I installed it and it seemed that nothing happened. I also have node installed. No log files were generated in the packages logs directory. So I cannot send a log file.
I assumed you install plugin (not only add as repo).
If even nodejs console has not been splashed, than error happened in python wrapper, are any error in python console (ctrl+`) on editor start?
May be we should go in stsync github issues?