emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Alex Rudyk" <alex.rudyk@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Manage and display personal milestones
Date: Mon, 10 Dec 2007 11:16:06 -0800	[thread overview]
Message-ID: <fjk39n$jkr$1@ger.gmane.org> (raw)
In-Reply-To: <873aucekgi.fsf@bzg.ath.cx>

Hi Bastien,

I have milestone as part of my org-todo-keywords sequence variable.

My org system is more close to Stephen Covey 3rd habit approach, so I am 
using week planning,
week and master goals setting. And now I am tring to create some mechanism 
that give me highlevel
view of my life planning. So I have created a roadmap.org file where I wrote 
my one-three months plan of my life.

In this file I have MILESTONE headlines as major events of my plans for 
different focus area. What I like to have
is the list of neareset milestones sorted by date. For example

Managemnt:    MILESTONE: Bla bla bla bla
                       Deadline: <12/23/07>
Study:             MILESTONE: Bla bla bla bla
                      Deadline: <12/31/07>
Study:             MILESTONE: la la la la :)
                      Deadline: <01/10/08>
................................

Now I am thinking that your idea to use tags for marking milestone is more 
convinient.
But using properties for this might be a more complecated that tags.

So the main questions is how to get agenda list similar above (with tags 
approach to mark milestone headlines) ???

Thx



"Bastien" <bzg@altern.org> wrote in message 
news:873aucekgi.fsf@bzg.ath.cx...
> 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
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
> 

      reply	other threads:[~2007-12-10 20:13 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
2007-12-10 19:16   ` Alex Rudyk [this message]

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='fjk39n$jkr$1@ger.gmane.org' \
    --to=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).