Sync Local Settings File can have more enhancements like adding path from which to export and import settings.
Modes will be provided to use to select either from GitHub Gist or File System via UI.
User can set a path inside OneDrive, Dropbox or other folder to view them and email them.
This feature will be developed upon user requests priority in this issue page
Also when alot of other core features are shipped with extension.
IssueHunt Summary
IssueHunt has been backed by the following sponsors. Become a sponsor
I am happy you made an issue for that already.
I was interested to sync settings to a simple disk file to mimic sublimetext Package Sync plugin
Then an end-user can use any number of systems to sync these files with a cloud or just send them over email, if they want so
Syncing to a folder will be a great addition. People can use a git repo on a drive, onedrive, network share, email a zip file of settings or whatever.
Any update on progress on this. Seems like it would be way easier than the current git sync!
That would be great!
I would finally be able to sync it using my dotfiles repo.
If you need any help with this, let me know.
If you need any help with this, let me know.
I am open for PR, anyone wants to implement, feel free to discuss.
Code is little tightly coupled, we need to make it loosely coupled to implement the file system instead of github or gitlab
@shanalikhan, when will your PR be released?
I can't wait for that
I'm not able to help with a PR, but I really needed this feature today when my primary work laptop lost internet access and I wasn't able to export the latest settings. Perhaps if the setup process asked the user whether they wanted to automatically upload changes this would be less likely to happen. I for one didn't realize that settings don't sync automatically by default.
I'm not able to help with a PR, but I really needed this feature today
Settings Sync welcomes adding bounty for tickets. If you think you can add bounty for this ticket and will be given to the person who does a complete PR.
here : https://issuehunt.io/repos/47984369/issues/256
@issuehunt has funded $100.00 to this issue.
Being able to pass this through via a command line argument would make automated setup much easier.
Here is another inspiration.
A VS Code extension that allow to save file system:
https://marketplace.visualstudio.com/items?itemName=golf1052.code-sync
Hi folks!
I want to try and implement it. Is it still actual?
Feel free to start.
Have a look on upcoming branch.
Get Outlook for iOShttps://aka.ms/o0ukef
From: Aleksey notifications@github.com
Sent: Sunday, February 7, 2021 4:22:01 PM
To: shanalikhan/code-settings-sync code-settings-sync@noreply.github.com
Cc: Shan Khan shanalikhan@hotmail.com; Assign assign@noreply.github.com
Subject: Re: [shanalikhan/code-settings-sync] Adding Support for Import / Export Sync Settings to File System (#256)
Hi folks!
I want to try and implement it. Is it still actual?
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHubhttps://github.com/shanalikhan/code-settings-sync/issues/256#issuecomment-774657057, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACC6HHGGWIRWBJHIQLKINDDS5ZZVTANCNFSM4DDJGZWA.
Most helpful comment
I am happy you made an issue for that already.
I was interested to sync settings to a simple disk file to mimic sublimetext Package Sync plugin
Then an end-user can use any number of systems to sync these files with a cloud or just send them over email, if they want so