Commit Graph

41 Commits

Author SHA1 Message Date
11a467de51
[Org] Shortcut for noting down abbreviations 2017-11-04 11:32:15 +01:00
edcce1d692
[Org] Add custom link for OneNote files 2017-11-04 11:17:45 +01:00
bcac4afc03
[Org] Don’t use too large numbers in clock consistency checks
They could get too large and could be automatically converted to floats then,
resulting in strange errors.
2017-10-30 20:04:45 +01:00
c67bfe2e17
[Org] File handlers for usual Windows file extensions 2017-10-30 20:04:04 +01:00
305c358ca9
[Org] Fix misplaced require when exporting calendar 2017-10-29 22:27:38 +01:00
5747361df6
[Org] Remove obsolete code from agenda custom command 2017-10-28 14:31:17 +02:00
8ce78e4c47
[Org] Use different face for broken links 2017-10-28 14:29:07 +02:00
fdcbeebcb8
[Org] Fix bug when initializing custom agenda files 2017-10-28 09:43:28 +02:00
ad27f96943
[Org] Update agenda files when changing customizations 2017-10-27 21:14:26 +02:00
d515b9480d
[Org] Generalize export of org-mode calendar to ics
The location to which the calendar will be exported is not taken from the
customized value of ‘org-icalendar-combined-agenda-file’, which is not fixed
anymore in the configuration.  If this variable is not set (i.e. nil), the no
exporting is done.
2017-10-21 09:02:46 +02:00
b5397920eb
[Org] Open directories in emacs itself
Finally!
2017-10-20 17:59:16 +02:00
e49a3e3236
[Misc] Moving path specifications to custom.el 2017-10-17 22:09:53 +02:00
9768bc4580
[Org] Replace obsolete variable ‘org-time-clocksum-format’ with ‘org-duration-format’ 2017-10-17 18:30:42 +02:00
b3151704de
[Org] Fix issue of ‘nil’ file names when exporting diary 2017-10-08 16:33:43 +02:00
eccf84d6b0
[Org] Don’t show file name of currently running clock 2017-10-01 16:02:20 +02:00
5a06066324
[Org] Don’t clock in for notes anymore 2017-09-30 21:55:19 +02:00
2bfc90a9b7
Revert "[Org] No shortcut for break task needed anymore"
This reverts commit 9bc0cdffec.
2017-09-15 17:47:37 +02:00
af8eb47675
[Org] Don’t set default values for main org-mode files 2017-09-15 17:47:30 +02:00
2712e8747b
[Org] Improve setting of `org-agenda-files' 2017-09-15 17:45:19 +02:00
9bc0cdffec
[Org] No shortcut for break task needed anymore 2017-09-08 17:45:09 +02:00
f72acff3b1
[Org] Setting task ids in main init file now 2017-09-02 13:34:22 +02:00
7ce608cffe
[Org] Fix keybinding 2017-09-02 13:34:09 +02:00
f27c078041
[Org] Include time of current task in clock-report again 2017-09-02 13:33:57 +02:00
ffb1ae14d5
[Org] Don’t show sublevels in SOMEHOW list 2017-08-26 11:39:00 +02:00
20b9df0ff0
[Org] Extend functionality to manually add clock line 2017-08-26 11:38:44 +02:00
fce3b088a8
[Org] Update capture templates 2017-08-14 20:36:18 +02:00
5b3a895cab
[Org] Restructure configuration
In particular, put clock persistence variables in correct order, and do not
include currently running clock task in clock report table anymore.
2017-08-14 08:18:55 +02:00
0ec7e34399
[Org] Don’t transfer org agenda appointments to appt 2017-08-12 11:33:14 +02:00
f3c05d630d
[Org] Simplify resetting of checkboxes
Now there is no need to depend on ‘org-plus-contrib’ anymore :D
2017-08-12 11:25:04 +02:00
c0aceb0e33
[Org] No .pl suffix for Perl scripts anymore 2017-08-11 09:07:19 +02:00
2fae149331
[Org] Don’t use tag inheritance in SOMEWHEN list 2017-08-11 09:07:03 +02:00
4b55df875e
[Org] Move hydra to ‘db-org’ 2017-08-06 13:56:14 +02:00
6ea314923f
[Org] Moving files around 2017-08-04 22:08:43 +02:00
1162a67ad4
[Org] Minor update of capture templates 2017-07-31 13:21:24 +02:00
de0233d7cb
[Org] Don’t use habits anymore 2017-07-27 13:48:21 +02:00
f9acbdcecc
[Misc] Snapshot 2017-07-27 13:08:18 +02:00
7e8396140b
[Org] Delete DATE tag when marking an appointment done 2017-07-27 13:06:54 +02:00
b171594761
[Misc] Snapshot 2017-07-22 19:16:18 +02:00
d064577b59
[Org] Minor beautifications 2017-07-18 18:14:58 +02:00
75f15b29fb
[Org] Capture template for past interruptions 2017-07-18 18:14:53 +02:00
2ecb388724
Initial commit 2017-07-16 18:07:00 +02:00