emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Xebar Saram <zeltakc@gmail.com>
Cc: org mode <emacs-orgmode@gnu.org>
Subject: Re: Require feedback on an idea: move to a central server all my org file and edit from there?
Date: Sat, 23 Jan 2016 13:10:34 +0000	[thread overview]
Message-ID: <87twm4786t.fsf@ucl.ac.uk> (raw)
In-Reply-To: <CAOQHXPq4V87Q=SFaAxya1EE2GPo7r0qc5Uag3sfOPbpV3aekMw@mail.gmail.com> (Xebar Saram's message of "Sat, 23 Jan 2016 09:22:47 +0200")

On Saturday, 23 Jan 2016 at 09:22, Xebar Saram wrote:
> Hi all
>
> Was wondering about input regarding having all my orgmode files on a
> remote server and editing from there?

I have a similar situation to you (4 machines, using git + unison) and
sympathise.  I have managed to be careful enough that it works for
me.  However, using a remote server could be quite easy using Emacs
remote access capabilities.

For instance, you can have your org agenda files include remote files:

(setq org-agenda-files '(
  "/ssh:a.remote.hostname.org:/home/user/myremotefile.org"
  "a.local.file.org"))

this will work nicely *if* you have a robust and low latency connection
to the remote server.

Of course, the other solution is to use some proprietary cloud server as
somebody else has already noted.

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.1, Org release_8.3.3-475-g58af2e

  parent reply	other threads:[~2016-01-23 13:44 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-23  7:22 Require feedback on an idea: move to a central server all my org file and edit from there? Xebar Saram
2016-01-23  8:17 ` Marcin Borkowski
2016-01-23 13:10 ` Eric S Fraga [this message]
2016-01-23 14:58   ` John Kitchin
2016-01-23 18:28     ` Xebar Saram
2016-01-23 19:46       ` Peter Davis
2016-01-23 22:22         ` Thierry Banel
2016-01-24  3:00           ` Eric Abrahamsen
2016-01-25  8:08             ` Loris Bennett
2016-01-25  8:30               ` Eric Abrahamsen
2016-01-25  9:15                 ` Loris Bennett
2016-01-25 14:14                   ` Eric Abrahamsen
2016-01-25 14:51                     ` Loris Bennett
2016-01-23 22:13       ` Marcin Borkowski
2016-01-26 15:21         ` Jorge A. Alfaro-Murillo
2016-01-24  3:14 ` Eric Brown
2016-01-25 15:42 ` My sync setup for Org-mode files and more: unison, git (was: Require feedback on an idea: move to a central server all my org file and edit from there?) Karl Voit
2016-02-02 17:08   ` Tim O'Callaghan
2016-02-07  6:52 ` Require feedback on an idea: move to a central server all my org file and edit from there? Carlos Sosa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87twm4786t.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=zeltakc@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).