* TODO or checkbox in tables
@ 2019-08-08 13:19 Uwe Brauer
0 siblings, 0 replies; only message in thread
From: Uwe Brauer @ 2019-08-08 13:19 UTC (permalink / raw)
To: emacs-orgmode
Hi
I would like to have something like this
| | Patient | Nummer | Date | Quantity | Status |
|---+---------+------------+--------------+----------+--------|
| 1 | Smith | A180106540 | <2018-08-23 Thu> | 67.88 € | TODO |
or
| | Patient | Leistungsart | Nummer | Date | Quantity | Status |
|---+---------+----------------+------------+--------------+----------+--------|
| 1 | Smith | Labor Rechnung | A180106540 | <2018-08-23 Thu> | 67.88 € | [ ] |
Any idea how to do that?
It seems that
https://orgmode.org/worg/org-tutorials/org-column-view-tutorial.html
offers one possibility, but is not really what I am looking for,
because I would like to use a different header for each table which can
have many rows, I don't want the header to be part of the table.
Thanks
Uwe Brauer
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-08-08 13:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-08 13:19 TODO or checkbox in tables Uwe Brauer
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).