emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Günter Lichtenberg" <mail@guenterlichtenberg.de>
To: emacs-orgmode@gnu.org
Subject: Re: Best strategy for sharing agenda between two machines?
Date: Tue, 25 Feb 2020 18:12:31 +0100	[thread overview]
Message-ID: <1758620.tdWV9SEqCh@krailli2.fritz.box> (raw)
In-Reply-To: <m27e0bwvbf.fsf@brautaset.org>

On Monday, 24 February 2020 22:04:52 CET Stig Brautaset wrote:
> I could use a different default agenda file for each machine, since the
> inbox.org is worst affected. Is anyone doing this? I could extend this
> to use {work,home}_tasks.org too, but I kinda like having that "neither
> @work nor @home" option... Decisions decisions.

Hi

probably not want you want, since it is not a pure emacs solution (maybe could 
be adapted). For my org agenda files I have the following set-up:

1. One directory ("DIR1") with a collection of org agenda files that are parsed 
at work and at home

2. One directory ("DIR2") I use only for work (since I am not allowed to store 
work related things on outside servers)

3. Host specific emacs config files that declare the agenda files separately for 
each host (home machines and work machines) The functions for these  are more 
or less those from E. Schultes 24.1 emacs starter kit. in these config files 
only the settings that differ between hosts are in, all other config is 
identical for the different machines.

4. Sync only DIR1 via my nextcloud server with the desktop sync client.

So, at work machine I have all agenda files DIR1 + DIR2. DIR1 also includes 
diary and the refile file (set-up similar to B. Hansen). At home I have only the 
DIR1 files synced 

So in a nut-shell, this set-up requires additional host specific config, 
separation of org directories work/home and a file syncer (the set-up might 
work with git, but I never tried that).

Maybe this gives some idea, even if not what you look for
gl
 

      reply	other threads:[~2020-02-25 17:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-24 21:04 Best strategy for sharing agenda between two machines? Stig Brautaset
2020-02-25 17:12 ` Günter Lichtenberg [this message]

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=1758620.tdWV9SEqCh@krailli2.fritz.box \
    --to=mail@guenterlichtenberg.de \
    --cc=emacs-orgmode@gnu.org \
    /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).