org-clock.el 109 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008
  1. ;;; org-clock.el --- The time clocking code for Org mode -*- lexical-binding: t; -*-
  2. ;; Copyright (C) 2004-2019 Free Software Foundation, Inc.
  3. ;; Author: Carsten Dominik <carsten at orgmode dot org>
  4. ;; Keywords: outlines, hypermedia, calendar, wp
  5. ;; Homepage: https://orgmode.org
  6. ;;
  7. ;; This file is part of GNU Emacs.
  8. ;;
  9. ;; GNU Emacs is free software: you can redistribute it and/or modify
  10. ;; it under the terms of the GNU General Public License as published by
  11. ;; the Free Software Foundation, either version 3 of the License, or
  12. ;; (at your option) any later version.
  13. ;; GNU Emacs is distributed in the hope that it will be useful,
  14. ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
  15. ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  16. ;; GNU General Public License for more details.
  17. ;; You should have received a copy of the GNU General Public License
  18. ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
  19. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  20. ;;
  21. ;;; Commentary:
  22. ;; This file contains the time clocking code for Org mode
  23. ;;; Code:
  24. (require 'cl-lib)
  25. (require 'org)
  26. (declare-function calendar-iso-to-absolute "cal-iso" (date))
  27. (declare-function notifications-notify "notifications" (&rest params))
  28. (declare-function org-element-property "org-element" (property element))
  29. (declare-function org-element-type "org-element" (element))
  30. (declare-function org-table-goto-line "org-table" (n))
  31. (declare-function org-dynamic-block-define "org" (type func))
  32. (defvar org-frame-title-format-backup frame-title-format)
  33. (defvar org-time-stamp-formats)
  34. (defgroup org-clock nil
  35. "Options concerning clocking working time in Org mode."
  36. :tag "Org Clock"
  37. :group 'org-progress)
  38. (defcustom org-clock-into-drawer t
  39. "Non-nil when clocking info should be wrapped into a drawer.
  40. When non-nil, clocking info will be inserted into the same drawer
  41. as log notes (see variable `org-log-into-drawer'), if it exists,
  42. or \"LOGBOOK\" otherwise. If necessary, the drawer will be
  43. created.
  44. When an integer, the drawer is created only when the number of
  45. clocking entries in an item reaches or exceeds this value.
  46. When a string, it becomes the name of the drawer, ignoring the
  47. log notes drawer altogether.
  48. Do not check directly this variable in a Lisp program. Call
  49. function `org-clock-into-drawer' instead."
  50. :group 'org-todo
  51. :group 'org-clock
  52. :version "26.1"
  53. :package-version '(Org . "8.3")
  54. :type '(choice
  55. (const :tag "Always" t)
  56. (const :tag "Only when drawer exists" nil)
  57. (integer :tag "When at least N clock entries")
  58. (const :tag "Into LOGBOOK drawer" "LOGBOOK")
  59. (string :tag "Into Drawer named...")))
  60. (defun org-clock-into-drawer ()
  61. "Value of `org-clock-into-drawer'. but let properties overrule.
  62. If the current entry has or inherits a CLOCK_INTO_DRAWER
  63. property, it will be used instead of the default value.
  64. Return value is either a string, an integer, or nil."
  65. (let ((p (org-entry-get nil "CLOCK_INTO_DRAWER" 'inherit t)))
  66. (cond ((equal p "nil") nil)
  67. ((equal p "t") (or (org-log-into-drawer) "LOGBOOK"))
  68. ((org-string-nw-p p)
  69. (if (string-match-p "\\`[0-9]+\\'" p) (string-to-number p) p))
  70. ((org-string-nw-p org-clock-into-drawer))
  71. ((integerp org-clock-into-drawer) org-clock-into-drawer)
  72. ((not org-clock-into-drawer) nil)
  73. ((org-log-into-drawer))
  74. (t "LOGBOOK"))))
  75. (defcustom org-clock-out-when-done t
  76. "When non-nil, clock will be stopped when the clocked entry is marked DONE.
  77. \\<org-mode-map>\
  78. DONE here means any DONE-like state.
  79. A nil value means clock will keep running until stopped explicitly with
  80. `\\[org-clock-out]', or until the clock is started in a different item.
  81. Instead of t, this can also be a list of TODO states that should trigger
  82. clocking out."
  83. :group 'org-clock
  84. :type '(choice
  85. (const :tag "No" nil)
  86. (const :tag "Yes, when done" t)
  87. (repeat :tag "State list"
  88. (string :tag "TODO keyword"))))
  89. (defcustom org-clock-rounding-minutes 0
  90. "Rounding minutes when clocking in or out.
  91. The default value is 0 so that no rounding is done.
  92. When set to a non-integer value, use the car of
  93. `org-time-stamp-rounding-minutes', like for setting a time-stamp.
  94. E.g. if `org-clock-rounding-minutes' is set to 5, time is 14:47
  95. and you clock in: then the clock starts at 14:45. If you clock
  96. out within the next 5 minutes, the clock line will be removed;
  97. if you clock out 8 minutes after your clocked in, the clock
  98. out time will be 14:50."
  99. :group 'org-clock
  100. :version "24.4"
  101. :package-version '(Org . "8.0")
  102. :type '(choice
  103. (integer :tag "Minutes (0 for no rounding)")
  104. (symbol :tag "Use `org-time-stamp-rounding-minutes'" 'same-as-time-stamp)))
  105. (defcustom org-clock-out-remove-zero-time-clocks nil
  106. "Non-nil means remove the clock line when the resulting time is zero."
  107. :group 'org-clock
  108. :type 'boolean)
  109. (defcustom org-clock-in-switch-to-state nil
  110. "Set task to a special todo state while clocking it.
  111. The value should be the state to which the entry should be
  112. switched. If the value is a function, it must take one
  113. parameter (the current TODO state of the item) and return the
  114. state to switch it to."
  115. :group 'org-clock
  116. :group 'org-todo
  117. :type '(choice
  118. (const :tag "Don't force a state" nil)
  119. (string :tag "State")
  120. (symbol :tag "Function")))
  121. (defcustom org-clock-out-switch-to-state nil
  122. "Set task to a special todo state after clocking out.
  123. The value should be the state to which the entry should be
  124. switched. If the value is a function, it must take one
  125. parameter (the current TODO state of the item) and return the
  126. state to switch it to."
  127. :group 'org-clock
  128. :group 'org-todo
  129. :type '(choice
  130. (const :tag "Don't force a state" nil)
  131. (string :tag "State")
  132. (symbol :tag "Function")))
  133. (defcustom org-clock-history-length 5
  134. "Number of clock tasks to remember in history.
  135. Clocking in using history works best if this is at most 35, in
  136. which case all digits and capital letters are used up by the
  137. *Clock Task Select* buffer."
  138. :group 'org-clock
  139. :type 'integer)
  140. (defcustom org-clock-goto-may-find-recent-task t
  141. "Non-nil means `org-clock-goto' can go to recent task if no active clock."
  142. :group 'org-clock
  143. :type 'boolean)
  144. (defcustom org-clock-heading-function nil
  145. "When non-nil, should be a function to create `org-clock-heading'.
  146. This is the string shown in the mode line when a clock is running.
  147. The function is called with point at the beginning of the headline."
  148. :group 'org-clock
  149. :type '(choice (const nil) (function)))
  150. (defcustom org-clock-string-limit 0
  151. "Maximum length of clock strings in the mode line. 0 means no limit."
  152. :group 'org-clock
  153. :type 'integer)
  154. (defcustom org-clock-in-resume nil
  155. "If non-nil, resume clock when clocking into task with open clock.
  156. When clocking into a task with a clock entry which has not been closed,
  157. the clock can be resumed from that point."
  158. :group 'org-clock
  159. :type 'boolean)
  160. (defcustom org-clock-persist nil
  161. "When non-nil, save the running clock when Emacs is closed.
  162. The clock is resumed when Emacs restarts.
  163. When this is t, both the running clock, and the entire clock
  164. history are saved. When this is the symbol `clock', only the
  165. running clock is saved. When this is the symbol `history', only
  166. the clock history is saved.
  167. When Emacs restarts with saved clock information, the file containing
  168. the running clock as well as all files mentioned in the clock history
  169. will be visited.
  170. All this depends on running `org-clock-persistence-insinuate' in your
  171. Emacs initialization file."
  172. :group 'org-clock
  173. :type '(choice
  174. (const :tag "Just the running clock" clock)
  175. (const :tag "Just the history" history)
  176. (const :tag "Clock and history" t)
  177. (const :tag "No persistence" nil)))
  178. (defcustom org-clock-persist-file (convert-standard-filename
  179. (concat user-emacs-directory "org-clock-save.el"))
  180. "File to save clock data to."
  181. :group 'org-clock
  182. :type 'string)
  183. (defcustom org-clock-persist-query-save nil
  184. "When non-nil, ask before saving the current clock on exit."
  185. :group 'org-clock
  186. :type 'boolean)
  187. (defcustom org-clock-persist-query-resume t
  188. "When non-nil, ask before resuming any stored clock during load."
  189. :group 'org-clock
  190. :type 'boolean)
  191. (defcustom org-clock-sound nil
  192. "Sound to use for notifications.
  193. Possible values are:
  194. nil No sound played
  195. t Standard Emacs beep
  196. file name Play this sound file, fall back to beep"
  197. :group 'org-clock
  198. :type '(choice
  199. (const :tag "No sound" nil)
  200. (const :tag "Standard beep" t)
  201. (file :tag "Play sound file")))
  202. (defcustom org-clock-mode-line-total 'auto
  203. "Default setting for the time included for the mode line clock.
  204. This can be overruled locally using the CLOCK_MODELINE_TOTAL property.
  205. Allowed values are:
  206. current Only the time in the current instance of the clock
  207. today All time clocked into this task today
  208. repeat All time clocked into this task since last repeat
  209. all All time ever recorded for this task
  210. auto Automatically, either `all', or `repeat' for repeating tasks"
  211. :group 'org-clock
  212. :type '(choice
  213. (const :tag "Current clock" current)
  214. (const :tag "Today's task time" today)
  215. (const :tag "Since last repeat" repeat)
  216. (const :tag "All task time" all)
  217. (const :tag "Automatically, `all' or since `repeat'" auto)))
  218. (defvaralias 'org-task-overrun-text 'org-clock-task-overrun-text)
  219. (defcustom org-clock-task-overrun-text nil
  220. "Extra mode line text to indicate that the clock is overrun.
  221. The can be nil to indicate that instead of adding text, the clock time
  222. should get a different face (`org-mode-line-clock-overrun').
  223. When this is a string, it is prepended to the clock string as an indication,
  224. also using the face `org-mode-line-clock-overrun'."
  225. :group 'org-clock
  226. :version "24.1"
  227. :type '(choice
  228. (const :tag "Just mark the time string" nil)
  229. (string :tag "Text to prepend")))
  230. (defcustom org-show-notification-handler nil
  231. "Function or program to send notification with.
  232. The function or program will be called with the notification
  233. string as argument."
  234. :group 'org-clock
  235. :type '(choice
  236. (const nil)
  237. (string :tag "Program")
  238. (function :tag "Function")))
  239. (defgroup org-clocktable nil
  240. "Options concerning the clock table in Org mode."
  241. :tag "Org Clock Table"
  242. :group 'org-clock)
  243. (defcustom org-clocktable-defaults
  244. (list
  245. :maxlevel 2
  246. :lang (or (bound-and-true-p org-export-default-language) "en")
  247. :scope 'file
  248. :block nil
  249. :wstart 1
  250. :mstart 1
  251. :tstart nil
  252. :tend nil
  253. :step nil
  254. :stepskip0 nil
  255. :fileskip0 nil
  256. :tags nil
  257. :match nil
  258. :emphasize nil
  259. :link nil
  260. :narrow '40!
  261. :indent t
  262. :formula nil
  263. :timestamp nil
  264. :level nil
  265. :tcolumns nil
  266. :formatter nil)
  267. "Default properties for clock tables."
  268. :group 'org-clock
  269. :version "24.1"
  270. :type 'plist)
  271. (defcustom org-clock-clocktable-formatter 'org-clocktable-write-default
  272. "Function to turn clocking data into a table.
  273. For more information, see `org-clocktable-write-default'."
  274. :group 'org-clocktable
  275. :version "24.1"
  276. :type 'function)
  277. ;; FIXME: translate es and nl last string "Clock summary at"
  278. (defcustom org-clock-clocktable-language-setup
  279. '(("en" "File" "L" "Timestamp" "Headline" "Time" "ALL" "Total time" "File time" "Clock summary at")
  280. ("es" "Archivo" "N" "Fecha y hora" "Tarea" "Tiempo" "TODO" "Tiempo total" "Tiempo archivo" "Clock summary at")
  281. ("fr" "Fichier" "N" "Horodatage" "En-tête" "Durée" "TOUT" "Durée totale" "Durée fichier" "Horodatage sommaire à")
  282. ("nl" "Bestand" "N" "Tijdstip" "Hoofding" "Duur" "ALLES" "Totale duur" "Bestandstijd" "Clock summary at")
  283. ("de" "Datei" "E" "Zeitstempel" "Kopfzeile" "Dauer" "GESAMT"
  284. "Gesamtdauer" "Dateizeit" "Erstellt am"))
  285. "Terms used in clocktable, translated to different languages."
  286. :group 'org-clocktable
  287. :version "24.1"
  288. :type 'alist)
  289. (defcustom org-clock-clocktable-default-properties '(:maxlevel 2 :scope file)
  290. "Default properties for new clocktables.
  291. These will be inserted into the BEGIN line, to make it easy for users to
  292. play with them."
  293. :group 'org-clocktable
  294. :type 'plist)
  295. (defcustom org-clock-idle-time nil
  296. "When non-nil, resolve open clocks if the user is idle more than X minutes."
  297. :group 'org-clock
  298. :type '(choice
  299. (const :tag "Never" nil)
  300. (integer :tag "After N minutes")))
  301. (defcustom org-clock-auto-clock-resolution 'when-no-clock-is-running
  302. "When to automatically resolve open clocks found in Org buffers."
  303. :group 'org-clock
  304. :type '(choice
  305. (const :tag "Never" nil)
  306. (const :tag "Always" t)
  307. (const :tag "When no clock is running" when-no-clock-is-running)))
  308. (defcustom org-clock-report-include-clocking-task nil
  309. "When non-nil, include the current clocking task time in clock reports."
  310. :group 'org-clock
  311. :version "24.1"
  312. :type 'boolean)
  313. (defcustom org-clock-resolve-expert nil
  314. "Non-nil means do not show the splash buffer with the clock resolver."
  315. :group 'org-clock
  316. :version "24.1"
  317. :type 'boolean)
  318. (defcustom org-clock-continuously nil
  319. "Non-nil means to start clocking from the last clock-out time, if any."
  320. :type 'boolean
  321. :version "24.1"
  322. :group 'org-clock)
  323. (defcustom org-clock-total-time-cell-format "*%s*"
  324. "Format string for the total time cells."
  325. :group 'org-clock
  326. :version "24.1"
  327. :type 'string)
  328. (defcustom org-clock-file-time-cell-format "*%s*"
  329. "Format string for the file time cells."
  330. :group 'org-clock
  331. :version "24.1"
  332. :type 'string)
  333. (defcustom org-clock-clocked-in-display 'mode-line
  334. "When clocked in for a task, Org can display the current
  335. task and accumulated time in the mode line and/or frame title.
  336. Allowed values are:
  337. both displays in both mode line and frame title
  338. mode-line displays only in mode line (default)
  339. frame-title displays only in frame title
  340. nil current clock is not displayed"
  341. :group 'org-clock
  342. :type '(choice
  343. (const :tag "Mode line" mode-line)
  344. (const :tag "Frame title" frame-title)
  345. (const :tag "Both" both)
  346. (const :tag "None" nil)))
  347. (defcustom org-clock-frame-title-format '(t org-mode-line-string)
  348. "The value for `frame-title-format' when clocking in.
  349. When `org-clock-clocked-in-display' is set to `frame-title'
  350. or `both', clocking in will replace `frame-title-format' with
  351. this value. Clocking out will restore `frame-title-format'.
  352. `org-frame-title-string' is a format string using the same
  353. specifications than `frame-title-format', which see."
  354. :version "24.1"
  355. :group 'org-clock
  356. :type 'sexp)
  357. (defcustom org-clock-x11idle-program-name "x11idle"
  358. "Name of the program which prints X11 idle time in milliseconds.
  359. You can find x11idle.c in the contrib/scripts directory of the
  360. Org git distribution. Or, you can do:
  361. sudo apt-get install xprintidle
  362. if you are using Debian."
  363. :group 'org-clock
  364. :version "24.4"
  365. :package-version '(Org . "8.0")
  366. :type 'string)
  367. (defcustom org-clock-goto-before-context 2
  368. "Number of lines of context to display before currently clocked-in entry.
  369. This applies when using `org-clock-goto'."
  370. :group 'org-clock
  371. :type 'integer)
  372. (defcustom org-clock-display-default-range 'thisyear
  373. "Default range when displaying clocks with `org-clock-display'.
  374. Valid values are: `today', `yesterday', `thisweek', `lastweek',
  375. `thismonth', `lastmonth', `thisyear', `lastyear' and `untilnow'."
  376. :group 'org-clock
  377. :type '(choice (const today)
  378. (const yesterday)
  379. (const thisweek)
  380. (const lastweek)
  381. (const thismonth)
  382. (const lastmonth)
  383. (const thisyear)
  384. (const lastyear)
  385. (const untilnow)
  386. (const :tag "Select range interactively" interactive))
  387. :safe #'symbolp)
  388. (defvar org-clock-in-prepare-hook nil
  389. "Hook run when preparing the clock.
  390. This hook is run before anything happens to the task that
  391. you want to clock in. For example, you can use this hook
  392. to add an effort property.")
  393. (defvar org-clock-in-hook nil
  394. "Hook run when starting the clock.")
  395. (defvar org-clock-out-hook nil
  396. "Hook run when stopping the current clock.")
  397. (defvar org-clock-cancel-hook nil
  398. "Hook run when canceling the current clock.")
  399. (defvar org-clock-goto-hook nil
  400. "Hook run when selecting the currently clocked-in entry.")
  401. (defvar org-clock-has-been-used nil
  402. "Has the clock been used during the current Emacs session?")
  403. (defvar org-clock-stored-history nil
  404. "Clock history, populated by `org-clock-load'")
  405. (defvar org-clock-stored-resume-clock nil
  406. "Clock to resume, saved by `org-clock-load'")
  407. ;;; The clock for measuring work time.
  408. (defvar org-mode-line-string "")
  409. (put 'org-mode-line-string 'risky-local-variable t)
  410. (defvar org-clock-mode-line-timer nil)
  411. (defvar org-clock-idle-timer nil)
  412. (defvar org-clock-heading) ; defined in org.el
  413. (defvar org-clock-start-time "")
  414. (defvar org-clock-leftover-time nil
  415. "If non-nil, user canceled a clock; this is when leftover time started.")
  416. (defvar org-clock-effort ""
  417. "Effort estimate of the currently clocking task.")
  418. (defvar org-clock-total-time nil
  419. "Holds total time, spent previously on currently clocked item.
  420. This does not include the time in the currently running clock.")
  421. (defvar org-clock-history nil
  422. "List of marker pointing to recent clocked tasks.")
  423. (defvar org-clock-default-task (make-marker)
  424. "Marker pointing to the default task that should clock time.
  425. The clock can be made to switch to this task after clocking out
  426. of a different task.")
  427. (defvar org-clock-interrupted-task (make-marker)
  428. "Marker pointing to the task that has been interrupted by the current clock.")
  429. (defvar org-clock-mode-line-map (make-sparse-keymap))
  430. (define-key org-clock-mode-line-map [mode-line mouse-2] 'org-clock-goto)
  431. (define-key org-clock-mode-line-map [mode-line mouse-1] 'org-clock-menu)
  432. (defun org-clock--translate (s language)
  433. "Translate string S into using string LANGUAGE.
  434. Assume S in the English term to translate. Return S as-is if it
  435. cannot be translated."
  436. (or (nth (pcase s
  437. ("File" 1) ("L" 2) ("Timestamp" 3) ("Headline" 4) ("Time" 5)
  438. ("ALL" 6) ("Total time" 7) ("File time" 8) ("Clock summary at" 9))
  439. (assoc-string language org-clock-clocktable-language-setup t))
  440. s))
  441. (defun org-clock--mode-line-heading ()
  442. "Return currently clocked heading, formatted for mode line."
  443. (cond ((functionp org-clock-heading-function)
  444. (funcall org-clock-heading-function))
  445. ((org-before-first-heading-p) "???")
  446. (t (org-link-display-format
  447. (org-no-properties (org-get-heading t t t t))))))
  448. (defun org-clock-menu ()
  449. (interactive)
  450. (popup-menu
  451. '("Clock"
  452. ["Clock out" org-clock-out t]
  453. ["Change effort estimate" org-clock-modify-effort-estimate t]
  454. ["Go to clock entry" org-clock-goto t]
  455. ["Switch task" (lambda () (interactive) (org-clock-in '(4))) :active t :keys "C-u C-c C-x C-i"])))
  456. (defun org-clock-history-push (&optional pos buffer)
  457. "Push a marker to the clock history."
  458. (setq org-clock-history-length (max 1 org-clock-history-length))
  459. (let ((m (move-marker (make-marker)
  460. (or pos (point)) (org-base-buffer
  461. (or buffer (current-buffer)))))
  462. n l)
  463. (while (setq n (member m org-clock-history))
  464. (move-marker (car n) nil))
  465. (setq org-clock-history
  466. (delq nil
  467. (mapcar (lambda (x) (if (marker-buffer x) x nil))
  468. org-clock-history)))
  469. (when (>= (setq l (length org-clock-history)) org-clock-history-length)
  470. (setq org-clock-history
  471. (nreverse
  472. (nthcdr (- l org-clock-history-length -1)
  473. (nreverse org-clock-history)))))
  474. (push m org-clock-history)))
  475. (defun org-clock-save-markers-for-cut-and-paste (beg end)
  476. "Save relative positions of markers in region."
  477. (org-check-and-save-marker org-clock-marker beg end)
  478. (org-check-and-save-marker org-clock-hd-marker beg end)
  479. (org-check-and-save-marker org-clock-default-task beg end)
  480. (org-check-and-save-marker org-clock-interrupted-task beg end)
  481. (dolist (m org-clock-history)
  482. (org-check-and-save-marker m beg end)))
  483. (defun org-clock-drawer-name ()
  484. "Return clock drawer's name for current entry, or nil."
  485. (let ((drawer (org-clock-into-drawer)))
  486. (cond ((integerp drawer)
  487. (let ((log-drawer (org-log-into-drawer)))
  488. (if (stringp log-drawer) log-drawer "LOGBOOK")))
  489. ((stringp drawer) drawer)
  490. (t nil))))
  491. (defun org-clocking-buffer ()
  492. "Return the clocking buffer if we are currently clocking a task or nil."
  493. (marker-buffer org-clock-marker))
  494. (defun org-clocking-p ()
  495. "Return t when clocking a task."
  496. (not (equal (org-clocking-buffer) nil)))
  497. (defvar org-clock-before-select-task-hook nil
  498. "Hook called in task selection just before prompting the user.")
  499. (defun org-clock-select-task (&optional prompt)
  500. "Select a task that was recently associated with clocking.
  501. Return marker position of the selected task. Raise an error if
  502. there is no recent clock to choose from."
  503. (let (och chl sel-list rpl (i 0) s)
  504. ;; Remove successive dups from the clock history to consider
  505. (dolist (c org-clock-history)
  506. (unless (equal c (car och)) (push c och)))
  507. (setq och (reverse och) chl (length och))
  508. (if (zerop chl)
  509. (user-error "No recent clock")
  510. (save-window-excursion
  511. (org-switch-to-buffer-other-window
  512. (get-buffer-create "*Clock Task Select*"))
  513. (erase-buffer)
  514. (when (marker-buffer org-clock-default-task)
  515. (insert (org-add-props "Default Task\n" nil 'face 'bold))
  516. (setq s (org-clock-insert-selection-line ?d org-clock-default-task))
  517. (push s sel-list))
  518. (when (marker-buffer org-clock-interrupted-task)
  519. (insert (org-add-props "The task interrupted by starting the last one\n" nil 'face 'bold))
  520. (setq s (org-clock-insert-selection-line ?i org-clock-interrupted-task))
  521. (push s sel-list))
  522. (when (org-clocking-p)
  523. (insert (org-add-props "Current Clocking Task\n" nil 'face 'bold))
  524. (setq s (org-clock-insert-selection-line ?c org-clock-marker))
  525. (push s sel-list))
  526. (insert (org-add-props "Recent Tasks\n" nil 'face 'bold))
  527. (dolist (m och)
  528. (when (marker-buffer m)
  529. (setq i (1+ i)
  530. s (org-clock-insert-selection-line
  531. (if (< i 10)
  532. (+ i ?0)
  533. (+ i (- ?A 10))) m))
  534. (if (fboundp 'int-to-char) (setf (car s) (int-to-char (car s))))
  535. (push s sel-list)))
  536. (run-hooks 'org-clock-before-select-task-hook)
  537. (goto-char (point-min))
  538. ;; Set min-height relatively to circumvent a possible but in
  539. ;; `fit-window-to-buffer'
  540. (fit-window-to-buffer nil nil (if (< chl 10) chl (+ 5 chl)))
  541. (message (or prompt "Select task for clocking:"))
  542. (setq cursor-type nil rpl (read-char-exclusive))
  543. (kill-buffer)
  544. (cond
  545. ((eq rpl ?q) nil)
  546. ((eq rpl ?x) nil)
  547. ((assoc rpl sel-list) (cdr (assoc rpl sel-list)))
  548. (t (user-error "Invalid task choice %c" rpl)))))))
  549. (defun org-clock-insert-selection-line (i marker)
  550. "Insert a line for the clock selection menu.
  551. And return a cons cell with the selection character integer and the marker
  552. pointing to it."
  553. (when (marker-buffer marker)
  554. (let (cat task heading prefix)
  555. (with-current-buffer (org-base-buffer (marker-buffer marker))
  556. (org-with-wide-buffer
  557. (ignore-errors
  558. (goto-char marker)
  559. (setq cat (org-get-category)
  560. heading (org-get-heading 'notags)
  561. prefix (save-excursion
  562. (org-back-to-heading t)
  563. (looking-at org-outline-regexp)
  564. (match-string 0))
  565. task (substring
  566. (org-fontify-like-in-org-mode
  567. (concat prefix heading)
  568. org-odd-levels-only)
  569. (length prefix))))))
  570. (when (and cat task)
  571. (insert (format "[%c] %-12s %s\n" i cat task))
  572. (cons i marker)))))
  573. (defvar org-clock-task-overrun nil
  574. "Internal flag indicating if the clock has overrun the planned time.")
  575. (defvar org-clock-update-period 60
  576. "Number of seconds between mode line clock string updates.")
  577. (defun org-clock-get-clock-string ()
  578. "Form a clock-string, that will be shown in the mode line.
  579. If an effort estimate was defined for the current item, use
  580. 01:30/01:50 format (clocked/estimated).
  581. If not, show simply the clocked time like 01:50."
  582. (let ((clocked-time (org-clock-get-clocked-time)))
  583. (if org-clock-effort
  584. (let* ((effort-in-minutes (org-duration-to-minutes org-clock-effort))
  585. (work-done-str
  586. (propertize (org-duration-from-minutes clocked-time)
  587. 'face
  588. (if (and org-clock-task-overrun
  589. (not org-clock-task-overrun-text))
  590. 'org-mode-line-clock-overrun
  591. 'org-mode-line-clock)))
  592. (effort-str (org-duration-from-minutes effort-in-minutes)))
  593. (format (propertize " [%s/%s] (%s)" 'face 'org-mode-line-clock)
  594. work-done-str effort-str org-clock-heading))
  595. (format (propertize " [%s] (%s)" 'face 'org-mode-line-clock)
  596. (org-duration-from-minutes clocked-time)
  597. org-clock-heading))))
  598. (defun org-clock-get-last-clock-out-time ()
  599. "Get the last clock-out time for the current subtree."
  600. (save-excursion
  601. (let ((end (save-excursion (org-end-of-subtree))))
  602. (when (re-search-forward (concat org-clock-string
  603. ".*\\]--\\(\\[[^]]+\\]\\)") end t)
  604. (org-time-string-to-time (match-string 1))))))
  605. (defun org-clock-update-mode-line (&optional refresh)
  606. "Update mode line with clock information.
  607. When optional argument is non-nil, refresh cached heading."
  608. (if org-clock-effort
  609. (org-clock-notify-once-if-expired)
  610. (setq org-clock-task-overrun nil))
  611. (when refresh (setq org-clock-heading (org-clock--mode-line-heading)))
  612. (setq org-mode-line-string
  613. (propertize
  614. (let ((clock-string (org-clock-get-clock-string))
  615. (help-text "Org mode clock is running.\nmouse-1 shows a \
  616. menu\nmouse-2 will jump to task"))
  617. (if (and (> org-clock-string-limit 0)
  618. (> (length clock-string) org-clock-string-limit))
  619. (propertize
  620. (substring clock-string 0 org-clock-string-limit)
  621. 'help-echo (concat help-text ": " org-clock-heading))
  622. (propertize clock-string 'help-echo help-text)))
  623. 'local-map org-clock-mode-line-map
  624. 'mouse-face 'mode-line-highlight))
  625. (if (and org-clock-task-overrun org-clock-task-overrun-text)
  626. (setq org-mode-line-string
  627. (concat (propertize
  628. org-clock-task-overrun-text
  629. 'face 'org-mode-line-clock-overrun) org-mode-line-string)))
  630. (force-mode-line-update))
  631. (defun org-clock-get-clocked-time ()
  632. "Get the clocked time for the current item in minutes.
  633. The time returned includes the time spent on this task in
  634. previous clocking intervals."
  635. (let ((currently-clocked-time
  636. (floor (- (float-time)
  637. (float-time org-clock-start-time)) 60)))
  638. (+ currently-clocked-time (or org-clock-total-time 0))))
  639. (defun org-clock-modify-effort-estimate (&optional value)
  640. "Add to or set the effort estimate of the item currently being clocked.
  641. VALUE can be a number of minutes, or a string with format hh:mm or mm.
  642. When the string starts with a + or a - sign, the current value of the effort
  643. property will be changed by that amount. If the effort value is expressed
  644. as an unit defined in `org-duration-units' (e.g. \"3h\"), the modified
  645. value will be converted to a hh:mm duration.
  646. This command will update the \"Effort\" property of the currently
  647. clocked item, and the value displayed in the mode line."
  648. (interactive)
  649. (if (org-clock-is-active)
  650. (let ((current org-clock-effort) sign)
  651. (unless value
  652. ;; Prompt user for a value or a change
  653. (setq value
  654. (read-string
  655. (format "Set effort (hh:mm or mm%s): "
  656. (if current
  657. (format ", prefix + to add to %s" org-clock-effort)
  658. "")))))
  659. (when (stringp value)
  660. ;; A string. See if it is a delta
  661. (setq sign (string-to-char value))
  662. (if (member sign '(?- ?+))
  663. (setq current (org-duration-to-minutes current)
  664. value (substring value 1))
  665. (setq current 0))
  666. (setq value (org-duration-to-minutes value))
  667. (if (equal ?- sign)
  668. (setq value (- current value))
  669. (if (equal ?+ sign) (setq value (+ current value)))))
  670. (setq value (max 0 value)
  671. org-clock-effort (org-duration-from-minutes value))
  672. (org-entry-put org-clock-marker "Effort" org-clock-effort)
  673. (org-clock-update-mode-line)
  674. (message "Effort is now %s" org-clock-effort))
  675. (message "Clock is not currently active")))
  676. (defvar org-clock-notification-was-shown nil
  677. "Shows if we have shown notification already.")
  678. (defun org-clock-notify-once-if-expired ()
  679. "Show notification if we spent more time than we estimated before.
  680. Notification is shown only once."
  681. (when (org-clocking-p)
  682. (let ((effort-in-minutes (org-duration-to-minutes org-clock-effort))
  683. (clocked-time (org-clock-get-clocked-time)))
  684. (if (setq org-clock-task-overrun
  685. (if (or (null effort-in-minutes) (zerop effort-in-minutes))
  686. nil
  687. (>= clocked-time effort-in-minutes)))
  688. (unless org-clock-notification-was-shown
  689. (setq org-clock-notification-was-shown t)
  690. (org-notify
  691. (format-message "Task `%s' should be finished by now. (%s)"
  692. org-clock-heading org-clock-effort)
  693. org-clock-sound))
  694. (setq org-clock-notification-was-shown nil)))))
  695. (defun org-notify (notification &optional play-sound)
  696. "Send a NOTIFICATION and maybe PLAY-SOUND.
  697. If PLAY-SOUND is non-nil, it overrides `org-clock-sound'."
  698. (org-show-notification notification)
  699. (if play-sound (org-clock-play-sound play-sound)))
  700. (defun org-show-notification (notification)
  701. "Show notification.
  702. Use `org-show-notification-handler' if defined,
  703. use libnotify if available, or fall back on a message."
  704. (cond ((functionp org-show-notification-handler)
  705. (funcall org-show-notification-handler notification))
  706. ((stringp org-show-notification-handler)
  707. (start-process "emacs-timer-notification" nil
  708. org-show-notification-handler notification))
  709. ((fboundp 'notifications-notify)
  710. (notifications-notify
  711. :title "Org mode message"
  712. :body notification
  713. ;; FIXME how to link to the Org icon?
  714. ;; :app-icon "~/.emacs.d/icons/mail.png"
  715. :urgency 'low))
  716. ((executable-find "notify-send")
  717. (start-process "emacs-timer-notification" nil
  718. "notify-send" notification))
  719. ;; Maybe the handler will send a message, so only use message as
  720. ;; a fall back option
  721. (t (message "%s" notification))))
  722. (defun org-clock-play-sound (&optional clock-sound)
  723. "Play sound as configured by `org-clock-sound'.
  724. Use alsa's aplay tool if available.
  725. If CLOCK-SOUND is non-nil, it overrides `org-clock-sound'."
  726. (let ((org-clock-sound (or clock-sound org-clock-sound)))
  727. (cond
  728. ((not org-clock-sound))
  729. ((eq org-clock-sound t) (beep t) (beep t))
  730. ((stringp org-clock-sound)
  731. (let ((file (expand-file-name org-clock-sound)))
  732. (if (file-exists-p file)
  733. (if (executable-find "aplay")
  734. (start-process "org-clock-play-notification" nil
  735. "aplay" file)
  736. (condition-case nil
  737. (play-sound-file file)
  738. (error (beep t) (beep t))))))))))
  739. (defvar org-clock-mode-line-entry nil
  740. "Information for the mode line about the running clock.")
  741. (defun org-find-open-clocks (file)
  742. "Search through the given file and find all open clocks."
  743. (let ((buf (or (get-file-buffer file)
  744. (find-file-noselect file)))
  745. (org-clock-re (concat org-clock-string " \\(\\[.*?\\]\\)$"))
  746. clocks)
  747. (with-current-buffer buf
  748. (save-excursion
  749. (goto-char (point-min))
  750. (while (re-search-forward org-clock-re nil t)
  751. (push (cons (copy-marker (match-end 1) t)
  752. (org-time-string-to-time (match-string 1))) clocks))))
  753. clocks))
  754. (defsubst org-is-active-clock (clock)
  755. "Return t if CLOCK is the currently active clock."
  756. (and (org-clock-is-active)
  757. (= org-clock-marker (car clock))))
  758. (defmacro org-with-clock-position (clock &rest forms)
  759. "Evaluate FORMS with CLOCK as the current active clock."
  760. `(with-current-buffer (marker-buffer (car ,clock))
  761. (org-with-wide-buffer
  762. (goto-char (car ,clock))
  763. (beginning-of-line)
  764. ,@forms)))
  765. (def-edebug-spec org-with-clock-position (form body))
  766. (put 'org-with-clock-position 'lisp-indent-function 1)
  767. (defmacro org-with-clock (clock &rest forms)
  768. "Evaluate FORMS with CLOCK as the current active clock.
  769. This macro also protects the current active clock from being altered."
  770. `(org-with-clock-position ,clock
  771. (let ((org-clock-start-time (cdr ,clock))
  772. (org-clock-total-time)
  773. (org-clock-history)
  774. (org-clock-effort)
  775. (org-clock-marker (car ,clock))
  776. (org-clock-hd-marker (save-excursion
  777. (org-back-to-heading t)
  778. (point-marker))))
  779. ,@forms)))
  780. (def-edebug-spec org-with-clock (form body))
  781. (put 'org-with-clock 'lisp-indent-function 1)
  782. (defsubst org-clock-clock-in (clock &optional resume start-time)
  783. "Clock in to the clock located by CLOCK.
  784. If necessary, clock-out of the currently active clock."
  785. (org-with-clock-position clock
  786. (let ((org-clock-in-resume (or resume org-clock-in-resume)))
  787. (org-clock-in nil start-time))))
  788. (defsubst org-clock-clock-out (clock &optional fail-quietly at-time)
  789. "Clock out of the clock located by CLOCK."
  790. (let ((temp (copy-marker (car clock)
  791. (marker-insertion-type (car clock)))))
  792. (if (org-is-active-clock clock)
  793. (org-clock-out nil fail-quietly at-time)
  794. (org-with-clock clock
  795. (org-clock-out nil fail-quietly at-time)))
  796. (setcar clock temp)))
  797. (defsubst org-clock-clock-cancel (clock)
  798. "Cancel the clock located by CLOCK."
  799. (let ((temp (copy-marker (car clock)
  800. (marker-insertion-type (car clock)))))
  801. (if (org-is-active-clock clock)
  802. (org-clock-cancel)
  803. (org-with-clock clock
  804. (org-clock-cancel)))
  805. (setcar clock temp)))
  806. (defvar org-clock-clocking-in nil)
  807. (defvar org-clock-resolving-clocks nil)
  808. (defvar org-clock-resolving-clocks-due-to-idleness nil)
  809. (defun org-clock-resolve-clock
  810. (clock resolve-to clock-out-time close restart fail-quietly)
  811. "Resolve CLOCK given the time RESOLVE-TO, and the present.
  812. CLOCK is a cons cell of the form (MARKER START-TIME)."
  813. (let ((org-clock-resolving-clocks t)
  814. ;; If the clocked entry contained only a clock and possibly
  815. ;; the associated drawer, and we either cancel it or clock it
  816. ;; out, `org-clock-out-remove-zero-time-clocks' may clear all
  817. ;; contents, and leave point on the /next/ headline. We store
  818. ;; the current entry location to be able to get back here when
  819. ;; we need to clock in again the previously clocked task.
  820. (heading (org-with-point-at (car clock) (org-back-to-heading t))))
  821. (pcase resolve-to
  822. (`nil
  823. (org-clock-clock-cancel clock)
  824. (when (and restart (not org-clock-clocking-in))
  825. (org-with-point-at heading (org-clock-in))))
  826. (`now
  827. (cond
  828. (restart (error "RESTART is not valid here"))
  829. ((or close org-clock-clocking-in)
  830. (org-clock-clock-out clock fail-quietly))
  831. ((org-is-active-clock clock) nil)
  832. (t (org-clock-clock-in clock t))))
  833. ((pred (time-less-p (current-time)))
  834. (error "RESOLVE-TO must refer to a time in the past"))
  835. (_
  836. (when restart (error "RESTART is not valid here"))
  837. (org-clock-clock-out clock fail-quietly (or clock-out-time resolve-to))
  838. (cond
  839. (org-clock-clocking-in nil)
  840. (close
  841. (setq org-clock-leftover-time (and (null clock-out-time) resolve-to)))
  842. (t
  843. (org-with-point-at heading
  844. (org-clock-in nil (and clock-out-time resolve-to)))))))))
  845. (defun org-clock-jump-to-current-clock (&optional effective-clock)
  846. "When an Org clock is running, jump to it."
  847. (let ((drawer (org-clock-into-drawer))
  848. (clock (or effective-clock (cons org-clock-marker
  849. org-clock-start-time))))
  850. (unless (marker-buffer (car clock))
  851. (user-error "No Org clock is currently running"))
  852. (org-with-clock clock (org-clock-goto))
  853. (with-current-buffer (marker-buffer (car clock))
  854. (goto-char (car clock))
  855. (when drawer
  856. (org-with-wide-buffer
  857. (let ((drawer-re (format "^[ \t]*:%s:[ \t]*$"
  858. (regexp-quote (if (stringp drawer) drawer "LOGBOOK"))))
  859. (beg (save-excursion (org-back-to-heading t) (point))))
  860. (catch 'exit
  861. (while (re-search-backward drawer-re beg t)
  862. (let ((element (org-element-at-point)))
  863. (when (eq (org-element-type element) 'drawer)
  864. (when (> (org-element-property :end element) (car clock))
  865. (org-flag-drawer nil element))
  866. (throw 'exit nil)))))))))))
  867. (defun org-clock-resolve (clock &optional prompt-fn last-valid fail-quietly)
  868. "Resolve an open Org clock.
  869. An open clock was found, with `dangling' possibly being non-nil.
  870. If this function was invoked with a prefix argument, non-dangling
  871. open clocks are ignored. The given clock requires some sort of
  872. user intervention to resolve it, either because a clock was left
  873. dangling or due to an idle timeout. The clock resolution can
  874. either be:
  875. (a) deleted, the user doesn't care about the clock
  876. (b) restarted from the current time (if no other clock is open)
  877. (c) closed, giving the clock X minutes
  878. (d) closed and then restarted
  879. (e) resumed, as if the user had never left
  880. The format of clock is (CONS MARKER START-TIME), where MARKER
  881. identifies the buffer and position the clock is open at (and
  882. thus, the heading it's under), and START-TIME is when the clock
  883. was started."
  884. (cl-assert clock)
  885. (let* ((ch
  886. (save-window-excursion
  887. (save-excursion
  888. (unless org-clock-resolving-clocks-due-to-idleness
  889. (org-clock-jump-to-current-clock clock))
  890. (unless org-clock-resolve-expert
  891. (with-output-to-temp-buffer "*Org Clock*"
  892. (princ (format-message "Select a Clock Resolution Command:
  893. i/q Ignore this question; the same as keeping all the idle time.
  894. k/K Keep X minutes of the idle time (default is all). If this
  895. amount is less than the default, you will be clocked out
  896. that many minutes after the time that idling began, and then
  897. clocked back in at the present time.
  898. g/G Indicate that you \"got back\" X minutes ago. This is quite
  899. different from `k': it clocks you out from the beginning of
  900. the idle period and clock you back in X minutes ago.
  901. s/S Subtract the idle time from the current clock. This is the
  902. same as keeping 0 minutes.
  903. C Cancel the open timer altogether. It will be as though you
  904. never clocked in.
  905. j/J Jump to the current clock, to make manual adjustments.
  906. For all these options, using uppercase makes your final state
  907. to be CLOCKED OUT."))))
  908. (org-fit-window-to-buffer (get-buffer-window "*Org Clock*"))
  909. (let (char-pressed)
  910. (while (or (null char-pressed)
  911. (and (not (memq char-pressed
  912. '(?k ?K ?g ?G ?s ?S ?C
  913. ?j ?J ?i ?q)))
  914. (or (ding) t)))
  915. (setq char-pressed
  916. (read-char (concat (funcall prompt-fn clock)
  917. " [jkKgGSscCiq]? ")
  918. nil 45)))
  919. (and (not (memq char-pressed '(?i ?q))) char-pressed)))))
  920. (default
  921. (floor (/ (float-time
  922. (time-subtract (current-time) last-valid)) 60)))
  923. (keep
  924. (and (memq ch '(?k ?K))
  925. (read-number "Keep how many minutes? " default)))
  926. (gotback
  927. (and (memq ch '(?g ?G))
  928. (read-number "Got back how many minutes ago? " default)))
  929. (subtractp (memq ch '(?s ?S)))
  930. (barely-started-p (< (- (float-time last-valid)
  931. (float-time (cdr clock))) 45))
  932. (start-over (and subtractp barely-started-p)))
  933. (cond
  934. ((memq ch '(?j ?J))
  935. (if (eq ch ?J)
  936. (org-clock-resolve-clock clock 'now nil t nil fail-quietly))
  937. (org-clock-jump-to-current-clock clock))
  938. ((or (null ch)
  939. (not (memq ch '(?k ?K ?g ?G ?s ?S ?C))))
  940. (message ""))
  941. (t
  942. (org-clock-resolve-clock
  943. clock (cond
  944. ((or (eq ch ?C)
  945. ;; If the time on the clock was less than a minute before
  946. ;; the user went away, and they've ask to subtract all the
  947. ;; time...
  948. start-over)
  949. nil)
  950. ((or subtractp
  951. (and gotback (= gotback 0)))
  952. last-valid)
  953. ((or (and keep (= keep default))
  954. (and gotback (= gotback default)))
  955. 'now)
  956. (keep
  957. (time-add last-valid (seconds-to-time (* 60 keep))))
  958. (gotback
  959. (time-subtract (current-time)
  960. (seconds-to-time (* 60 gotback))))
  961. (t
  962. (error "Unexpected, please report this as a bug")))
  963. (and gotback last-valid)
  964. (memq ch '(?K ?G ?S))
  965. (and start-over
  966. (not (memq ch '(?K ?G ?S ?C))))
  967. fail-quietly)))))
  968. ;;;###autoload
  969. (defun org-resolve-clocks (&optional only-dangling-p prompt-fn last-valid)
  970. "Resolve all currently open Org clocks.
  971. If `only-dangling-p' is non-nil, only ask to resolve dangling
  972. \(i.e., not currently open and valid) clocks."
  973. (interactive "P")
  974. (unless org-clock-resolving-clocks
  975. (let ((org-clock-resolving-clocks t))
  976. (dolist (file (org-files-list))
  977. (let ((clocks (org-find-open-clocks file)))
  978. (dolist (clock clocks)
  979. (let ((dangling (or (not (org-clock-is-active))
  980. (/= (car clock) org-clock-marker))))
  981. (if (or (not only-dangling-p) dangling)
  982. (org-clock-resolve
  983. clock
  984. (or prompt-fn
  985. (function
  986. (lambda (clock)
  987. (format
  988. "Dangling clock started %d mins ago"
  989. (floor (- (float-time)
  990. (float-time (cdr clock)))
  991. 60)))))
  992. (or last-valid
  993. (cdr clock)))))))))))
  994. (defun org-emacs-idle-seconds ()
  995. "Return the current Emacs idle time in seconds, or nil if not idle."
  996. (let ((idle-time (current-idle-time)))
  997. (if idle-time
  998. (float-time idle-time)
  999. 0)))
  1000. (defun org-mac-idle-seconds ()
  1001. "Return the current Mac idle time in seconds."
  1002. (string-to-number (shell-command-to-string "ioreg -c IOHIDSystem | perl -ane 'if (/Idle/) {$idle=(pop @F)/1000000000; print $idle; last}'")))
  1003. (defvar org-x11idle-exists-p
  1004. ;; Check that x11idle exists
  1005. (and (eq window-system 'x)
  1006. (eq 0 (call-process-shell-command
  1007. (format "command -v %s" org-clock-x11idle-program-name)))
  1008. ;; Check that x11idle can retrieve the idle time
  1009. ;; FIXME: Why "..-shell-command" rather than just `call-process'?
  1010. (eq 0 (call-process-shell-command org-clock-x11idle-program-name))))
  1011. (defun org-x11-idle-seconds ()
  1012. "Return the current X11 idle time in seconds."
  1013. (/ (string-to-number (shell-command-to-string org-clock-x11idle-program-name)) 1000))
  1014. (defun org-user-idle-seconds ()
  1015. "Return the number of seconds the user has been idle for.
  1016. This routine returns a floating point number."
  1017. (cond
  1018. ((eq system-type 'darwin)
  1019. (org-mac-idle-seconds))
  1020. ((and (eq window-system 'x) org-x11idle-exists-p)
  1021. (org-x11-idle-seconds))
  1022. (t
  1023. (org-emacs-idle-seconds))))
  1024. (defvar org-clock-user-idle-seconds)
  1025. (defun org-resolve-clocks-if-idle ()
  1026. "Resolve all currently open Org clocks.
  1027. This is performed after `org-clock-idle-time' minutes, to check
  1028. if the user really wants to stay clocked in after being idle for
  1029. so long."
  1030. (when (and org-clock-idle-time (not org-clock-resolving-clocks)
  1031. org-clock-marker (marker-buffer org-clock-marker))
  1032. (let* ((org-clock-user-idle-seconds (org-user-idle-seconds))
  1033. (org-clock-user-idle-start
  1034. (time-subtract (current-time)
  1035. (seconds-to-time org-clock-user-idle-seconds)))
  1036. (org-clock-resolving-clocks-due-to-idleness t))
  1037. (if (> org-clock-user-idle-seconds (* 60 org-clock-idle-time))
  1038. (org-clock-resolve
  1039. (cons org-clock-marker
  1040. org-clock-start-time)
  1041. (lambda (_)
  1042. (format "Clocked in & idle for %.1f mins"
  1043. (/ (float-time
  1044. (time-subtract (current-time)
  1045. org-clock-user-idle-start))
  1046. 60.0)))
  1047. org-clock-user-idle-start)))))
  1048. (defvar org-clock-current-task nil "Task currently clocked in.")
  1049. (defvar org-clock-out-time nil) ; store the time of the last clock-out
  1050. (defvar org--msg-extra)
  1051. ;;;###autoload
  1052. (defun org-clock-in (&optional select start-time)
  1053. "Start the clock on the current item.
  1054. If necessary, clock-out of the currently active clock.
  1055. With a `\\[universal-argument]' prefix argument SELECT, offer a list of \
  1056. recently clocked
  1057. tasks to clock into.
  1058. When SELECT is `\\[universal-argument] \ \\[universal-argument]', \
  1059. clock into the current task and mark it as
  1060. the default task, a special task that will always be offered in the
  1061. clocking selection, associated with the letter `d'.
  1062. When SELECT is `\\[universal-argument] \\[universal-argument] \
  1063. \\[universal-argument]', clock in by using the last clock-out
  1064. time as the start time. See `org-clock-continuously' to make this
  1065. the default behavior."
  1066. (interactive "P")
  1067. (setq org-clock-notification-was-shown nil)
  1068. (org-refresh-effort-properties)
  1069. (catch 'abort
  1070. (let ((interrupting (and (not org-clock-resolving-clocks-due-to-idleness)
  1071. (org-clocking-p)))
  1072. ts selected-task target-pos (org--msg-extra "")
  1073. (leftover (and (not org-clock-resolving-clocks)
  1074. org-clock-leftover-time)))
  1075. (when (and org-clock-auto-clock-resolution
  1076. (or (not interrupting)
  1077. (eq t org-clock-auto-clock-resolution))
  1078. (not org-clock-clocking-in)
  1079. (not org-clock-resolving-clocks))
  1080. (setq org-clock-leftover-time nil)
  1081. (let ((org-clock-clocking-in t))
  1082. (org-resolve-clocks))) ; check if any clocks are dangling
  1083. (when (equal select '(64))
  1084. ;; Set start-time to `org-clock-out-time'
  1085. (let ((org-clock-continuously t))
  1086. (org-clock-in nil org-clock-out-time)
  1087. (throw 'abort nil)))
  1088. (when (equal select '(4))
  1089. (pcase (org-clock-select-task "Clock-in on task: ")
  1090. (`nil (error "Abort"))
  1091. (task (setq selected-task (copy-marker task)))))
  1092. (when (equal select '(16))
  1093. ;; Mark as default clocking task
  1094. (org-clock-mark-default-task))
  1095. (when interrupting
  1096. ;; We are interrupting the clocking of a different task. Save
  1097. ;; a marker to this task, so that we can go back. First check
  1098. ;; if we are trying to clock into the same task!
  1099. (when (or selected-task (derived-mode-p 'org-mode))
  1100. (org-with-point-at selected-task
  1101. (unless selected-task (org-back-to-heading t))
  1102. (when (and (eq (marker-buffer org-clock-hd-marker)
  1103. (org-base-buffer (current-buffer)))
  1104. (= (point) (marker-position org-clock-hd-marker))
  1105. (equal org-clock-current-task (org-get-heading t t t t)))
  1106. (message "Clock continues in %S" org-clock-heading)
  1107. (throw 'abort nil))))
  1108. (move-marker org-clock-interrupted-task
  1109. (marker-position org-clock-marker)
  1110. (marker-buffer org-clock-marker))
  1111. (let ((org-clock-clocking-in t))
  1112. (org-clock-out nil t)))
  1113. ;; Clock in at which position?
  1114. (setq target-pos
  1115. (if (and (eobp) (not (org-at-heading-p)))
  1116. (point-at-bol 0)
  1117. (point)))
  1118. (save-excursion
  1119. (when (and selected-task (marker-buffer selected-task))
  1120. ;; There is a selected task, move to the correct buffer
  1121. ;; and set the new target position.
  1122. (set-buffer (org-base-buffer (marker-buffer selected-task)))
  1123. (setq target-pos (marker-position selected-task))
  1124. (move-marker selected-task nil))
  1125. (org-with-wide-buffer
  1126. (goto-char target-pos)
  1127. (org-back-to-heading t)
  1128. (or interrupting (move-marker org-clock-interrupted-task nil))
  1129. (run-hooks 'org-clock-in-prepare-hook)
  1130. (org-clock-history-push)
  1131. (setq org-clock-current-task (org-get-heading t t t t))
  1132. (cond ((functionp org-clock-in-switch-to-state)
  1133. (let ((case-fold-search nil))
  1134. (looking-at org-complex-heading-regexp))
  1135. (let ((newstate (funcall org-clock-in-switch-to-state
  1136. (match-string 2))))
  1137. (when newstate (org-todo newstate))))
  1138. ((and org-clock-in-switch-to-state
  1139. (not (looking-at (concat org-outline-regexp "[ \t]*"
  1140. org-clock-in-switch-to-state
  1141. "\\>"))))
  1142. (org-todo org-clock-in-switch-to-state)))
  1143. (setq org-clock-heading (org-clock--mode-line-heading))
  1144. (org-clock-find-position org-clock-in-resume)
  1145. (cond
  1146. ((and org-clock-in-resume
  1147. (looking-at
  1148. (concat "^[ \t]*" org-clock-string
  1149. " \\[\\([0-9]\\{4\\}-[0-9]\\{2\\}-[0-9]\\{2\\}"
  1150. " *\\sw+.? +[012][0-9]:[0-5][0-9]\\)\\][ \t]*$")))
  1151. (message "Matched %s" (match-string 1))
  1152. (setq ts (concat "[" (match-string 1) "]"))
  1153. (goto-char (match-end 1))
  1154. (setq org-clock-start-time
  1155. (apply 'encode-time
  1156. (org-parse-time-string (match-string 1))))
  1157. (setq org-clock-effort (org-entry-get (point) org-effort-property))
  1158. (setq org-clock-total-time (org-clock-sum-current-item
  1159. (org-clock-get-sum-start))))
  1160. ((eq org-clock-in-resume 'auto-restart)
  1161. ;; called from org-clock-load during startup,
  1162. ;; do not interrupt, but warn!
  1163. (message "Cannot restart clock because task does not contain unfinished clock")
  1164. (ding)
  1165. (sit-for 2)
  1166. (throw 'abort nil))
  1167. (t
  1168. (insert-before-markers "\n")
  1169. (backward-char 1)
  1170. (org-indent-line)
  1171. (when (and (save-excursion
  1172. (end-of-line 0)
  1173. (org-in-item-p)))
  1174. (beginning-of-line 1)
  1175. (indent-line-to (- (current-indentation) 2)))
  1176. (insert org-clock-string " ")
  1177. (setq org-clock-effort (org-entry-get (point) org-effort-property))
  1178. (setq org-clock-total-time (org-clock-sum-current-item
  1179. (org-clock-get-sum-start)))
  1180. (setq org-clock-start-time
  1181. (or (and org-clock-continuously org-clock-out-time)
  1182. (and leftover
  1183. (y-or-n-p
  1184. (format
  1185. "You stopped another clock %d mins ago; start this one from then? "
  1186. (/ (- (float-time
  1187. (org-current-time org-clock-rounding-minutes t))
  1188. (float-time leftover))
  1189. 60)))
  1190. leftover)
  1191. start-time
  1192. (org-current-time org-clock-rounding-minutes t)))
  1193. (setq ts (org-insert-time-stamp org-clock-start-time
  1194. 'with-hm 'inactive))))
  1195. (move-marker org-clock-marker (point) (buffer-base-buffer))
  1196. (move-marker org-clock-hd-marker
  1197. (save-excursion (org-back-to-heading t) (point))
  1198. (buffer-base-buffer))
  1199. (setq org-clock-has-been-used t)
  1200. ;; add to mode line
  1201. (when (or (eq org-clock-clocked-in-display 'mode-line)
  1202. (eq org-clock-clocked-in-display 'both))
  1203. (or global-mode-string (setq global-mode-string '("")))
  1204. (or (memq 'org-mode-line-string global-mode-string)
  1205. (setq global-mode-string
  1206. (append global-mode-string '(org-mode-line-string)))))
  1207. ;; add to frame title
  1208. (when (or (eq org-clock-clocked-in-display 'frame-title)
  1209. (eq org-clock-clocked-in-display 'both))
  1210. (setq frame-title-format org-clock-frame-title-format))
  1211. (org-clock-update-mode-line)
  1212. (when org-clock-mode-line-timer
  1213. (cancel-timer org-clock-mode-line-timer)
  1214. (setq org-clock-mode-line-timer nil))
  1215. (when org-clock-clocked-in-display
  1216. (setq org-clock-mode-line-timer
  1217. (run-with-timer org-clock-update-period
  1218. org-clock-update-period
  1219. 'org-clock-update-mode-line)))
  1220. (when org-clock-idle-timer
  1221. (cancel-timer org-clock-idle-timer)
  1222. (setq org-clock-idle-timer nil))
  1223. (setq org-clock-idle-timer
  1224. (run-with-timer 60 60 'org-resolve-clocks-if-idle))
  1225. (message "Clock starts at %s - %s" ts org--msg-extra)
  1226. (run-hooks 'org-clock-in-hook))))))
  1227. ;;;###autoload
  1228. (defun org-clock-in-last (&optional arg)
  1229. "Clock in the last closed clocked item.
  1230. When already clocking in, send a warning.
  1231. With a universal prefix argument, select the task you want to
  1232. clock in from the last clocked in tasks.
  1233. With two universal prefix arguments, start clocking using the
  1234. last clock-out time, if any.
  1235. With three universal prefix arguments, interactively prompt
  1236. for a todo state to switch to, overriding the existing value
  1237. `org-clock-in-switch-to-state'."
  1238. (interactive "P")
  1239. (if (equal arg '(4)) (org-clock-in arg)
  1240. (let ((start-time (if (or org-clock-continuously (equal arg '(16)))
  1241. (or org-clock-out-time
  1242. (org-current-time org-clock-rounding-minutes t))
  1243. (org-current-time org-clock-rounding-minutes t))))
  1244. (if (null org-clock-history)
  1245. (message "No last clock")
  1246. (let ((org-clock-in-switch-to-state
  1247. (if (and (not org-clock-current-task) (equal arg '(64)))
  1248. (completing-read "Switch to state: "
  1249. (and org-clock-history
  1250. (with-current-buffer
  1251. (marker-buffer (car org-clock-history))
  1252. org-todo-keywords-1)))
  1253. org-clock-in-switch-to-state))
  1254. (already-clocking org-clock-current-task))
  1255. (org-clock-clock-in (list (car org-clock-history)) nil start-time)
  1256. (or already-clocking
  1257. ;; Don't display a message if we are already clocking in
  1258. (message "Clocking back: %s (in %s)"
  1259. org-clock-current-task
  1260. (buffer-name (marker-buffer org-clock-marker)))))))))
  1261. (defun org-clock-mark-default-task ()
  1262. "Mark current task as default task."
  1263. (interactive)
  1264. (save-excursion
  1265. (org-back-to-heading t)
  1266. (move-marker org-clock-default-task (point))))
  1267. (defun org-clock-get-sum-start ()
  1268. "Return the time from which clock times should be counted.
  1269. This is for the currently running clock as it is displayed in the
  1270. mode line. This function looks at the properties LAST_REPEAT and
  1271. in particular CLOCK_MODELINE_TOTAL and the corresponding variable
  1272. `org-clock-mode-line-total' and then decides which time to use.
  1273. The time is always returned as UTC."
  1274. (let ((cmt (or (org-entry-get nil "CLOCK_MODELINE_TOTAL" 'selective)
  1275. (symbol-name org-clock-mode-line-total)))
  1276. (lr (org-entry-get nil "LAST_REPEAT")))
  1277. (cond
  1278. ((equal cmt "current")
  1279. (setq org--msg-extra "showing time in current clock instance")
  1280. (current-time))
  1281. ((equal cmt "today")
  1282. (setq org--msg-extra "showing today's task time.")
  1283. (let* ((dt (decode-time))
  1284. (hour (nth 2 dt))
  1285. (day (nth 3 dt)))
  1286. (if (< hour org-extend-today-until) (setf (nth 3 dt) (1- day)))
  1287. (setf (nth 2 dt) org-extend-today-until)
  1288. (apply #'encode-time (append (list 0 0) (nthcdr 2 dt)))))
  1289. ((or (equal cmt "all")
  1290. (and (or (not cmt) (equal cmt "auto"))
  1291. (not lr)))
  1292. (setq org--msg-extra "showing entire task time.")
  1293. nil)
  1294. ((or (equal cmt "repeat")
  1295. (and (or (not cmt) (equal cmt "auto"))
  1296. lr))
  1297. (setq org--msg-extra "showing task time since last repeat.")
  1298. (and lr (org-time-string-to-time lr)))
  1299. (t nil))))
  1300. (defun org-clock-find-position (find-unclosed)
  1301. "Find the location where the next clock line should be inserted.
  1302. When FIND-UNCLOSED is non-nil, first check if there is an unclosed clock
  1303. line and position cursor in that line."
  1304. (org-back-to-heading t)
  1305. (catch 'exit
  1306. (let* ((beg (line-beginning-position))
  1307. (end (save-excursion (outline-next-heading) (point)))
  1308. (org-clock-into-drawer (org-clock-into-drawer))
  1309. (drawer (org-clock-drawer-name)))
  1310. ;; Look for a running clock if FIND-UNCLOSED in non-nil.
  1311. (when find-unclosed
  1312. (let ((open-clock-re
  1313. (concat "^[ \t]*"
  1314. org-clock-string
  1315. " \\[\\([0-9]\\{4\\}-[0-9]\\{2\\}-[0-9]\\{2\\}"
  1316. " *\\sw+ +[012][0-9]:[0-5][0-9]\\)\\][ \t]*$")))
  1317. (while (re-search-forward open-clock-re end t)
  1318. (let ((element (org-element-at-point)))
  1319. (when (and (eq (org-element-type element) 'clock)
  1320. (eq (org-element-property :status element) 'running))
  1321. (beginning-of-line)
  1322. (throw 'exit t))))))
  1323. ;; Look for an existing clock drawer.
  1324. (when drawer
  1325. (goto-char beg)
  1326. (let ((drawer-re (concat "^[ \t]*:" (regexp-quote drawer) ":[ \t]*$")))
  1327. (while (re-search-forward drawer-re end t)
  1328. (let ((element (org-element-at-point)))
  1329. (when (eq (org-element-type element) 'drawer)
  1330. (let ((cend (org-element-property :contents-end element)))
  1331. (if (and (not org-log-states-order-reversed) cend)
  1332. (goto-char cend)
  1333. (forward-line))
  1334. (throw 'exit t)))))))
  1335. (goto-char beg)
  1336. (let ((clock-re (concat "^[ \t]*" org-clock-string))
  1337. (count 0)
  1338. positions)
  1339. ;; Count the CLOCK lines and store their positions.
  1340. (save-excursion
  1341. (while (re-search-forward clock-re end t)
  1342. (let ((element (org-element-at-point)))
  1343. (when (eq (org-element-type element) 'clock)
  1344. (setq positions (cons (line-beginning-position) positions)
  1345. count (1+ count))))))
  1346. (cond
  1347. ((null positions)
  1348. ;; Skip planning line and property drawer, if any.
  1349. (org-end-of-meta-data)
  1350. (unless (bolp) (insert "\n"))
  1351. ;; Create a new drawer if necessary.
  1352. (when (and org-clock-into-drawer
  1353. (or (not (wholenump org-clock-into-drawer))
  1354. (< org-clock-into-drawer 2)))
  1355. (let ((beg (point)))
  1356. (insert ":" drawer ":\n:END:\n")
  1357. (org-indent-region beg (point))
  1358. (org-flag-region
  1359. (line-end-position -1) (1- (point)) t 'org-hide-drawer)
  1360. (forward-line -1))))
  1361. ;; When a clock drawer needs to be created because of the
  1362. ;; number of clock items or simply if it is missing, collect
  1363. ;; all clocks in the section and wrap them within the drawer.
  1364. ((if (wholenump org-clock-into-drawer)
  1365. (>= (1+ count) org-clock-into-drawer)
  1366. drawer)
  1367. ;; Skip planning line and property drawer, if any.
  1368. (org-end-of-meta-data)
  1369. (let ((beg (point)))
  1370. (insert
  1371. (mapconcat
  1372. (lambda (p)
  1373. (save-excursion
  1374. (goto-char p)
  1375. (org-trim (delete-and-extract-region
  1376. (save-excursion (skip-chars-backward " \r\t\n")
  1377. (line-beginning-position 2))
  1378. (line-beginning-position 2)))))
  1379. positions "\n")
  1380. "\n:END:\n")
  1381. (let ((end (point-marker)))
  1382. (goto-char beg)
  1383. (save-excursion (insert ":" drawer ":\n"))
  1384. (org-flag-region (line-end-position) (1- end) t 'org-hide-drawer)
  1385. (org-indent-region (point) end)
  1386. (forward-line)
  1387. (unless org-log-states-order-reversed
  1388. (goto-char end)
  1389. (beginning-of-line -1))
  1390. (set-marker end nil))))
  1391. (org-log-states-order-reversed (goto-char (car (last positions))))
  1392. (t (goto-char (car positions))))))))
  1393. ;;;###autoload
  1394. (defun org-clock-out (&optional switch-to-state fail-quietly at-time)
  1395. "Stop the currently running clock.
  1396. Throw an error if there is no running clock and FAIL-QUIETLY is nil.
  1397. With a universal prefix, prompt for a state to switch the clocked out task
  1398. to, overriding the existing value of `org-clock-out-switch-to-state'."
  1399. (interactive "P")
  1400. (catch 'exit
  1401. (when (not (org-clocking-p))
  1402. (setq global-mode-string
  1403. (delq 'org-mode-line-string global-mode-string))
  1404. (setq frame-title-format org-frame-title-format-backup)
  1405. (force-mode-line-update)
  1406. (if fail-quietly (throw 'exit t) (user-error "No active clock")))
  1407. (let ((org-clock-out-switch-to-state
  1408. (if switch-to-state
  1409. (completing-read "Switch to state: "
  1410. (with-current-buffer
  1411. (marker-buffer org-clock-marker)
  1412. org-todo-keywords-1)
  1413. nil t "DONE")
  1414. org-clock-out-switch-to-state))
  1415. (now (org-current-time org-clock-rounding-minutes))
  1416. ts te s h m remove)
  1417. (setq org-clock-out-time now)
  1418. (save-excursion ; Do not replace this with `with-current-buffer'.
  1419. (with-no-warnings (set-buffer (org-clocking-buffer)))
  1420. (save-restriction
  1421. (widen)
  1422. (goto-char org-clock-marker)
  1423. (beginning-of-line 1)
  1424. (if (and (looking-at (concat "[ \t]*" org-keyword-time-regexp))
  1425. (equal (match-string 1) org-clock-string))
  1426. (setq ts (match-string 2))
  1427. (if fail-quietly (throw 'exit nil) (error "Clock start time is gone")))
  1428. (goto-char (match-end 0))
  1429. (delete-region (point) (point-at-eol))
  1430. (insert "--")
  1431. (setq te (org-insert-time-stamp (or at-time now) 'with-hm 'inactive))
  1432. (setq s (- (float-time
  1433. (apply #'encode-time (org-parse-time-string te)))
  1434. (float-time
  1435. (apply #'encode-time (org-parse-time-string ts))))
  1436. h (floor (/ s 3600))
  1437. s (- s (* 3600 h))
  1438. m (floor (/ s 60))
  1439. s (- s (* 60 s)))
  1440. (insert " => " (format "%2d:%02d" h m))
  1441. (move-marker org-clock-marker nil)
  1442. (move-marker org-clock-hd-marker nil)
  1443. ;; Possibly remove zero time clocks. However, do not add
  1444. ;; a note associated to the CLOCK line in this case.
  1445. (cond ((and org-clock-out-remove-zero-time-clocks
  1446. (= (+ h m) 0))
  1447. (setq remove t)
  1448. (delete-region (line-beginning-position)
  1449. (line-beginning-position 2)))
  1450. (org-log-note-clock-out
  1451. (org-add-log-setup
  1452. 'clock-out nil nil nil
  1453. (concat "# Task: " (org-get-heading t) "\n\n"))))
  1454. (when org-clock-mode-line-timer
  1455. (cancel-timer org-clock-mode-line-timer)
  1456. (setq org-clock-mode-line-timer nil))
  1457. (when org-clock-idle-timer
  1458. (cancel-timer org-clock-idle-timer)
  1459. (setq org-clock-idle-timer nil))
  1460. (setq global-mode-string
  1461. (delq 'org-mode-line-string global-mode-string))
  1462. (setq frame-title-format org-frame-title-format-backup)
  1463. (when org-clock-out-switch-to-state
  1464. (save-excursion
  1465. (org-back-to-heading t)
  1466. (let ((org-clock-out-when-done nil))
  1467. (cond
  1468. ((functionp org-clock-out-switch-to-state)
  1469. (let ((case-fold-search nil))
  1470. (looking-at org-complex-heading-regexp))
  1471. (let ((newstate (funcall org-clock-out-switch-to-state
  1472. (match-string 2))))
  1473. (when newstate (org-todo newstate))))
  1474. ((and org-clock-out-switch-to-state
  1475. (not (looking-at (concat org-outline-regexp "[ \t]*"
  1476. org-clock-out-switch-to-state
  1477. "\\>"))))
  1478. (org-todo org-clock-out-switch-to-state))))))
  1479. (force-mode-line-update)
  1480. (message (concat "Clock stopped at %s after "
  1481. (org-duration-from-minutes (+ (* 60 h) m)) "%s")
  1482. te (if remove " => LINE REMOVED" ""))
  1483. (run-hooks 'org-clock-out-hook)
  1484. (unless (org-clocking-p)
  1485. (setq org-clock-current-task nil)))))))
  1486. (add-hook 'org-clock-out-hook 'org-clock-remove-empty-clock-drawer)
  1487. (defun org-clock-remove-empty-clock-drawer ()
  1488. "Remove empty clock drawers in current subtree."
  1489. (save-excursion
  1490. (org-back-to-heading t)
  1491. (org-map-tree
  1492. (lambda ()
  1493. (let ((drawer (org-clock-drawer-name))
  1494. (case-fold-search t))
  1495. (when drawer
  1496. (let ((re (format "^[ \t]*:%s:[ \t]*$" (regexp-quote drawer)))
  1497. (end (save-excursion (outline-next-heading))))
  1498. (while (re-search-forward re end t)
  1499. (org-remove-empty-drawer-at (point))))))))))
  1500. (defun org-clock-timestamps-up (&optional n)
  1501. "Increase CLOCK timestamps at cursor.
  1502. Optional argument N tells to change by that many units."
  1503. (interactive "P")
  1504. (org-clock-timestamps-change 'up n))
  1505. (defun org-clock-timestamps-down (&optional n)
  1506. "Increase CLOCK timestamps at cursor.
  1507. Optional argument N tells to change by that many units."
  1508. (interactive "P")
  1509. (org-clock-timestamps-change 'down n))
  1510. (defun org-clock-timestamps-change (updown &optional n)
  1511. "Change CLOCK timestamps synchronously at cursor.
  1512. UPDOWN tells whether to change `up' or `down'.
  1513. Optional argument N tells to change by that many units."
  1514. (let ((tschange (if (eq updown 'up) 'org-timestamp-up
  1515. 'org-timestamp-down))
  1516. (timestamp? (org-at-timestamp-p 'lax))
  1517. ts1 begts1 ts2 begts2 updatets1 tdiff)
  1518. (when timestamp?
  1519. (save-excursion
  1520. (move-beginning-of-line 1)
  1521. (re-search-forward org-ts-regexp3 nil t)
  1522. (setq ts1 (match-string 0) begts1 (match-beginning 0))
  1523. (when (re-search-forward org-ts-regexp3 nil t)
  1524. (setq ts2 (match-string 0) begts2 (match-beginning 0))))
  1525. ;; Are we on the second timestamp?
  1526. (if (<= begts2 (point)) (setq updatets1 t))
  1527. (if (not ts2)
  1528. ;; fall back on org-timestamp-up if there is only one
  1529. (funcall tschange n)
  1530. (funcall tschange n)
  1531. (let ((ts (if updatets1 ts2 ts1))
  1532. (begts (if updatets1 begts1 begts2)))
  1533. (setq tdiff
  1534. (time-subtract
  1535. (org-time-string-to-time org-last-changed-timestamp)
  1536. (org-time-string-to-time ts)))
  1537. (save-excursion
  1538. (goto-char begts)
  1539. (org-timestamp-change
  1540. (round (/ (float-time tdiff)
  1541. (pcase timestamp?
  1542. (`minute 60)
  1543. (`hour 3600)
  1544. (`day (* 24 3600))
  1545. (`month (* 24 3600 31))
  1546. (`year (* 24 3600 365.2)))))
  1547. timestamp? 'updown)))))))
  1548. ;;;###autoload
  1549. (defun org-clock-cancel ()
  1550. "Cancel the running clock by removing the start timestamp."
  1551. (interactive)
  1552. (when (not (org-clocking-p))
  1553. (setq global-mode-string
  1554. (delq 'org-mode-line-string global-mode-string))
  1555. (setq frame-title-format org-frame-title-format-backup)
  1556. (force-mode-line-update)
  1557. (error "No active clock"))
  1558. (save-excursion ; Do not replace this with `with-current-buffer'.
  1559. (with-no-warnings (set-buffer (org-clocking-buffer)))
  1560. (goto-char org-clock-marker)
  1561. (if (looking-back (concat "^[ \t]*" org-clock-string ".*")
  1562. (line-beginning-position))
  1563. (progn (delete-region (1- (point-at-bol)) (point-at-eol))
  1564. (org-remove-empty-drawer-at (point)))
  1565. (message "Clock gone, cancel the timer anyway")
  1566. (sit-for 2)))
  1567. (move-marker org-clock-marker nil)
  1568. (move-marker org-clock-hd-marker nil)
  1569. (setq global-mode-string
  1570. (delq 'org-mode-line-string global-mode-string))
  1571. (setq frame-title-format org-frame-title-format-backup)
  1572. (force-mode-line-update)
  1573. (message "Clock canceled")
  1574. (run-hooks 'org-clock-cancel-hook))
  1575. ;;;###autoload
  1576. (defun org-clock-goto (&optional select)
  1577. "Go to the currently clocked-in entry, or to the most recently clocked one.
  1578. With prefix arg SELECT, offer recently clocked tasks for selection."
  1579. (interactive "@P")
  1580. (let* ((recent nil)
  1581. (m (cond
  1582. (select
  1583. (or (org-clock-select-task "Select task to go to: ")
  1584. (error "No task selected")))
  1585. ((org-clocking-p) org-clock-marker)
  1586. ((and org-clock-goto-may-find-recent-task
  1587. (car org-clock-history)
  1588. (marker-buffer (car org-clock-history)))
  1589. (setq recent t)
  1590. (car org-clock-history))
  1591. (t (error "No active or recent clock task")))))
  1592. (pop-to-buffer-same-window (marker-buffer m))
  1593. (if (or (< m (point-min)) (> m (point-max))) (widen))
  1594. (goto-char m)
  1595. (org-show-entry)
  1596. (org-back-to-heading t)
  1597. (recenter org-clock-goto-before-context)
  1598. (org-reveal)
  1599. (if recent
  1600. (message "No running clock, this is the most recently clocked task"))
  1601. (run-hooks 'org-clock-goto-hook)))
  1602. (defvar-local org-clock-file-total-minutes nil
  1603. "Holds the file total time in minutes, after a call to `org-clock-sum'.")
  1604. ;;;###autoload
  1605. (defun org-clock-sum-today (&optional headline-filter)
  1606. "Sum the times for each subtree for today."
  1607. (let ((range (org-clock-special-range 'today)))
  1608. (org-clock-sum (car range) (cadr range)
  1609. headline-filter :org-clock-minutes-today)))
  1610. (defun org-clock-sum-custom (&optional headline-filter range propname)
  1611. "Sum the times for each subtree for today."
  1612. (let ((r (or (and (symbolp range) (org-clock-special-range range))
  1613. (org-clock-special-range
  1614. (intern (completing-read
  1615. "Range: "
  1616. '("today" "yesterday" "thisweek" "lastweek"
  1617. "thismonth" "lastmonth" "thisyear" "lastyear"
  1618. "interactive")
  1619. nil t))))))
  1620. (org-clock-sum (car r) (cadr r)
  1621. headline-filter (or propname :org-clock-minutes-custom))))
  1622. ;;;###autoload
  1623. (defun org-clock-sum (&optional tstart tend headline-filter propname)
  1624. "Sum the times for each subtree.
  1625. Puts the resulting times in minutes as a text property on each headline.
  1626. TSTART and TEND can mark a time range to be considered.
  1627. HEADLINE-FILTER is a zero-arg function that, if specified, is called for
  1628. each headline in the time range with point at the headline. Headlines for
  1629. which HEADLINE-FILTER returns nil are excluded from the clock summation.
  1630. PROPNAME lets you set a custom text property instead of :org-clock-minutes."
  1631. (with-silent-modifications
  1632. (let* ((re (concat "^\\(\\*+\\)[ \t]\\|^[ \t]*"
  1633. org-clock-string
  1634. "[ \t]*\\(?:\\(\\[.*?\\]\\)-+\\(\\[.*?\\]\\)\\|=>[ \t]+\\([0-9]+\\):\\([0-9]+\\)\\)"))
  1635. (lmax 30)
  1636. (ltimes (make-vector lmax 0))
  1637. (level 0)
  1638. (tstart (cond ((stringp tstart) (org-time-string-to-seconds tstart))
  1639. ((consp tstart) (float-time tstart))
  1640. (t tstart)))
  1641. (tend (cond ((stringp tend) (org-time-string-to-seconds tend))
  1642. ((consp tend) (float-time tend))
  1643. (t tend)))
  1644. (t1 0)
  1645. time)
  1646. (remove-text-properties (point-min) (point-max)
  1647. `(,(or propname :org-clock-minutes) t
  1648. :org-clock-force-headline-inclusion t))
  1649. (save-excursion
  1650. (goto-char (point-max))
  1651. (while (re-search-backward re nil t)
  1652. (cond
  1653. ((match-end 2)
  1654. ;; Two time stamps.
  1655. (let* ((ts (float-time
  1656. (apply #'encode-time
  1657. (save-match-data
  1658. (org-parse-time-string (match-string 2))))))
  1659. (te (float-time
  1660. (apply #'encode-time
  1661. (org-parse-time-string (match-string 3)))))
  1662. (dt (- (if tend (min te tend) te)
  1663. (if tstart (max ts tstart) ts))))
  1664. (when (> dt 0) (cl-incf t1 (floor (/ dt 60))))))
  1665. ((match-end 4)
  1666. ;; A naked time.
  1667. (setq t1 (+ t1 (string-to-number (match-string 5))
  1668. (* 60 (string-to-number (match-string 4))))))
  1669. (t ;A headline
  1670. ;; Add the currently clocking item time to the total.
  1671. (when (and org-clock-report-include-clocking-task
  1672. (eq (org-clocking-buffer) (current-buffer))
  1673. (eq (marker-position org-clock-hd-marker) (point))
  1674. tstart
  1675. tend
  1676. (>= (float-time org-clock-start-time) tstart)
  1677. (<= (float-time org-clock-start-time) tend))
  1678. (let ((time (floor (- (float-time)
  1679. (float-time org-clock-start-time))
  1680. 60)))
  1681. (setq t1 (+ t1 time))))
  1682. (let* ((headline-forced
  1683. (get-text-property (point)
  1684. :org-clock-force-headline-inclusion))
  1685. (headline-included
  1686. (or (null headline-filter)
  1687. (save-excursion
  1688. (save-match-data (funcall headline-filter))))))
  1689. (setq level (- (match-end 1) (match-beginning 1)))
  1690. (when (>= level lmax)
  1691. (setq ltimes (vconcat ltimes (make-vector lmax 0)) lmax (* 2 lmax)))
  1692. (when (or (> t1 0) (> (aref ltimes level) 0))
  1693. (when (or headline-included headline-forced)
  1694. (if headline-included
  1695. (cl-loop for l from 0 to level do
  1696. (aset ltimes l (+ (aref ltimes l) t1))))
  1697. (setq time (aref ltimes level))
  1698. (goto-char (match-beginning 0))
  1699. (put-text-property (point) (point-at-eol)
  1700. (or propname :org-clock-minutes) time)
  1701. (when headline-filter
  1702. (save-excursion
  1703. (save-match-data
  1704. (while (org-up-heading-safe)
  1705. (put-text-property
  1706. (point) (line-end-position)
  1707. :org-clock-force-headline-inclusion t))))))
  1708. (setq t1 0)
  1709. (cl-loop for l from level to (1- lmax) do
  1710. (aset ltimes l 0)))))))
  1711. (setq org-clock-file-total-minutes (aref ltimes 0))))))
  1712. (defun org-clock-sum-current-item (&optional tstart)
  1713. "Return time, clocked on current item in total."
  1714. (save-excursion
  1715. (save-restriction
  1716. (org-narrow-to-subtree)
  1717. (org-clock-sum tstart)
  1718. org-clock-file-total-minutes)))
  1719. ;;;###autoload
  1720. (defun org-clock-display (&optional arg)
  1721. "Show subtree times in the entire buffer.
  1722. By default, show the total time for the range defined in
  1723. `org-clock-display-default-range'. With `\\[universal-argument]' \
  1724. prefix, show
  1725. the total time for today instead.
  1726. With `\\[universal-argument] \\[universal-argument]' prefix, \
  1727. use a custom range, entered at prompt.
  1728. With `\\[universal-argument] \ \\[universal-argument] \
  1729. \\[universal-argument]' prefix, display the total time in the
  1730. echo area.
  1731. Use `\\[org-clock-remove-overlays]' to remove the subtree times."
  1732. (interactive "P")
  1733. (org-clock-remove-overlays)
  1734. (let* ((todayp (equal arg '(4)))
  1735. (customp (member arg '((16) today yesterday
  1736. thisweek lastweek thismonth
  1737. lastmonth thisyear lastyear
  1738. untilnow interactive)))
  1739. (prop (cond ((not arg) :org-clock-minutes-default)
  1740. (todayp :org-clock-minutes-today)
  1741. (customp :org-clock-minutes-custom)
  1742. (t :org-clock-minutes))))
  1743. (cond ((not arg) (org-clock-sum-custom
  1744. nil org-clock-display-default-range prop))
  1745. (todayp (org-clock-sum-today))
  1746. (customp (org-clock-sum-custom nil arg))
  1747. (t (org-clock-sum)))
  1748. (unless (equal arg '(64))
  1749. (save-excursion
  1750. (goto-char (point-min))
  1751. (let ((p nil))
  1752. (while (or (and (equal (setq p (point)) (point-min))
  1753. (get-text-property p prop))
  1754. (setq p (next-single-property-change (point) prop)))
  1755. (goto-char p)
  1756. (let ((time (get-text-property p prop)))
  1757. (when time (org-clock-put-overlay time)))))
  1758. ;; Arrange to remove the overlays upon next change.
  1759. (when org-remove-highlights-with-change
  1760. (add-hook 'before-change-functions 'org-clock-remove-overlays
  1761. nil 'local))))
  1762. (let* ((h (/ org-clock-file-total-minutes 60))
  1763. (m (- org-clock-file-total-minutes (* 60 h))))
  1764. (message (concat (format "Total file time%s: "
  1765. (cond (todayp " for today")
  1766. (customp " (custom)")
  1767. (t "")))
  1768. (org-duration-from-minutes
  1769. org-clock-file-total-minutes)
  1770. " (%d hours and %d minutes)")
  1771. h m))))
  1772. (defvar-local org-clock-overlays nil)
  1773. (defun org-clock-put-overlay (time)
  1774. "Put an overlay on the headline at point, displaying TIME.
  1775. Create a new overlay and store it in `org-clock-overlays', so
  1776. that it will be easy to remove. This function assumes point is
  1777. on a headline."
  1778. (org-match-line org-complex-heading-regexp)
  1779. (goto-char (match-beginning 4))
  1780. (let* ((headline (match-string 4))
  1781. (text (concat headline
  1782. (org-add-props
  1783. (make-string
  1784. (max (- (- 60 (current-column))
  1785. (org-string-width headline)
  1786. (length (org-get-at-bol 'line-prefix)))
  1787. 0)
  1788. ?\·)
  1789. '(face shadow))
  1790. (org-add-props
  1791. (format " %9s " (org-duration-from-minutes time))
  1792. '(face org-clock-overlay))))
  1793. (o (make-overlay (point) (line-end-position))))
  1794. (org-overlay-display o text)
  1795. (push o org-clock-overlays)))
  1796. ;;;###autoload
  1797. (defun org-clock-remove-overlays (&optional _beg _end noremove)
  1798. "Remove the occur highlights from the buffer.
  1799. If NOREMOVE is nil, remove this function from the
  1800. `before-change-functions' in the current buffer."
  1801. (interactive)
  1802. (unless org-inhibit-highlight-removal
  1803. (mapc #'delete-overlay org-clock-overlays)
  1804. (setq org-clock-overlays nil)
  1805. (unless noremove
  1806. (remove-hook 'before-change-functions
  1807. 'org-clock-remove-overlays 'local))))
  1808. (defvar org-state) ;; dynamically scoped into this function
  1809. (defun org-clock-out-if-current ()
  1810. "Clock out if the current entry contains the running clock.
  1811. This is used to stop the clock after a TODO entry is marked DONE,
  1812. and is only done if the variable `org-clock-out-when-done' is not nil."
  1813. (when (and (org-clocking-p)
  1814. org-clock-out-when-done
  1815. (marker-buffer org-clock-marker)
  1816. (or (and (eq t org-clock-out-when-done)
  1817. (member org-state org-done-keywords))
  1818. (and (listp org-clock-out-when-done)
  1819. (member org-state org-clock-out-when-done)))
  1820. (equal (or (buffer-base-buffer (org-clocking-buffer))
  1821. (org-clocking-buffer))
  1822. (or (buffer-base-buffer (current-buffer))
  1823. (current-buffer)))
  1824. (< (point) org-clock-marker)
  1825. (> (save-excursion (outline-next-heading) (point))
  1826. org-clock-marker))
  1827. ;; Clock out, but don't accept a logging message for this.
  1828. (let ((org-log-note-clock-out nil)
  1829. (org-clock-out-switch-to-state nil))
  1830. (org-clock-out))))
  1831. (add-hook 'org-after-todo-state-change-hook
  1832. 'org-clock-out-if-current)
  1833. ;;;###autoload
  1834. (defun org-clock-get-clocktable (&rest props)
  1835. "Get a formatted clocktable with parameters according to PROPS.
  1836. The table is created in a temporary buffer, fully formatted and
  1837. fontified, and then returned."
  1838. ;; Set the defaults
  1839. (setq props (plist-put props :name "clocktable"))
  1840. (unless (plist-member props :maxlevel)
  1841. (setq props (plist-put props :maxlevel 2)))
  1842. (unless (plist-member props :scope)
  1843. (setq props (plist-put props :scope 'agenda)))
  1844. (with-temp-buffer
  1845. (org-mode)
  1846. (org-create-dblock props)
  1847. (org-update-dblock)
  1848. (org-font-lock-ensure)
  1849. (forward-line 2)
  1850. (buffer-substring (point) (progn
  1851. (re-search-forward "^[ \t]*#\\+END" nil t)
  1852. (point-at-bol)))))
  1853. ;;;###autoload
  1854. (defun org-clock-report (&optional arg)
  1855. "Update or create a table containing a report about clocked time.
  1856. If point is inside an existing clocktable block, update it.
  1857. Otherwise, insert a new one.
  1858. The new table inherits its properties from the variable
  1859. `org-clock-clocktable-default-properties'. The scope of the
  1860. clocktable, when not specified in the previous variable, is
  1861. `subtree' when the function is called from within a subtree, and
  1862. `file' elsewhere.
  1863. When called with a prefix argument, move to the first clock table
  1864. in the buffer and update it."
  1865. (interactive "P")
  1866. (org-clock-remove-overlays)
  1867. (when arg
  1868. (org-find-dblock "clocktable")
  1869. (org-show-entry))
  1870. (pcase (org-in-clocktable-p)
  1871. (`nil
  1872. (org-create-dblock
  1873. (org-combine-plists
  1874. (list :scope (if (org-before-first-heading-p) 'file 'subtree))
  1875. org-clock-clocktable-default-properties
  1876. '(:name "clocktable"))))
  1877. (start (goto-char start)))
  1878. (org-update-dblock))
  1879. (org-dynamic-block-define "clocktable" #'org-clock-report)
  1880. (defun org-day-of-week (day month year)
  1881. "Returns the day of the week as an integer."
  1882. (nth 6
  1883. (decode-time
  1884. (date-to-time
  1885. (format "%d-%02d-%02dT00:00:00" year month day)))))
  1886. (defun org-quarter-to-date (quarter year)
  1887. "Get the date (week day year) of the first day of a given quarter."
  1888. (let (startday)
  1889. (cond
  1890. ((= quarter 1)
  1891. (setq startday (org-day-of-week 1 1 year))
  1892. (cond
  1893. ((= startday 0)
  1894. (list 52 7 (- year 1)))
  1895. ((= startday 6)
  1896. (list 52 6 (- year 1)))
  1897. ((<= startday 4)
  1898. (list 1 startday year))
  1899. ((> startday 4)
  1900. (list 53 startday (- year 1)))
  1901. )
  1902. )
  1903. ((= quarter 2)
  1904. (setq startday (org-day-of-week 1 4 year))
  1905. (cond
  1906. ((= startday 0)
  1907. (list 13 startday year))
  1908. ((< startday 4)
  1909. (list 14 startday year))
  1910. ((>= startday 4)
  1911. (list 13 startday year))
  1912. )
  1913. )
  1914. ((= quarter 3)
  1915. (setq startday (org-day-of-week 1 7 year))
  1916. (cond
  1917. ((= startday 0)
  1918. (list 26 startday year))
  1919. ((< startday 4)
  1920. (list 27 startday year))
  1921. ((>= startday 4)
  1922. (list 26 startday year))
  1923. )
  1924. )
  1925. ((= quarter 4)
  1926. (setq startday (org-day-of-week 1 10 year))
  1927. (cond
  1928. ((= startday 0)
  1929. (list 39 startday year))
  1930. ((<= startday 4)
  1931. (list 40 startday year))
  1932. ((> startday 4)
  1933. (list 39 startday year)))))))
  1934. (defun org-clock-special-range (key &optional time as-strings wstart mstart)
  1935. "Return two times bordering a special time range.
  1936. KEY is a symbol specifying the range and can be one of `today',
  1937. `yesterday', `thisweek', `lastweek', `thismonth', `lastmonth',
  1938. `thisyear', `lastyear' or `untilnow'. If set to `interactive',
  1939. user is prompted for range boundaries. It can be a string or an
  1940. integer.
  1941. By default, a week starts Monday 0:00 and ends Sunday 24:00. The
  1942. range is determined relative to TIME, which defaults to current
  1943. time.
  1944. The return value is a list containing two internal times, one for
  1945. the beginning of the range and one for its end, like the ones
  1946. returned by `current-time' or `encode-time' and a string used to
  1947. display information. If AS-STRINGS is non-nil, the returned
  1948. times will be formatted strings.
  1949. If WSTART is non-nil, use this number to specify the starting day
  1950. of a week (monday is 1). If MSTART is non-nil, use this number
  1951. to specify the starting day of a month (1 is the first day of the
  1952. month). If you can combine both, the month starting day will
  1953. have priority."
  1954. (let* ((tm (decode-time time))
  1955. (m (nth 1 tm))
  1956. (h (nth 2 tm))
  1957. (d (nth 3 tm))
  1958. (month (nth 4 tm))
  1959. (y (nth 5 tm))
  1960. (dow (nth 6 tm))
  1961. (skey (format "%s" key))
  1962. (shift 0)
  1963. (q (cond ((>= month 10) 4)
  1964. ((>= month 7) 3)
  1965. ((>= month 4) 2)
  1966. (t 1)))
  1967. m1 h1 d1 month1 y1 shiftedy shiftedm shiftedq)
  1968. (cond
  1969. ((string-match "\\`[0-9]+\\'" skey)
  1970. (setq y (string-to-number skey) month 1 d 1 key 'year))
  1971. ((string-match "\\`\\([0-9]+\\)-\\([0-9]\\{1,2\\}\\)\\'" skey)
  1972. (setq y (string-to-number (match-string 1 skey))
  1973. month (string-to-number (match-string 2 skey))
  1974. d 1
  1975. key 'month))
  1976. ((string-match "\\`\\([0-9]+\\)-[wW]\\([0-9]\\{1,2\\}\\)\\'" skey)
  1977. (require 'cal-iso)
  1978. (let ((date (calendar-gregorian-from-absolute
  1979. (calendar-iso-to-absolute
  1980. (list (string-to-number (match-string 2 skey))
  1981. 1
  1982. (string-to-number (match-string 1 skey)))))))
  1983. (setq d (nth 1 date)
  1984. month (car date)
  1985. y (nth 2 date)
  1986. dow 1
  1987. key 'week)))
  1988. ((string-match "\\`\\([0-9]+\\)-[qQ]\\([1-4]\\)\\'" skey)
  1989. (require 'cal-iso)
  1990. (setq q (string-to-number (match-string 2 skey)))
  1991. (let ((date (calendar-gregorian-from-absolute
  1992. (calendar-iso-to-absolute
  1993. (org-quarter-to-date
  1994. q (string-to-number (match-string 1 skey)))))))
  1995. (setq d (nth 1 date)
  1996. month (car date)
  1997. y (nth 2 date)
  1998. dow 1
  1999. key 'quarter)))
  2000. ((string-match
  2001. "\\`\\([0-9]+\\)-\\([0-9]\\{1,2\\}\\)-\\([0-9]\\{1,2\\}\\)\\'"
  2002. skey)
  2003. (setq y (string-to-number (match-string 1 skey))
  2004. month (string-to-number (match-string 2 skey))
  2005. d (string-to-number (match-string 3 skey))
  2006. key 'day))
  2007. ((string-match "\\([-+][0-9]+\\)\\'" skey)
  2008. (setq shift (string-to-number (match-string 1 skey))
  2009. key (intern (substring skey 0 (match-beginning 1))))
  2010. (when (and (memq key '(quarter thisq)) (> shift 0))
  2011. (error "Looking forward with quarters isn't implemented"))))
  2012. (when (= shift 0)
  2013. (pcase key
  2014. (`yesterday (setq key 'today shift -1))
  2015. (`lastweek (setq key 'week shift -1))
  2016. (`lastmonth (setq key 'month shift -1))
  2017. (`lastyear (setq key 'year shift -1))
  2018. (`lastq (setq key 'quarter shift -1))))
  2019. ;; Prepare start and end times depending on KEY's type.
  2020. (pcase key
  2021. ((or `day `today) (setq m 0
  2022. h org-extend-today-until
  2023. h1 (+ 24 org-extend-today-until)
  2024. d (+ d shift)))
  2025. ((or `week `thisweek)
  2026. (let* ((ws (or wstart 1))
  2027. (diff (+ (* -7 shift) (if (= dow 0) (- 7 ws) (- dow ws)))))
  2028. (setq m 0 h org-extend-today-until d (- d diff) d1 (+ 7 d))))
  2029. ((or `month `thismonth)
  2030. (setq h org-extend-today-until m 0 d (or mstart 1)
  2031. month (+ month shift) month1 (1+ month)))
  2032. ((or `quarter `thisq)
  2033. ;; Compute if this shift remains in this year. If not, compute
  2034. ;; how many years and quarters we have to shift (via floor*) and
  2035. ;; compute the shifted years, months and quarters.
  2036. (cond
  2037. ((< (+ (- q 1) shift) 0) ; Shift not in this year.
  2038. (let* ((interval (* -1 (+ (- q 1) shift)))
  2039. ;; Set tmp to ((years to shift) (quarters to shift)).
  2040. (tmp (cl-floor interval 4)))
  2041. ;; Due to the use of floor, 0 quarters actually means 4.
  2042. (if (= 0 (nth 1 tmp))
  2043. (setq shiftedy (- y (nth 0 tmp))
  2044. shiftedm 1
  2045. shiftedq 1)
  2046. (setq shiftedy (- y (+ 1 (nth 0 tmp)))
  2047. shiftedm (- 13 (* 3 (nth 1 tmp)))
  2048. shiftedq (- 5 (nth 1 tmp)))))
  2049. (setq m 0 h org-extend-today-until d 1
  2050. month shiftedm month1 (+ 3 shiftedm) y shiftedy))
  2051. ((> (+ q shift) 0) ; Shift is within this year.
  2052. (setq shiftedq (+ q shift))
  2053. (setq shiftedy y)
  2054. (let ((qshift (* 3 (1- (+ q shift)))))
  2055. (setq m 0 h org-extend-today-until d 1
  2056. month (+ 1 qshift) month1 (+ 4 qshift))))))
  2057. ((or `year `thisyear)
  2058. (setq m 0 h org-extend-today-until d 1 month 1 y (+ y shift) y1 (1+ y)))
  2059. ((or `interactive `untilnow)) ; Special cases, ignore them.
  2060. (_ (user-error "No such time block %s" key)))
  2061. ;; Format start and end times according to AS-STRINGS.
  2062. (let* ((start (pcase key
  2063. (`interactive (org-read-date nil t nil "Range start? "))
  2064. ;; In theory, all clocks started after the dawn of
  2065. ;; humanity.
  2066. (`untilnow (encode-time 0 0 0 0 0 -50000))
  2067. (_ (encode-time 0 m h d month y))))
  2068. (end (pcase key
  2069. (`interactive (org-read-date nil t nil "Range end? "))
  2070. (`untilnow (current-time))
  2071. (_ (encode-time 0
  2072. (or m1 m)
  2073. (or h1 h)
  2074. (or d1 d)
  2075. (or month1 month)
  2076. (or y1 y)))))
  2077. (text
  2078. (pcase key
  2079. ((or `day `today) (format-time-string "%A, %B %d, %Y" start))
  2080. ((or `week `thisweek) (format-time-string "week %G-W%V" start))
  2081. ((or `month `thismonth) (format-time-string "%B %Y" start))
  2082. ((or `year `thisyear) (format-time-string "the year %Y" start))
  2083. ((or `quarter `thisq)
  2084. (concat (org-count-quarter shiftedq)
  2085. " quarter of " (number-to-string shiftedy)))
  2086. (`interactive "(Range interactively set)")
  2087. (`untilnow "now"))))
  2088. (if (not as-strings) (list start end text)
  2089. (let ((f (cdr org-time-stamp-formats)))
  2090. (list (format-time-string f start)
  2091. (format-time-string f end)
  2092. text))))))
  2093. (defun org-count-quarter (n)
  2094. (cond
  2095. ((= n 1) "1st")
  2096. ((= n 2) "2nd")
  2097. ((= n 3) "3rd")
  2098. ((= n 4) "4th")))
  2099. ;;;###autoload
  2100. (defun org-clocktable-shift (dir n)
  2101. "Try to shift the :block date of the clocktable at point.
  2102. Point must be in the #+BEGIN: line of a clocktable, or this function
  2103. will throw an error.
  2104. DIR is a direction, a symbol `left', `right', `up', or `down'.
  2105. Both `left' and `down' shift the block toward the past, `up' and `right'
  2106. push it toward the future.
  2107. N is the number of shift steps to take. The size of the step depends on
  2108. the currently selected interval size."
  2109. (setq n (prefix-numeric-value n))
  2110. (and (memq dir '(left down)) (setq n (- n)))
  2111. (save-excursion
  2112. (goto-char (point-at-bol))
  2113. (if (not (looking-at "^[ \t]*#\\+BEGIN:[ \t]+clocktable\\>.*?:block[ \t]+\\(\\S-+\\)"))
  2114. (error "Line needs a :block definition before this command works")
  2115. (let* ((b (match-beginning 1)) (e (match-end 1))
  2116. (s (match-string 1))
  2117. block shift ins y mw d date wp m)
  2118. (cond
  2119. ((equal s "yesterday") (setq s "today-1"))
  2120. ((equal s "lastweek") (setq s "thisweek-1"))
  2121. ((equal s "lastmonth") (setq s "thismonth-1"))
  2122. ((equal s "lastyear") (setq s "thisyear-1"))
  2123. ((equal s "lastq") (setq s "thisq-1")))
  2124. (cond
  2125. ((string-match "^\\(today\\|thisweek\\|thismonth\\|thisyear\\|thisq\\)\\([-+][0-9]+\\)?$" s)
  2126. (setq block (match-string 1 s)
  2127. shift (if (match-end 2)
  2128. (string-to-number (match-string 2 s))
  2129. 0))
  2130. (setq shift (+ shift n))
  2131. (setq ins (if (= shift 0) block (format "%s%+d" block shift))))
  2132. ((string-match "\\([0-9]+\\)\\(-\\([wWqQ]?\\)\\([0-9]\\{1,2\\}\\)\\(-\\([0-9]\\{1,2\\}\\)\\)?\\)?" s)
  2133. ;; 1 1 2 3 3 4 4 5 6 6 5 2
  2134. (setq y (string-to-number (match-string 1 s))
  2135. wp (and (match-end 3) (match-string 3 s))
  2136. mw (and (match-end 4) (string-to-number (match-string 4 s)))
  2137. d (and (match-end 6) (string-to-number (match-string 6 s))))
  2138. (cond
  2139. (d (setq ins (format-time-string
  2140. "%Y-%m-%d"
  2141. (encode-time 0 0 0 (+ d n) m y))))
  2142. ((and wp (string-match "w\\|W" wp) mw (> (length wp) 0))
  2143. (require 'cal-iso)
  2144. (setq date (calendar-gregorian-from-absolute
  2145. (calendar-iso-to-absolute (list (+ mw n) 1 y))))
  2146. (setq ins (format-time-string
  2147. "%G-W%V"
  2148. (encode-time 0 0 0 (nth 1 date) (car date) (nth 2 date)))))
  2149. ((and wp (string-match "q\\|Q" wp) mw (> (length wp) 0))
  2150. (require 'cal-iso)
  2151. ; if the 4th + 1 quarter is requested we flip to the 1st quarter of the next year
  2152. (if (> (+ mw n) 4)
  2153. (setq mw 0
  2154. y (+ 1 y))
  2155. ())
  2156. ; if the 1st - 1 quarter is requested we flip to the 4th quarter of the previous year
  2157. (if (= (+ mw n) 0)
  2158. (setq mw 5
  2159. y (- y 1))
  2160. ())
  2161. (setq date (calendar-gregorian-from-absolute
  2162. (calendar-iso-to-absolute (org-quarter-to-date (+ mw n) y))))
  2163. (setq ins (format-time-string
  2164. (concat (number-to-string y) "-Q" (number-to-string (+ mw n)))
  2165. (encode-time 0 0 0 (nth 1 date) (car date) (nth 2 date)))))
  2166. (mw
  2167. (setq ins (format-time-string
  2168. "%Y-%m"
  2169. (encode-time 0 0 0 1 (+ mw n) y))))
  2170. (y
  2171. (setq ins (number-to-string (+ y n))))))
  2172. (t (error "Cannot shift clocktable block")))
  2173. (when ins
  2174. (goto-char b)
  2175. (insert ins)
  2176. (delete-region (point) (+ (point) (- e b)))
  2177. (beginning-of-line 1)
  2178. (org-update-dblock)
  2179. t)))))
  2180. ;;;###autoload
  2181. (defun org-dblock-write:clocktable (params)
  2182. "Write the standard clocktable."
  2183. (setq params (org-combine-plists org-clocktable-defaults params))
  2184. (catch 'exit
  2185. (let* ((scope (plist-get params :scope))
  2186. (files (pcase scope
  2187. (`agenda
  2188. (org-agenda-files t))
  2189. (`agenda-with-archives
  2190. (org-add-archive-files (org-agenda-files t)))
  2191. (`file-with-archives
  2192. (and buffer-file-name
  2193. (org-add-archive-files (list buffer-file-name))))
  2194. ((pred functionp) (funcall scope))
  2195. ((pred consp) scope)
  2196. (_ (or (buffer-file-name) (current-buffer)))))
  2197. (block (plist-get params :block))
  2198. (ts (plist-get params :tstart))
  2199. (te (plist-get params :tend))
  2200. (ws (plist-get params :wstart))
  2201. (ms (plist-get params :mstart))
  2202. (step (plist-get params :step))
  2203. (formatter (or (plist-get params :formatter)
  2204. org-clock-clocktable-formatter
  2205. 'org-clocktable-write-default))
  2206. cc)
  2207. ;; Check if we need to do steps
  2208. (when block
  2209. ;; Get the range text for the header
  2210. (setq cc (org-clock-special-range block nil t ws ms)
  2211. ts (car cc)
  2212. te (nth 1 cc)))
  2213. (when step
  2214. ;; Write many tables, in steps
  2215. (unless (or block (and ts te))
  2216. (error "Clocktable `:step' can only be used with `:block' or `:tstart,:end'"))
  2217. (org-clocktable-steps params)
  2218. (throw 'exit nil))
  2219. (org-agenda-prepare-buffers (if (consp files) files (list files)))
  2220. (let ((origin (point))
  2221. (tables
  2222. (if (consp files)
  2223. (mapcar (lambda (file)
  2224. (with-current-buffer (find-buffer-visiting file)
  2225. (save-excursion
  2226. (save-restriction
  2227. (org-clock-get-table-data file params)))))
  2228. files)
  2229. ;; Get the right restriction for the scope.
  2230. (save-restriction
  2231. (cond
  2232. ((not scope)) ;use the restriction as it is now
  2233. ((eq scope 'file) (widen))
  2234. ((eq scope 'subtree) (org-narrow-to-subtree))
  2235. ((eq scope 'tree)
  2236. (while (org-up-heading-safe))
  2237. (org-narrow-to-subtree))
  2238. ((and (symbolp scope)
  2239. (string-match "\\`tree\\([0-9]+\\)\\'"
  2240. (symbol-name scope)))
  2241. (let ((level (string-to-number
  2242. (match-string 1 (symbol-name scope)))))
  2243. (catch 'exit
  2244. (while (org-up-heading-safe)
  2245. (looking-at org-outline-regexp)
  2246. (when (<= (org-reduced-level (funcall outline-level))
  2247. level)
  2248. (throw 'exit nil))))
  2249. (org-narrow-to-subtree))))
  2250. (list (org-clock-get-table-data nil params)))))
  2251. (multifile
  2252. ;; Even though `file-with-archives' can consist of
  2253. ;; multiple files, we consider this is one extended file
  2254. ;; instead.
  2255. (and (consp files) (not (eq scope 'file-with-archives)))))
  2256. (funcall formatter
  2257. origin
  2258. tables
  2259. (org-combine-plists params `(:multifile ,multifile)))))))
  2260. (defun org-clocktable-write-default (ipos tables params)
  2261. "Write out a clock table at position IPOS in the current buffer.
  2262. TABLES is a list of tables with clocking data as produced by
  2263. `org-clock-get-table-data'. PARAMS is the parameter property list obtained
  2264. from the dynamic block definition."
  2265. ;; This function looks quite complicated, mainly because there are a
  2266. ;; lot of options which can add or remove columns. I have massively
  2267. ;; commented this function, the I hope it is understandable. If
  2268. ;; someone wants to write their own special formatter, this maybe
  2269. ;; much easier because there can be a fixed format with a
  2270. ;; well-defined number of columns...
  2271. (let* ((lang (or (plist-get params :lang) "en"))
  2272. (multifile (plist-get params :multifile))
  2273. (block (plist-get params :block))
  2274. (sort (plist-get params :sort))
  2275. (header (plist-get params :header))
  2276. (link (plist-get params :link))
  2277. (maxlevel (or (plist-get params :maxlevel) 3))
  2278. (emph (plist-get params :emphasize))
  2279. (compact? (plist-get params :compact))
  2280. (narrow (or (plist-get params :narrow) (and compact? '40!)))
  2281. (level? (and (not compact?) (plist-get params :level)))
  2282. (timestamp (plist-get params :timestamp))
  2283. (tags (plist-get params :tags))
  2284. (properties (plist-get params :properties))
  2285. (time-columns
  2286. (if (or compact? (< maxlevel 2)) 1
  2287. ;; Deepest headline level is a hard limit for the number
  2288. ;; of time columns.
  2289. (let ((levels
  2290. (cl-mapcan
  2291. (lambda (table)
  2292. (pcase table
  2293. (`(,_ ,(and (pred wholenump) (pred (/= 0))) ,entries)
  2294. (mapcar #'car entries))))
  2295. tables)))
  2296. (min maxlevel
  2297. (or (plist-get params :tcolumns) 100)
  2298. (if (null levels) 1 (apply #'max levels))))))
  2299. (indent (or compact? (plist-get params :indent)))
  2300. (formula (plist-get params :formula))
  2301. (case-fold-search t)
  2302. (total-time (apply #'+ (mapcar #'cadr tables)))
  2303. recalc narrow-cut-p)
  2304. (when (and narrow (integerp narrow) link)
  2305. ;; We cannot have both integer narrow and link.
  2306. (message "Using hard narrowing in clocktable to allow for links")
  2307. (setq narrow (intern (format "%d!" narrow))))
  2308. (pcase narrow
  2309. ((or `nil (pred integerp)) nil) ;nothing to do
  2310. ((and (pred symbolp)
  2311. (guard (string-match-p "\\`[0-9]+!\\'" (symbol-name narrow))))
  2312. (setq narrow-cut-p t)
  2313. (setq narrow (string-to-number (symbol-name narrow))))
  2314. (_ (error "Invalid value %s of :narrow property in clock table" narrow)))
  2315. ;; Now we need to output this table stuff.
  2316. (goto-char ipos)
  2317. ;; Insert the text *before* the actual table.
  2318. (insert-before-markers
  2319. (or header
  2320. ;; Format the standard header.
  2321. (format "#+CAPTION: %s %s%s\n"
  2322. (org-clock--translate "Clock summary at" lang)
  2323. (format-time-string (org-time-stamp-format t t))
  2324. (if block
  2325. (let ((range-text
  2326. (nth 2 (org-clock-special-range
  2327. block nil t
  2328. (plist-get params :wstart)
  2329. (plist-get params :mstart)))))
  2330. (format ", for %s." range-text))
  2331. ""))))
  2332. ;; Insert the narrowing line
  2333. (when (and narrow (integerp narrow) (not narrow-cut-p))
  2334. (insert-before-markers
  2335. "|" ;table line starter
  2336. (if multifile "|" "") ;file column, maybe
  2337. (if level? "|" "") ;level column, maybe
  2338. (if timestamp "|" "") ;timestamp column, maybe
  2339. (if tags "|" "") ;tags columns, maybe
  2340. (if properties ;properties columns, maybe
  2341. (make-string (length properties) ?|)
  2342. "")
  2343. (format "<%d>| |\n" narrow))) ;headline and time columns
  2344. ;; Insert the table header line
  2345. (insert-before-markers
  2346. "|" ;table line starter
  2347. (if multifile ;file column, maybe
  2348. (concat (org-clock--translate "File" lang) "|")
  2349. "")
  2350. (if level? ;level column, maybe
  2351. (concat (org-clock--translate "L" lang) "|")
  2352. "")
  2353. (if timestamp ;timestamp column, maybe
  2354. (concat (org-clock--translate "Timestamp" lang) "|")
  2355. "")
  2356. (if tags "Tags |" "") ;tags columns, maybe
  2357. (if properties ;properties columns, maybe
  2358. (concat (mapconcat #'identity properties "|") "|")
  2359. "")
  2360. (concat (org-clock--translate "Headline" lang)"|")
  2361. (concat (org-clock--translate "Time" lang) "|")
  2362. (make-string (max 0 (1- time-columns)) ?|) ;other time columns
  2363. (if (eq formula '%) "%|\n" "\n"))
  2364. ;; Insert the total time in the table
  2365. (insert-before-markers
  2366. "|-\n" ;a hline
  2367. "|" ;table line starter
  2368. (if multifile (format "| %s " (org-clock--translate "ALL" lang)) "")
  2369. ;file column, maybe
  2370. (if level? "|" "") ;level column, maybe
  2371. (if timestamp "|" "") ;timestamp column, maybe
  2372. (if tags "|" "") ;timestamp column, maybe
  2373. (make-string (length properties) ?|) ;properties columns, maybe
  2374. (concat (format org-clock-total-time-cell-format
  2375. (org-clock--translate "Total time" lang))
  2376. "| ")
  2377. (format org-clock-total-time-cell-format
  2378. (org-duration-from-minutes (or total-time 0))) ;time
  2379. "|"
  2380. (make-string (max 0 (1- time-columns)) ?|)
  2381. (cond ((not (eq formula '%)) "")
  2382. ((or (not total-time) (= total-time 0)) "0.0|")
  2383. (t "100.0|"))
  2384. "\n")
  2385. ;; Now iterate over the tables and insert the data but only if any
  2386. ;; time has been collected.
  2387. (when (and total-time (> total-time 0))
  2388. (pcase-dolist (`(,file-name ,file-time ,entries) tables)
  2389. (when (or (and file-time (> file-time 0))
  2390. (not (plist-get params :fileskip0)))
  2391. (insert-before-markers "|-\n") ;hline at new file
  2392. ;; First the file time, if we have multiple files.
  2393. (when multifile
  2394. ;; Summarize the time collected from this file.
  2395. (insert-before-markers
  2396. (format (concat "| %s %s | %s%s"
  2397. (format org-clock-file-time-cell-format
  2398. (org-clock--translate "File time" lang))
  2399. " | *%s*|\n")
  2400. (file-name-nondirectory file-name)
  2401. (if level? "| " "") ;level column, maybe
  2402. (if timestamp "| " "") ;timestamp column, maybe
  2403. (if tags "| " "") ;tags column, maybe
  2404. (if properties ;properties columns, maybe
  2405. (make-string (length properties) ?|)
  2406. "")
  2407. (org-duration-from-minutes file-time)))) ;time
  2408. ;; Get the list of node entries and iterate over it
  2409. (when (> maxlevel 0)
  2410. (pcase-dolist (`(,level ,headline ,tgs ,ts ,time ,props) entries)
  2411. (when narrow-cut-p
  2412. (setq headline
  2413. (if (and (string-match
  2414. (format "\\`%s\\'" org-bracket-link-regexp)
  2415. headline)
  2416. (match-end 3))
  2417. (format "[[%s][%s]]"
  2418. (match-string 1 headline)
  2419. (org-shorten-string (match-string 3 headline)
  2420. narrow))
  2421. (org-shorten-string headline narrow))))
  2422. (cl-flet ((format-field (f) (format (cond ((not emph) "%s |")
  2423. ((= level 1) "*%s* |")
  2424. ((= level 2) "/%s/ |")
  2425. (t "%s |"))
  2426. f)))
  2427. (insert-before-markers
  2428. "|" ;start the table line
  2429. (if multifile "|" "") ;free space for file name column?
  2430. (if level? (format "%d|" level) "") ;level, maybe
  2431. (if timestamp (concat ts "|") "") ;timestamp, maybe
  2432. (if tags (concat (mapconcat #'identity tgs ", ") "|") "") ;tags, maybe
  2433. (if properties ;properties columns, maybe
  2434. (concat (mapconcat (lambda (p) (or (cdr (assoc p props)) ""))
  2435. properties
  2436. "|")
  2437. "|")
  2438. "")
  2439. (if indent ;indentation
  2440. (org-clocktable-indent-string level)
  2441. "")
  2442. (format-field headline)
  2443. ;; Empty fields for higher levels.
  2444. (make-string (max 0 (1- (min time-columns level))) ?|)
  2445. (format-field (org-duration-from-minutes time))
  2446. (make-string (max 0 (- time-columns level)) ?|)
  2447. (if (eq formula '%)
  2448. (format "%.1f |" (* 100 (/ time (float total-time))))
  2449. "")
  2450. "\n")))))))
  2451. (delete-char -1)
  2452. (cond
  2453. ;; Possibly rescue old formula?
  2454. ((or (not formula) (eq formula '%))
  2455. (let ((contents (org-string-nw-p (plist-get params :content))))
  2456. (when (and contents (string-match "^\\([ \t]*#\\+tblfm:.*\\)" contents))
  2457. (setq recalc t)
  2458. (insert "\n" (match-string 1 contents))
  2459. (beginning-of-line 0))))
  2460. ;; Insert specified formula line.
  2461. ((stringp formula)
  2462. (insert "\n#+TBLFM: " formula)
  2463. (setq recalc t))
  2464. (t
  2465. (user-error "Invalid :formula parameter in clocktable")))
  2466. ;; Back to beginning, align the table, recalculate if necessary.
  2467. (goto-char ipos)
  2468. (skip-chars-forward "^|")
  2469. (org-table-align)
  2470. (when org-hide-emphasis-markers
  2471. ;; We need to align a second time.
  2472. (org-table-align))
  2473. (when sort
  2474. (save-excursion
  2475. (org-table-goto-line 3)
  2476. (org-table-goto-column (car sort))
  2477. (org-table-sort-lines nil (cdr sort))))
  2478. (when recalc (org-table-recalculate 'all))
  2479. total-time))
  2480. (defun org-clocktable-indent-string (level)
  2481. "Return indentation string according to LEVEL.
  2482. LEVEL is an integer. Indent by two spaces per level above 1."
  2483. (if (= level 1) ""
  2484. (concat "\\_" (make-string (* 2 (1- level)) ?\s))))
  2485. (defun org-clocktable-steps (params)
  2486. "Create one ore more clock tables, according to PARAMS.
  2487. Step through the range specifications in plist PARAMS to make
  2488. a number of clock tables."
  2489. (let* ((ignore-empty-tables (plist-get params :stepskip0))
  2490. (step (plist-get params :step))
  2491. (step-header
  2492. (pcase step
  2493. (`day "Daily report: ")
  2494. (`week "Weekly report starting on: ")
  2495. (`month "Monthly report starting on: ")
  2496. (`year "Annual report starting on: ")
  2497. (_ (user-error "Unknown `:step' specification: %S" step))))
  2498. (week-start (or (plist-get params :wstart) 1))
  2499. (month-start (or (plist-get params :mstart) 1))
  2500. (range
  2501. (pcase (plist-get params :block)
  2502. (`nil nil)
  2503. (range
  2504. (org-clock-special-range range nil t week-start month-start))))
  2505. ;; For both START and END, any number is an absolute day
  2506. ;; number from Agenda. Otherwise, consider value to be an Org
  2507. ;; timestamp string. The `:block' property has precedence
  2508. ;; over `:tstart' and `:tend'.
  2509. (start
  2510. (pcase (if range (car range) (plist-get params :tstart))
  2511. ((and (pred numberp) n)
  2512. (pcase-let ((`(,m ,d ,y) (calendar-gregorian-from-absolute n)))
  2513. (apply #'encode-time (list 0 0 org-extend-today-until d m y))))
  2514. (timestamp (seconds-to-time (org-matcher-time timestamp)))))
  2515. (end
  2516. (pcase (if range (nth 1 range) (plist-get params :tend))
  2517. ((and (pred numberp) n)
  2518. (pcase-let ((`(,m ,d ,y) (calendar-gregorian-from-absolute n)))
  2519. (apply #'encode-time (list 0 0 org-extend-today-until d m y))))
  2520. (timestamp (seconds-to-time (org-matcher-time timestamp))))))
  2521. (while (time-less-p start end)
  2522. (unless (bolp) (insert "\n"))
  2523. ;; Insert header before each clock table.
  2524. (insert "\n"
  2525. step-header
  2526. (format-time-string (org-time-stamp-format nil t) start)
  2527. "\n")
  2528. ;; Compute NEXT, which is the end of the current clock table,
  2529. ;; according to step.
  2530. (let* ((next
  2531. (apply #'encode-time
  2532. (pcase-let
  2533. ((`(,_ ,_ ,_ ,d ,m ,y ,dow . ,_) (decode-time start)))
  2534. (pcase step
  2535. (`day (list 0 0 org-extend-today-until (1+ d) m y))
  2536. (`week
  2537. (let ((offset (if (= dow week-start) 7
  2538. (mod (- week-start dow) 7))))
  2539. (list 0 0 org-extend-today-until (+ d offset) m y)))
  2540. (`month (list 0 0 0 month-start (1+ m) y))
  2541. (`year (list 0 0 org-extend-today-until 1 1 (1+ y)))))))
  2542. (table-begin (line-beginning-position 0))
  2543. (step-time
  2544. ;; Write clock table between START and NEXT.
  2545. (org-dblock-write:clocktable
  2546. (org-combine-plists
  2547. params (list :header ""
  2548. :step nil
  2549. :block nil
  2550. :tstart (format-time-string
  2551. (org-time-stamp-format t t)
  2552. start)
  2553. :tend (format-time-string
  2554. (org-time-stamp-format t t)
  2555. ;; Never include clocks past END.
  2556. (if (time-less-p end next) end next)))))))
  2557. (let ((case-fold-search t)) (re-search-forward "^[ \t]*#\\+END:"))
  2558. ;; Remove the table if it is empty and `:stepskip0' is
  2559. ;; non-nil.
  2560. (when (and ignore-empty-tables (equal step-time 0))
  2561. (delete-region (line-beginning-position) table-begin))
  2562. (setq start next))
  2563. (end-of-line 0))))
  2564. (defun org-clock-get-table-data (file params)
  2565. "Get the clocktable data for file FILE, with parameters PARAMS.
  2566. FILE is only for identification - this function assumes that
  2567. the correct buffer is current, and that the wanted restriction is
  2568. in place.
  2569. The return value will be a list with the file name and the total
  2570. file time (in minutes) as 1st and 2nd elements. The third element
  2571. of this list will be a list of headline entries. Each entry has the
  2572. following structure:
  2573. (LEVEL HEADLINE TAGS TIMESTAMP TIME PROPERTIES)
  2574. LEVEL: The level of the headline, as an integer. This will be
  2575. the reduced level, so 1,2,3,... even if only odd levels
  2576. are being used.
  2577. HEADLINE: The text of the headline. Depending on PARAMS, this may
  2578. already be formatted like a link.
  2579. TAGS: The list of tags of the headline.
  2580. TIMESTAMP: If PARAMS require it, this will be a time stamp found in the
  2581. entry, any of SCHEDULED, DEADLINE, NORMAL, or first inactive,
  2582. in this sequence.
  2583. TIME: The sum of all time spend in this tree, in minutes. This time
  2584. will of cause be restricted to the time block and tags match
  2585. specified in PARAMS.
  2586. PROPERTIES: The list properties specified in the `:properties' parameter
  2587. along with their value, as an alist following the pattern
  2588. (NAME . VALUE)."
  2589. (let* ((maxlevel (or (plist-get params :maxlevel) 3))
  2590. (timestamp (plist-get params :timestamp))
  2591. (ts (plist-get params :tstart))
  2592. (te (plist-get params :tend))
  2593. (ws (plist-get params :wstart))
  2594. (ms (plist-get params :mstart))
  2595. (block (plist-get params :block))
  2596. (link (plist-get params :link))
  2597. (tags (plist-get params :tags))
  2598. (match (plist-get params :match))
  2599. (properties (plist-get params :properties))
  2600. (inherit-property-p (plist-get params :inherit-props))
  2601. (matcher (and match (cdr (org-make-tags-matcher match))))
  2602. cc st p tbl)
  2603. (setq org-clock-file-total-minutes nil)
  2604. (when block
  2605. (setq cc (org-clock-special-range block nil t ws ms)
  2606. ts (car cc)
  2607. te (nth 1 cc)))
  2608. (when (integerp ts) (setq ts (calendar-gregorian-from-absolute ts)))
  2609. (when (integerp te) (setq te (calendar-gregorian-from-absolute te)))
  2610. (when (and ts (listp ts))
  2611. (setq ts (format "%4d-%02d-%02d" (nth 2 ts) (car ts) (nth 1 ts))))
  2612. (when (and te (listp te))
  2613. (setq te (format "%4d-%02d-%02d" (nth 2 te) (car te) (nth 1 te))))
  2614. ;; Now the times are strings we can parse.
  2615. (if ts (setq ts (org-matcher-time ts)))
  2616. (if te (setq te (org-matcher-time te)))
  2617. (save-excursion
  2618. (org-clock-sum ts te
  2619. (when matcher
  2620. `(lambda ()
  2621. (let* ((todo (org-get-todo-state))
  2622. (tags-list (org-get-tags))
  2623. (org-scanner-tags tags-list)
  2624. (org-trust-scanner-tags t))
  2625. (funcall ,matcher todo tags-list nil)))))
  2626. (goto-char (point-min))
  2627. (setq st t)
  2628. (while (or (and (bobp) (prog1 st (setq st nil))
  2629. (get-text-property (point) :org-clock-minutes)
  2630. (setq p (point-min)))
  2631. (setq p (next-single-property-change
  2632. (point) :org-clock-minutes)))
  2633. (goto-char p)
  2634. (let ((time (get-text-property p :org-clock-minutes)))
  2635. (when (and time (> time 0) (org-at-heading-p))
  2636. (let ((level (org-reduced-level (org-current-level))))
  2637. (when (<= level maxlevel)
  2638. (let* ((headline (org-get-heading t t t t))
  2639. (hdl
  2640. (if (not link) headline
  2641. (let ((search
  2642. (org-make-org-heading-search-string headline)))
  2643. (org-make-link-string
  2644. (if (not (buffer-file-name)) search
  2645. (format "file:%s::%s" (buffer-file-name) search))
  2646. ;; Prune statistics cookies. Replace
  2647. ;; links with their description, or
  2648. ;; a plain link if there is none.
  2649. (org-trim
  2650. (org-link-display-format
  2651. (replace-regexp-in-string
  2652. "\\[[0-9]+%\\]\\|\\[[0-9]+/[0-9]+\\]" ""
  2653. headline)))))))
  2654. (tgs (and tags (org-get-tags)))
  2655. (tsp
  2656. (and timestamp
  2657. (cl-some (lambda (p) (org-entry-get (point) p))
  2658. '("SCHEDULED" "DEADLINE" "TIMESTAMP"
  2659. "TIMESTAMP_IA"))))
  2660. (props
  2661. (and properties
  2662. (delq nil
  2663. (mapcar
  2664. (lambda (p)
  2665. (let ((v (org-entry-get
  2666. (point) p inherit-property-p)))
  2667. (and v (cons p v))))
  2668. properties)))))
  2669. (push (list level hdl tgs tsp time props) tbl)))))))
  2670. (list file org-clock-file-total-minutes (nreverse tbl)))))
  2671. ;; Saving and loading the clock
  2672. (defvar org-clock-loaded nil
  2673. "Was the clock file loaded?")
  2674. ;;;###autoload
  2675. (defun org-clock-update-time-maybe ()
  2676. "If this is a CLOCK line, update it and return t.
  2677. Otherwise, return nil."
  2678. (interactive)
  2679. (save-excursion
  2680. (beginning-of-line 1)
  2681. (skip-chars-forward " \t")
  2682. (when (looking-at org-clock-string)
  2683. (let ((re (concat "[ \t]*" org-clock-string
  2684. " *[[<]\\([^]>]+\\)[]>]\\(-+[[<]\\([^]>]+\\)[]>]"
  2685. "\\([ \t]*=>.*\\)?\\)?"))
  2686. ts te h m s neg)
  2687. (cond
  2688. ((not (looking-at re))
  2689. nil)
  2690. ((not (match-end 2))
  2691. (when (and (equal (marker-buffer org-clock-marker) (current-buffer))
  2692. (> org-clock-marker (point))
  2693. (<= org-clock-marker (point-at-eol)))
  2694. ;; The clock is running here
  2695. (setq org-clock-start-time
  2696. (apply 'encode-time
  2697. (org-parse-time-string (match-string 1))))
  2698. (org-clock-update-mode-line)))
  2699. (t
  2700. (and (match-end 4) (delete-region (match-beginning 4) (match-end 4)))
  2701. (end-of-line 1)
  2702. (setq ts (match-string 1)
  2703. te (match-string 3))
  2704. (setq s (- (float-time
  2705. (apply #'encode-time (org-parse-time-string te)))
  2706. (float-time
  2707. (apply #'encode-time (org-parse-time-string ts))))
  2708. neg (< s 0)
  2709. s (abs s)
  2710. h (floor (/ s 3600))
  2711. s (- s (* 3600 h))
  2712. m (floor (/ s 60))
  2713. s (- s (* 60 s)))
  2714. (insert " => " (format (if neg "-%d:%02d" "%2d:%02d") h m))
  2715. t))))))
  2716. (defun org-clock-save ()
  2717. "Persist various clock-related data to disk.
  2718. The details of what will be saved are regulated by the variable
  2719. `org-clock-persist'."
  2720. (when (and org-clock-persist
  2721. (or org-clock-loaded
  2722. org-clock-has-been-used
  2723. (not (file-exists-p org-clock-persist-file))))
  2724. (with-temp-file org-clock-persist-file
  2725. (insert (format ";; %s - %s at %s\n"
  2726. (file-name-nondirectory org-clock-persist-file)
  2727. (system-name)
  2728. (format-time-string (org-time-stamp-format t))))
  2729. ;; Store clock to be resumed.
  2730. (when (and (memq org-clock-persist '(t clock))
  2731. (let ((b (org-base-buffer (org-clocking-buffer))))
  2732. (and (buffer-live-p b)
  2733. (buffer-file-name b)
  2734. (or (not org-clock-persist-query-save)
  2735. (y-or-n-p (format "Save current clock (%s) "
  2736. org-clock-heading))))))
  2737. (insert
  2738. (format "(setq org-clock-stored-resume-clock '(%S . %d))\n"
  2739. (buffer-file-name (org-base-buffer (org-clocking-buffer)))
  2740. (marker-position org-clock-marker))))
  2741. ;; Store clocked task history. Tasks are stored reversed to
  2742. ;; make reading simpler.
  2743. (when (and (memq org-clock-persist '(t history))
  2744. org-clock-history)
  2745. (insert
  2746. (format "(setq org-clock-stored-history '(%s))\n"
  2747. (mapconcat
  2748. (lambda (m)
  2749. (let ((b (org-base-buffer (marker-buffer m))))
  2750. (when (and (buffer-live-p b)
  2751. (buffer-file-name b))
  2752. (format "(%S . %d)"
  2753. (buffer-file-name b)
  2754. (marker-position m)))))
  2755. (reverse org-clock-history)
  2756. " ")))))))
  2757. (defun org-clock-load ()
  2758. "Load clock-related data from disk, maybe resuming a stored clock."
  2759. (when (and org-clock-persist (not org-clock-loaded))
  2760. (if (not (file-readable-p org-clock-persist-file))
  2761. (message "Not restoring clock data; %S not found" org-clock-persist-file)
  2762. (message "Restoring clock data")
  2763. ;; Load history.
  2764. (load-file org-clock-persist-file)
  2765. (setq org-clock-loaded t)
  2766. (pcase-dolist (`(,(and file (pred file-exists-p)) . ,position)
  2767. org-clock-stored-history)
  2768. (org-clock-history-push position (find-file-noselect file)))
  2769. ;; Resume clock.
  2770. (pcase org-clock-stored-resume-clock
  2771. (`(,(and file (pred file-exists-p)) . ,position)
  2772. (with-current-buffer (find-file-noselect file)
  2773. (when (or (not org-clock-persist-query-resume)
  2774. (y-or-n-p (format "Resume clock (%s) "
  2775. (save-excursion
  2776. (goto-char position)
  2777. (org-get-heading t t)))))
  2778. (goto-char position)
  2779. (let ((org-clock-in-resume 'auto-restart)
  2780. (org-clock-auto-clock-resolution nil))
  2781. (org-clock-in)
  2782. (when (org-invisible-p) (org-show-context))))))
  2783. (_ nil)))))
  2784. ;; Suggested bindings
  2785. (org-defkey org-mode-map "\C-c\C-x\C-e" 'org-clock-modify-effort-estimate)
  2786. (provide 'org-clock)
  2787. ;; Local variables:
  2788. ;; generated-autoload-file: "org-loaddefs.el"
  2789. ;; coding: utf-8
  2790. ;; End:
  2791. ;;; org-clock.el ends here