emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ruslan Kosolapov <rkosolapov@swsoft.com>
To: emacs-orgmode@gnu.org
Subject: org-mode as software for Team/Project Management: several issues
Date: Fri, 04 May 2007 14:50:07 +0700	[thread overview]
Message-ID: <87y7k5m3io.fsf@kosolapov-nb.plesk.ru> (raw)


I need to plan my team work.  I have tried a lot of software, and the
best way I found is wiki using.  Joel Spolsky recommends Excel for
project planning, but Excel (and model of table processors at general)
is not usable for me - I prefer hierarchical lists.

org-mode is pretty good for me, but there are several issues which
blocks my attemts to migrate to org-mode.

First - I unable to found how I can export Agenda views to html.  I
can export to html only file with task description.  But I need tasks
ordered by deadline date, not "as-I-wrote" order.

Second - I want to see month view in Agenda, not only week view.  It
will be very useful to have ability to specify date interval for
Agenda view.  Export to ical can solve this by third-party tools (btw,
Outlook unable to open ical-file, but I not detect reason of problem
yet), but native solution will be useful for me.

Third, most important.  I should be able to present timeline with
deadlines for each task (it is a corporate standard :) ).
In real life plans developed as the following:
  Task1, 4 hours, begin at 2007-05-04
  Task2, 2 hours
  Task3, 1day

Obviously I can calculate deadlines for Task2 and Task3 according to
durations and Task1 start (assuming end of Task1 is a start of Task2
and so on).  But if I can do it, why emacs can not?

I will be happy with the following syntax:
*** NEW Task 1 description IDENTIFIER(task1_id)
    SCHEDULED: <2007-05-04 Птн>    DEADLINE: <task1_id.SCHEDULED+4h>
*** NEW Task 2 description IDENTIFIER(task2_id)
    DEADLINE: <task1_id.DEADLINE+4h>
*** NEW Task 3 description IDENTIFIER(task3_id)
    DEADLINE: <task2_id.DEADLINE+1d>

As far as I understand module for tables calculation already exists,
so, my wish can be implemented by text areas which works like table
cells and have its own identifiers.


Аnybody can suggest something?


PS: sorry for my bad english.

-- 
Ruslan Kosolapov
Plesk QA Department Second Manager
SWsoft, Inc.

             reply	other threads:[~2007-05-04  7:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-04  7:50 Ruslan Kosolapov [this message]
2007-05-07  7:30 ` org-mode as software for Team/Project Management: severalissues Egli Christian (KIRO 43)
2007-05-08 10:36   ` Ruslan Kosolapov

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=87y7k5m3io.fsf@kosolapov-nb.plesk.ru \
    --to=rkosolapov@swsoft.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).