From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Re: Setup for switching between 2 org-mode configurations (demo/productive)? Date: Thu, 3 Oct 2013 10:02:06 +0200 Message-ID: <2013-10-03T09-53-51@devnull.Karl-Voit.at> References: Reply-To: news1142@Karl-Voit.at Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39795) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRdre-0005sP-Pm for emacs-orgmode@gnu.org; Thu, 03 Oct 2013 04:02:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VRdrY-00037W-LZ for emacs-orgmode@gnu.org; Thu, 03 Oct 2013 04:02:26 -0400 Received: from plane.gmane.org ([80.91.229.3]:37298) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRdrY-00037D-BD for emacs-orgmode@gnu.org; Thu, 03 Oct 2013 04:02:20 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VRdrW-0004JG-27 for emacs-orgmode@gnu.org; Thu, 03 Oct 2013 10:02:18 +0200 Received: from mail.michael-prokop.at ([88.198.6.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Oct 2013 10:02:18 +0200 Received: from news1142 by mail.michael-prokop.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Oct 2013 10:02:18 +0200 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 * M wrote: > > Hi, Hi! > I'd like to set up org-mode in a way to separate my personal data from my > gerenal settings. > and easily re-enable them later. [...] > I assume that some of you already have something like that or can recommend > a way for doing so? I by myself did chose a manual attempt so far: temporarily modifying org-agenda-files to one demo file [1] and sticking to this demo file only while showing stuff. With my Memacs setup (see sig), I gave up selecting stuff that might be private because every daily agenda shows private stuff (in case or displaying archive files is enabled). To demonstrate Memacs, I wrote a small shell script that finds days where I got no time-stamp in my Org-mode files. (Fun act: I found only a handful within the last years!). This way, I chose September 15th 2008 for [2]. I created dummy entries for a demo scenario and stick to this single "artificial" day only. :-) 1. e.g., https://github.com/novoid/org-mode-workshop/blob/master/featureshow/org-mode-teaser.org 2. http://arxiv.org/abs/1304.1332 -- mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode: > get Memacs from https://github.com/novoid/Memacs < https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github