From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Stephen J. Barr" Subject: regenerating agendas automatically if any .org files change Date: Thu, 10 Nov 2011 18:54:36 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:51087) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ROeSR-0006hq-Hm for emacs-orgmode@gnu.org; Thu, 10 Nov 2011 18:55:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ROeSQ-0004Ql-LX for emacs-orgmode@gnu.org; Thu, 10 Nov 2011 18:54:59 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:43257) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ROeSQ-0004Qc-Go for emacs-orgmode@gnu.org; Thu, 10 Nov 2011 18:54:58 -0500 Received: by wwe3 with SMTP id 3so3993170wwe.30 for ; Thu, 10 Nov 2011 15:54:57 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello, First of all, thank you for a wonderful mode and a wonderful mailing list. This is my first posting. I have the following idea for a workflow, and I am not sure if there is already functionality to do this: I keep all my .org files in a Dropbox. On my desk I have my main workstation A and a slow workstation B. Both A and B are synced to Dropbox. Throughout the day, as I work with org-mode using workstation A, I would like B to simply regenerate 3 different agenda views whenever the .org files on Dropbox change. This would really add to the functionality of workstation B. Is there any built-in functionality to do this? Thanks, -stephen