emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: Alex Rudyk <alex.rudyk@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Manage and display personal milestones
Date: Sun, 09 Dec 2007 01:16:29 +0000	[thread overview]
Message-ID: <873aucekgi.fsf@bzg.ath.cx> (raw)
In-Reply-To: <fj1hbj$4l3$1@ger.gmane.org> (Alex Rudyk's message of "Mon, 3 Dec 2007 10:19:30 -0800")

Hi Alex,

"Alex Rudyk" <alex.rudyk@gmail.com> writes:

> I am tiring to use milestones in my orgmode system. This is the major
> events in my personal activities workflow, similar to software projects
> milestones.
>
> I added MILESTONE into org-todo-keywords variable and it works great.
> Also I am using deadlines to schedule milestone date. The main problem
> is how to display millstones in agenda buffer sorted by deadline and
> display deadline date near milestone text.

I'm not sure to understand how you use the keyword MILESTONE.  Can you
be a bit more specific, maybe give an example of your Org file and the
expected agenda view?

I can think of three ways of implementing something like milestones:
TODO keywords, tags and properties.  Did you already try to use tags
and/or properties?  

For me, a milestone would be an ordinary task with an additionnal bit of
information, and I would put this piece of information in a property.
For example:

,----
| * TODO Release 1.2
|   DEADLINE: <2007-12-15 sam>
|   :PROPERTIES:
|   :Milestone: Unicorn
|   :END:
| 
| * TODO Fix bug #322
`----

> Also its interesting is anybody using milestones or similar concept
> with orgmode, if yes how you implement them, and what is your workflow
> to manage them?

I would also be interested in this.   Did you make any progress on this
since you last posted your question?

-- 
Bastien

  reply	other threads:[~2007-12-09  1:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-03 18:19 Manage and display personal milestones Alex Rudyk
2007-12-09  1:16 ` Bastien [this message]
2007-12-10 19:16   ` Alex Rudyk

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=873aucekgi.fsf@bzg.ath.cx \
    --to=bzg@altern.org \
    --cc=alex.rudyk@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).