org-clock.el 106 KB

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