From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: several column view dynamic block on sparse tree Date: Wed, 01 Aug 2012 15:23:12 +0200 Message-ID: <87ipd2pwzj.fsf@gnu.org> References: <8D4AAFED-F901-46EA-B907-5295197479BD@inf.ethz.ch> <87a9yerdy7.fsf@gnu.org> <3BB08756-09B0-4A9F-937F-646E0330BF5B@inf.ethz.ch> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39283) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwYsr-0006nH-06 for emacs-orgmode@gnu.org; Wed, 01 Aug 2012 09:22:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SwYsm-0000Jq-Gu for emacs-orgmode@gnu.org; Wed, 01 Aug 2012 09:22:40 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:59036) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwYsm-0000Je-9x for emacs-orgmode@gnu.org; Wed, 01 Aug 2012 09:22:36 -0400 Received: by wibhq4 with SMTP id hq4so2971929wib.12 for ; Wed, 01 Aug 2012 06:22:35 -0700 (PDT) In-Reply-To: <3BB08756-09B0-4A9F-937F-646E0330BF5B@inf.ethz.ch> (Jacob Riko's message of "Wed, 1 Aug 2012 14:51:40 +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: Jacob Riko Cc: emacs-orgmode@gnu.org Jacob Riko writes: > My current approach is to have a relatively simple elisp function that > copies the relevant info (here: time) into a temporary property, based on > matching tags. With this a column view on this temporary property does the > job. It's not quite finished yet, once it's ripe I will ask for comments > here. Okay, let us know. > Hm. How would I then share topics and activities between the > different courses? I see... -- Bastien