From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Daryl Manning <dwm+orgmode@wakatara.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Creating table of summarized org-mode result fields in column view "report"
Date: Thu, 12 Mar 2020 06:54:28 +0000 [thread overview]
Message-ID: <871rpyvza3.fsf@ucl.ac.uk> (raw)
In-Reply-To: <CAL9aZkv9kLS4HVmT-UV3ZF57SB3Q9NGEqxEkPmfqpoM0HxBoyw@mail.gmail.com> (Daryl Manning's message of "Thu, 12 Mar 2020 12:46:20 +0800")
On Thursday, 12 Mar 2020 at 12:46, Daryl Manning wrote:
> Can anyone point me to something similar already? (and is this even
> possible with column view instead of say, turning it into an org-table
> within a buffer.
This would be straightforward if each of those entries were a
PROPERTY. Then you can specify the properties to display in column view
along with their widths. I do this for my todo list which is all in a
single org file.
You could define the columns along these lines:
#+columns: %60ITEM %this %that %50highlights
to show the contents.
HTH,
eric
--
: Eric S Fraga via Emacs 28.0.50, Org release_9.3.6-412-ge18415
next prev parent reply other threads:[~2020-03-12 6:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-12 4:46 Creating table of summarized org-mode result fields in column view "report" Daryl Manning
2020-03-12 6:54 ` Eric S Fraga [this message]
2020-03-12 7:23 ` Daryl Manning
2020-03-12 8:39 ` Eric S Fraga
2020-03-12 8:44 ` Daryl Manning
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=871rpyvza3.fsf@ucl.ac.uk \
--to=e.fraga@ucl.ac.uk \
--cc=dwm+orgmode@wakatara.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).