org-clock.el 109 KB

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