From: claude fuhrer <claude@fuhrer.ch>
To: emacs-orgmode@gnu.org
Subject: auto scheduling task
Date: Wed, 11 Dec 2019 14:20:45 +0100 [thread overview]
Message-ID: <5f044ce7-132e-a282-53ca-ebf6d85b4b00@fuhrer.ch> (raw)
Hi all
Trying to organise my day I faced to a small problem
I would like be able to create a list of task with duration and start
time for the first one. For example (this is pseudo code, do not work
for real)
** Day 11-dec-2019
*** Task 1
scheduled: <2019-12-11 Wed 09:25> duration:0:30
*** Task B
duration: 0:45
*** Another task
duration: 1:15
and then these task would be automatically displayed in my agenda (when
using the command org-agenda) as they were scheduled completely that is :
start time of first task: given
end time of first task : start time + duration
start time of second task : end time of first time
end time of second task : start time + duration.
The order should be the order of the task in the list (if needed they
could all be tagged as "today task" for example). Moreover I would like
to be able to insert a task during the day in the list (for example
between "Task B" and "Another Task" and the next time I display the
agenda it consider the new task ).
Is there a way to do something like this ? Thank you in advance for your
help
reply other threads:[~2019-12-11 13:20 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=5f044ce7-132e-a282-53ca-ebf6d85b4b00@fuhrer.ch \
--to=claude@fuhrer.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).