Commit Graph

476 Commits

Author SHA1 Message Date
b517c17535
[Org] Additional checking when exporting diary 2018-03-17 11:11:37 +01:00
9c1ab319bc
[Init] Deactive midnight-mode 2018-03-08 17:52:42 +01:00
df1fdd16cc
[Org] Delete ‘org-icalendar-combined-agenda-file’ before exporting diary 2018-03-04 14:52:32 +01:00
6187886bcf
[Private] Update 2018-03-03 14:01:47 +01:00
4fa3a7a4d1
[ELPA] Update 2018-03-03 14:01:41 +01:00
4c7102eb2d
[Org] Capture notes into default refile file 2018-03-03 10:56:55 +01:00
141e556189
[Private] Update 2018-02-24 17:56:37 +01:00
da2c90b02c
[Dired] Try out ‘dired-subtree’ 2018-02-22 16:55:17 +01:00
ffea25e085
[Dired] Replace calls to ‘require’ by ‘use-package’ 2018-02-22 16:55:03 +01:00
316a270674
[Private] Update 2018-02-22 16:44:42 +01:00
1aacffa2e8
[Org] Try out ‘org-download’ 2018-02-22 16:43:54 +01:00
a5db5c2f8b
[Misc] Show initialization warnings instead of suppressing them 2018-02-22 16:43:15 +01:00
4d29104719
[Init] Change setup for vlf 2018-02-22 16:43:06 +01:00
02a182a679
[Misc] Update .gitignore 2018-02-22 16:29:31 +01:00
82911bcfa7
[Init] Add minimal VLF support 2018-02-22 16:28:44 +01:00
fbaeb70c1e
[Org] Use https repository 2018-02-22 16:28:33 +01:00
1d579ffa14
[Misc] Package updates 2018-02-19 22:05:23 +01:00
b55dbfa9d3
[Timeline] More abstraction 2018-02-19 12:58:50 +01:00
034e342040
[Timeline] Update name for function to retrieve markers 2018-02-19 12:57:15 +01:00
4e208f9d13
[Timeline] Enable undo in display buffer
Had been enabled some time back, but somehow got lost in between …
2018-02-19 12:41:13 +01:00
2a94f343da
[Timeline] Additionally cluster before skipping short entries
Thus consecutive short entries of the same category don’t get deleted.
2018-02-19 12:19:48 +01:00
7d2e41ac01
[Timeline] Entries now always have lists of markers
This removes a special case and thus makes handling easier.
2018-02-19 12:19:05 +01:00
7918f82876
[Timeline] Minor comments 2018-02-19 12:11:36 +01:00
9edfeb2cbc
[Timeline] Minor comment update 2018-02-19 10:41:43 +01:00
e64a2c9183
[Timeline] More abstraction 2018-02-19 10:41:37 +01:00
dd4a7433d2
[Timeline] Minor formatting 2018-02-19 10:21:42 +01:00
55827f5d6c
[Timeline] Add some abstraction 2018-02-19 10:21:35 +01:00
5d446edd29
[Timeline] Retrieve category from archive, too 2018-02-19 10:20:57 +01:00
6bb5016ec2
[Private] Update 2018-02-14 22:26:36 +01:00
c77155dd63
[Org] Fix implementation for OneNote-Links 2018-02-14 22:26:29 +01:00
0ea72fe02e
[Private] Update 2018-02-14 22:08:17 +01:00
c14f45d186
[Org] Exclude refiling targets with DONE states
Copied from http://doc.norang.ca/org-mode.html#Refiling
2018-02-14 22:06:42 +01:00
2943a7a4b9
[Org] Fix spec for stuck projects 2018-02-04 18:14:30 +01:00
c6815e9749
[Private] Update 2018-02-04 16:36:45 +01:00
52bb157570
[Python] Activate ‘elpy’ when available 2018-02-04 16:35:33 +01:00
acdcb5b9a6
[Misc] Reload snippets after loading yas
again …
2018-01-28 14:00:10 +01:00
c5f2f387b1
[Helm] Use ‘use-package’ to load ‘helm-config’ 2018-01-28 11:24:59 +01:00
91e9cc000b
[Private] Update 2018-01-28 11:12:53 +01:00
5510d02857
[Slime] Can’t load ‘slime-repl’ directly, use ‘eval-after-load’ instead
‘slime-repl’ is in the contrib directory of ‘slime’, which itself is not
contained in ‘load-path’.
2018-01-28 11:10:34 +01:00
5e3a0e0c43
[Misc] Blank line for beauty 2018-01-28 11:08:48 +01:00
2fe2a55b59
[EMMS] Minor cleanup for configuration 2018-01-28 11:08:40 +01:00
1f0798e96d
[Ivy] Don’t change default keybinding for restrictions
Since we don’t use ivy for org-capture anymore, this change became obsolete.
2018-01-28 11:07:47 +01:00
5393fc99b3
[Helm] Refactoring configuration
There were troubles loading helm when running emacs as daemon, supposedly caused
by a faulty helm configuration.  Now ‘helm-config’ get’s loaded regardless of
whether ‘db/run-init’ is run or not, to allow to change the default keybinding
for ‘helm-command-prefix’ using ‘bind-key’.
2018-01-28 11:06:37 +01:00
b2a4db1d25
[Misc] Some comment 2018-01-27 18:13:30 +01:00
f5cc186adb
[Hydra] Move rectangle hydra to separate ‘use-package’ declaration 2018-01-27 18:13:16 +01:00
82d2205e78
[Hydra] Fix hydra for rectangle selection 2018-01-27 18:01:38 +01:00
5a6e4a81d8
[Dired] Move ‘dired’ helper functions back into ‘use-package’ declaration
Sorry for the back-and-forth … :/
2018-01-27 17:58:04 +01:00
7d8abe0e50
[Hydra] Move custom hydras to ‘use-package’ declaration 2018-01-27 17:57:52 +01:00
e459d534bf
[Misc] Fix typo 2018-01-27 17:50:27 +01:00
58daf4929b
[Init] Don’t ‘provide’ init 2018-01-27 17:50:19 +01:00