From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Uwe Brauer <oub@mat.ucm.es>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: org table: generate a weekly calendar with column that represents the hours
Date: Fri, 22 Apr 2022 10:23:13 +0100 [thread overview]
Message-ID: <87pml9tqta.fsf@ucl.ac.uk> (raw)
In-Reply-To: <87bkwtip4u.fsf@mat.ucm.es> (Uwe Brauer's message of "Fri, 22 Apr 2022 08:54:57 +0200")
Something to play with:
| start | duration | end | notes |
|-------+----------+-------+-------|
| 08:00 | 1:00 | 09:00 | |
| 09:00 | 01:00 | 10:00 | |
| 10:00 | 01:00 | 11:00 | |
| 11:00 | 01:00 | 12:00 | |
| 12:00 | 01:00 | 13:00 | |
| 13:00 | 01:00 | 14:00 | |
| 14:00 | 01:00 | 15:00 | |
| 15:00 | 01:00 | 16:00 | |
| 16:00 | 01:00 | 17:00 | |
| 17:00 | 01:00 | 18:00 | |
| 18:00 | 01:00 | 19:00 | |
| 19:00 | 01:00 | 20:00 | |
| 20:00 | 01:00 | 21:00 | |
#+TBLFM: @<<<$2..@>$2=@-1;U::@<<<$1..@>$1=@-1+@-1$+1;U::$3=$1+$2;U
--
: Eric S Fraga, with org release_9.5.3-397-g81289b in Emacs 29.0.50
next prev parent reply other threads:[~2022-04-22 9:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-22 6:54 org table: generate a weekly calendar with column that represents the hours Uwe Brauer
2022-04-22 9:23 ` Eric S Fraga [this message]
2022-04-22 12:47 ` Uwe Brauer
2022-05-04 22:22 ` TRS-80
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=87pml9tqta.fsf@ucl.ac.uk \
--to=e.fraga@ucl.ac.uk \
--cc=emacs-orgmode@gnu.org \
--cc=oub@mat.ucm.es \
/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).