emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Markus Hetzmannseder" <Markus.Hetzmannseder@jku.at>
To: emacs-orgmode@gnu.org
Subject: several sub-TODOs with shifted date possible with a single custom-command?
Date: Wed, 11 Apr 2012 12:45:07 +0200	[thread overview]
Message-ID: <4F857CD3020000CB00083EB1@gwia1.im.jku.at> (raw)

Hallo,

I started a few weeks ago to use org-mode for my special usecase, so iam still very new to all of the features of org-mode. After a steep learningcurve to the very beginning its working for me rather well. (thx to all the docu and tutorials) Iam a farmer, and my intention of the use of org-mode is to do the timeplaning for all my cows with it. 

My setup so far is, every cow to a single .org file with all the todo/done-tasks in it and then generate a weekly agenda out of it. So i have in all the different files the same or very similar type of TODOs. That gets me to two adds i wanted to have:

1) I have TODOs with several sub-TODOs of the same type but time shifted, looking like this:

<Name of cow>
...
** DONE insemination <DATE>
*** TODO heat check <DATE +3weeks>
*** TODO heat check <DATE +6weeks>
*** TODO pregnancy check 
    SCHEDULED: <DATE +7weeks>
*** TODO stop milking
    SCHEDULED: <DATE +225days>
*** TODO expected birth <DATE +285days >
    SCHEDULED: <DATE +280days>

The way i found to add all of this at once is, to do a clone subtree with 1 and x-days time shift to set the new <DATE> an add it to the needed place with normal emacs text copy commands. But it would be real great to add all of this over a single command, like adding a schedule task with asking for the date and all the sub-TODOs withe its dates calced correct. Would be great to somehow have a function with all of this. Has anyone already programmed something similar like that? Have not found anything in the docu, faq, ... but maybe it was just my blindness?

2) I would really like to use the MobileOrg app on my android phone with this. But on the phone i can't see the context of a todo-task. In the normal emacs agenda i see the filename (=name of the cow) and the days I am past of some schedule-start. Any hints how i could get that context visible at the MobileOrg agenda-view too?

thx a lot
Markus

             reply	other threads:[~2012-04-11 10:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-11 10:45 Markus Hetzmannseder [this message]
2012-04-12  9:54 ` several sub-TODOs with shifted date possible with a single custom-command? Markus Hetzmannseder

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=4F857CD3020000CB00083EB1@gwia1.im.jku.at \
    --to=markus.hetzmannseder@jku.at \
    --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).