TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Sublimall, SublimeText synchronized

108 pointsby Socketubsover 11 years ago

21 comments

jwarkentinover 11 years ago
There&#x27;s a simple, free, realtime method (doesn&#x27;t require me to &quot;retrieve&quot; anything, updates all computers instantly). In Linux you can just use some cloud syncing service (Dropbox in this example) and do the following:<p><pre><code> $ cd ~&#x2F;.config $ mv sublime-text-3 ~&#x2F;Dropbox $ ln -s ~&#x2F;Dropbox&#x2F;sublime-text-3 </code></pre> Then on any other computers you want synced just symlink the same directory. Voila!
评论 #7243838 未加载
评论 #7242998 未加载
wbondover 11 years ago
Please be aware, using this across platforms can lead to broken packages. Please see <a href="https://sublime.wbond.net/docs/syncing" rel="nofollow">https:&#x2F;&#x2F;sublime.wbond.net&#x2F;docs&#x2F;syncing</a> for details.<p>Socketubs - you&#x27;ll need to include my name in the license file since you are using code from Package Control. <a href="https://github.com/socketubs/Sublimall/blob/master/sublimall/reloader.py" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;socketubs&#x2F;Sublimall&#x2F;blob&#x2F;master&#x2F;sublimall...</a>.
评论 #7244845 未加载
clin_over 11 years ago
Your confirmation email was sent to my spam folder.<p>Here&#x27;s some things you can do to make your email look less like spam:<p>1.) Use Sublimall in the from field (never leave the from field blank).<p>2.) Include a physical address for your company somewhere in the message body.<p>3.) Use better english and include an explanation of what this email is, what triggered it, instructions to ignore the email if the recipient didn&#x27;t request it.
评论 #7242313 未加载
评论 #7244329 未加载
评论 #7243153 未加载
评论 #7242300 未加载
powdahoundover 11 years ago
I&#x27;ve had success syncing my SublimeText config across machines using homesick (<a href="https://github.com/technicalpickles/homesick" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;technicalpickles&#x2F;homesick</a>), but this looks pretty slick.<p>One issue with syncing configs using either method right now is that certain keyboard shortcuts don&#x27;t make sense across OS types, and your font size may not work well at different monitor resolutions (especially retina vs non-retina). See <a href="http://www.sublimetext.com/forum/viewtopic.php?f=2&amp;t=5135" rel="nofollow">http:&#x2F;&#x2F;www.sublimetext.com&#x2F;forum&#x2F;viewtopic.php?f=2&amp;t=5135</a> for related discussion. If you could incorporate per-OS&#x2F;machine config overrides into this it would be very handy.
评论 #7243734 未加载
Socketubsover 11 years ago
Plugin source code is on Github.<p><a href="https://github.com/socketubs/Sublimall" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;socketubs&#x2F;Sublimall</a><p>Thank you for testing!
jzawodnover 11 years ago
Do you have plans to charge? If not, how can we expect this service to stick around?
评论 #7242201 未加载
评论 #7242228 未加载
alcuadradoover 11 years ago
This is great! As far as I can tell by reading the source code, it encrypts everything locally before uploading it, and the server does not have the encryption key. Is this right OP? If it is, I think you should make more emphasis about it in the project&#x27;s home.
评论 #7242355 未加载
scott_karanaover 11 years ago
Looks like a cool project, OP. Good work!<p>Maybe put a link to your Github repository on the homepage? :-)
评论 #7242219 未加载
eswatover 11 years ago
Neat idea. I already sync using Dropbox, so what advantages does Sublimall have over that method?
评论 #7242136 未加载
评论 #7242451 未加载
评论 #7242157 未加载
aabalkanover 11 years ago
Can&#x27;t find plugin on package index. <a href="https://sublime.wbond.net/search/sublimall" rel="nofollow">https:&#x2F;&#x2F;sublime.wbond.net&#x2F;search&#x2F;sublimall</a><p>Is anything wrong with it right now?
评论 #7243879 未加载
评论 #7242458 未加载
ashwin_kumarover 11 years ago
Wow! Clean idea. I used to do most of the configuration file sync via Dropbox.
评论 #7242397 未加载
jbachover 11 years ago
For the people recommending symlinking to a Dropbox folder, see <a href="https://github.com/lra/mackup" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;lra&#x2F;mackup</a>
w1ntermuteover 11 years ago
What&#x27;s the advantage of this over a dotfiles Git repo?
评论 #7242496 未加载
rootedboxover 11 years ago
Just put your sublime config in your dotfiles config?
AcidBurnover 11 years ago
Will this work for syncing configuration between two computers running different OSes (Ubuntu and Windows)?
评论 #7242266 未加载
Socketubsover 11 years ago
Registrations was close because of storage. But it&#x27;s now re-open for 1k registrations.
madleeover 11 years ago
I use bittorrent sync to keep sublime text synced across my machines, works amazingly well.
druskaover 11 years ago
I have the 7za binary specified but I get a 7zip not found error (OS X, p7zip from brew)
评论 #7242315 未加载
catmanjanover 11 years ago
I was hoping this would be a GoogleDocs-y add-on for SublimeText.
评论 #7242226 未加载
Socketubsover 11 years ago
Server upgraded. Registrations are now re-open!
Socketubsover 11 years ago
Registrations are now re-open!
评论 #7244226 未加载