emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Clock report: Handy way to "Advance" report by 1 week
@ 2020-09-29  1:04 Nathan Neff
  0 siblings, 0 replies; only message in thread
From: Nathan Neff @ 2020-09-29  1:04 UTC (permalink / raw)
  To: emacs-orgmode

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

Hello all,

I was writing this e-mail to ask this question and I got one of those
"Org Mode Rules!" moments and thought I'd share:

I have this clockreport which works great

* Week of  [2020-09-28 Mon]
#+BEGIN: clocktable :scope agenda :maxlevel 2 :tstart "[2020-09-28 Mon]"
:tend "[2020-10-04 Sun]" :fileskip0 t :link t :step day

I simply clone the heading each week using
org-clone-subtree-with-time-shift and
it works awesome!!!!

Example:  I clone the original and select +1w and org-mode gives me:

**** This Week [2020-10-05 Mon]
#+BEGIN: clocktable :scope agenda :maxlevel 2 :tstart "[2020-10-05 Mon]"
:tend "[2020-10-11 Sun]" :fileskip0 t :link t :step day
#+END:

That is so cool!

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-29  1:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-29  1:04 Clock report: Handy way to "Advance" report by 1 week Nathan Neff

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