emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Creating table of summarized org-mode result fields in column view "report"
@ 2020-03-12  4:46 Daryl Manning
  2020-03-12  6:54 ` Eric S Fraga
  0 siblings, 1 reply; 5+ messages in thread
From: Daryl Manning @ 2020-03-12  4:46 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1516 bytes --]

I keep a daily log file where there are some summarize colon delimited
files each day inserted via a template (from Alfred's snippet feature).

``` org-mode
* 2020-03-11 Wed
** 07:37 Log 2020-03-12 Wed
:logs:
*** The  Day

This:         ??
That:        --
Other:      ???
Thing:      ???
Highlights:    ???
```

I would like to parse certain of the daily field entries, into by-day
colunmnar entries in desc ending order into an org column view "chart" if
it's possible so that I can easily visually parse how those things went
each day (sure, org-table might work too but this seemed cleaner and more
visually appropriate if possible.

```
| Day     |   This  |  That   | Other  | Thing |  Highlights  |
```
spaced widely across the screen. Effectively, a columnar report of the
dayes and the "fields"  (I'll worry about monthly views etc after the
basics sorted... =] ).

I imagine someone has already done something similar but googling has not
given joy (possibly my google-fu needs work) in terms of finding something
already existing other than a way to do something vaguely similar for pdf
output (whereas I am thinking of it more like a sort of agenda report as it
were.

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. Would appreciate advice on how to approach this if it is
something I need to write from scratch as konwledge of org-mode internals
is, at best, weak (ahem... =p ).

thanks!
Daryl.

[-- Attachment #2: Type: text/html, Size: 2015 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-03-12  8:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2020-03-12  7:23   ` Daryl Manning
2020-03-12  8:39     ` Eric S Fraga
2020-03-12  8:44       ` Daryl Manning

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).