emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: Eraldo Helal <admin@eraldo.at>
Cc: emacs-orgmode@gnu.org, Carsten Dominik <carsten.dominik@gmail.com>
Subject: Re: Show parent PROJECTS for an item
Date: Tue, 19 May 2009 21:52:47 -0400	[thread overview]
Message-ID: <7763.1242784367@gamaville.dokosmarshall.org> (raw)
In-Reply-To: Message from Eraldo Helal <admin@eraldo.at> of "Wed, 20 May 2009 00:55:50 +0200." <938fae2d0905191555r79ee2021n4cbf4fdae35fe745@mail.gmail.com>

Eraldo Helal <admin@eraldo.at> wrote:

> On Wed, May 20, 2009 at 00:29, Matthew Lundin <mdl@imapmail.org> wrote:
> 
> > Org-mode already can save context info as properties. See the variable
> > org-archive-save-context-info.
> 
> I do not have this variable (Org-Version:"6.26trans").
> 

You probably need to load org-archive.el[c] first (or use an archive
command that will autoload that file): the variable is defined there.

HTH,
Nick

---------------------------------------------------------------------------
org-archive-save-context-info is a variable defined in `org-archive.el'.
Its value is 
(time file olpath category todo itags)


Documentation:
Parts of context info that should be stored as properties when archiving.
When a subtree is moved to an archive file, it loses information given by
context, like inherited tags, the category, and possibly also the TODO
state (depending on the variable `org-archive-mark-done').
This variable can be a list of any of the following symbols:

time       The time of archiving.
file       The file where the entry originates.
ltags      The local tags, in the headline of the subtree.
itags      The tags the subtree inherits from further up the hierarchy.
todo       The pre-archive TODO state.
category   The category, taken from file name or #+CATEGORY lines.
olpath     The outline path to the item.  These are all headlines above
           the current item, separated by /, like a file path.

For each symbol present in the list, a property will be created in
the archived entry, with a prefix "PRE_ARCHIVE_", to remember this
information.

You can customize this variable.

  parent reply	other threads:[~2009-05-20  1:53 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-15 21:33 Show parent PROJECTS for an item Marcelo de Moraes Serpa
2009-05-16 15:11 ` Carsten Dominik
2009-05-17 20:58   ` Eraldo Helal
2009-05-17 21:25     ` Matthew Lundin
2009-05-17 22:18       ` Eraldo Helal
2009-05-18  2:07         ` Matthew Lundin
2009-05-18  9:18           ` Eraldo Helal
2009-05-18 15:52             ` Marcelo de Moraes Serpa
2009-05-18 16:21           ` Samuel Wales
2009-05-18 22:01             ` Eraldo Helal
2009-05-18 22:16               ` Samuel Wales
2009-05-18 22:47                 ` Eraldo Helal
2009-05-18 23:01                   ` Eraldo Helal
2009-05-19  3:01   ` Manish
2009-05-19 15:48     ` Eraldo Helal
2009-05-19 21:27       ` Marcelo de Moraes Serpa
2009-05-19 22:06         ` Eraldo Helal
2009-05-19 22:29         ` Matthew Lundin
2009-05-19 22:55           ` Eraldo Helal
2009-05-19 23:06             ` Marcelo de Moraes Serpa
2009-05-20  4:52               ` Carsten Dominik
2009-05-20  1:52             ` Nick Dokos [this message]
2009-05-20  4:20         ` Manish

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=7763.1242784367@gamaville.dokosmarshall.org \
    --to=nicholas.dokos@hp.com \
    --cc=admin@eraldo.at \
    --cc=carsten.dominik@gmail.com \
    --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).