| ▲ | sroerick 5 hours ago | ||||||||||||||||
I'm a little embarrassed by my current workflow, which is: A. Emacs and org mode on my laptop B. Neovim to do development via SSH on my dedicated Hetzner box, because my laptop is too potato for dev C. A bash script to push up any random notes I have up to the server I have used sshfs, syncthing and unison in the past, but never quite got the workflow for either to click. After about 13 years of trying I still am not as functional as most Dropbox users. I just can't stand Dropbox. | |||||||||||||||||
| ▲ | Hetzner_OL 16 minutes ago | parent | next [-] | ||||||||||||||||
Hi OP, just chiming in here because you mentioned us at Hetzner and I saw your post. I also wasn't sure if the comment from nurettin below was meant to be "NextCloud" instead of "owncloud"...? NextCloud and Dropbox have some very similar use cases. We have a line of NextCloud-based products (Storage Shares). Maybe it would be worth trying out. --Katie | |||||||||||||||||
| ▲ | Karrot_Kream 27 minutes ago | parent | prev | next [-] | ||||||||||||||||
You're looking for tramp-mode. I used tramp-mode for years when working in a lab in grad school where is write code in emacs, have it save via SSH, then build and run the code on the remote. It allows you to use emacs just to author text and to use the remote for everything else. | |||||||||||||||||
| ▲ | yjftsjthsd-h 5 hours ago | parent | prev | next [-] | ||||||||||||||||
Don't be embarrassed by a setup that works. In the spirit of hopefully constrictive feedback: A/B: Any reason not to do emacs or neovim everywhere? You can copy your dotfiles to the server if needed? C: I wouldn't/don't use Dropbox either. If bash+scp works then great, but have you considered keeping your files in git? Still easy to sync over ssh from one machine to another, but natively handles things like sync conflicts. | |||||||||||||||||
| |||||||||||||||||
| ▲ | nurettin 3 hours ago | parent | prev [-] | ||||||||||||||||
Your setup is pretty awesome. But if you miss dropbox so much, why not set up owncloud on the hetzner machine? | |||||||||||||||||