emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jacob Riko <rjacob@inf.ethz.ch>
To: emacs-orgmode@gnu.org
Cc: Jacob Riko <rjacob@inf.ethz.ch>
Subject: several column view dynamic block on sparse tree
Date: Sat, 28 Jul 2012 19:27:57 +0200	[thread overview]
Message-ID: <8D4AAFED-F901-46EA-B907-5295197479BD@inf.ethz.ch> (raw)

Hi,

I would like to do have several dynamic blocks, that each works for a specific tag and captures a time-summing column view on the sparse tree of the file matching the current tag.

In other words, I would like to write something like this:

#+BEGIN: columnview :id global :width t :skip-empty-rows t :contents "%45ITEM %10Time{:}" :match TAG1
#+END

#+BEGIN: columnview :id global :width t :skip-empty-rows t :contents "%45ITEM %10Time{:}" :match TAG2
#+END

What is the right way to do this in org-mode?
I have been looking in the documentation and FAQ, but I did not get anywhere.


Background:

I am currently designing two university courses that cover roughly the same topics.  I would like to do the topic selection, time estimation (time needed for a topic in class, time to solve an exercise) and scheduling (which topic/exercise/..) to do in which class/week in one org-mode file that has as the main tree a topic tree.
My idea was to have tags to identify topics I would do in a certain course, and a family of tags (like courseA_a, courseA_b) to tag things I would do in a certain lecture.
Now I could (with the above constructs) extract the topics and time-estimates for the two different courses, and even for the single lectures of each course, or the single weeks of assigned homeworks for the different courses.

Is this a reasonable setup?


Any comment or help is appreciated.

Riko


--  
Riko Jacob
rjacob@inf.ethz.ch
http://www.inf.ethz.ch/personal/rjacob/

             reply	other threads:[~2012-07-28 17:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-28 17:27 Jacob Riko [this message]
2012-08-01 12:31 ` several column view dynamic block on sparse tree Bastien
2012-08-01 12:51   ` Jacob Riko
2012-08-01 13:23     ` Bastien

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=8D4AAFED-F901-46EA-B907-5295197479BD@inf.ethz.ch \
    --to=rjacob@inf.ethz.ch \
    --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).