Commit Graph

130 Commits

Author SHA1 Message Date
Daniel - 04ab68b09d
[Utils] Dual converter for ascii to hex 2017-11-20 19:52:39 +01:00
Daniel - a1c29009ac
[Utils] Swapping lines for better readability 2017-11-18 15:14:09 +01:00
Daniel - 5377524830
[Utils] Make hex converter and ntp converter interactive
Not quite sure whether this is the right way to do it, though.
2017-11-18 11:25:55 +01:00
Daniel - 888c505f88
[Utils] Add function to convert NTP packets to human-readable time 2017-11-18 11:11:48 +01:00
Daniel - f85b40e2bb
[Utils] Minor cleanup 2017-11-18 11:11:37 +01:00
Daniel - 654abfe842
[Utils] Add little helper to convert hex to ascii 2017-11-16 19:32:56 +01:00
Daniel - 1f6a142a29
[Utils] Minor cleanup 2017-11-14 16:41:40 +01:00
Daniel - 139862d66d
[Misc] Introduce variable ‘on-windows’
to increase readability
2017-11-11 09:06:41 +01:00
Daniel - 48c2acde0e
[Helm] Allow specifying separate handler for helm shortcuts 2017-10-30 20:03:42 +01:00
Daniel - cd8e7ccd74
[Helm] Unify naming of sources 2017-10-27 21:57:27 +02:00
Daniel - 0803cd9abb
[Helm] Expand ‘db/important-documents-path’ before removing it 2017-10-27 21:57:02 +02:00
Daniel - 9b8c2ca7a7
[Helm] Add missing require 2017-10-27 21:54:20 +02:00
Daniel - e048a01f83
[Helm] Give path for important documents sensible default 2017-10-27 21:48:46 +02:00
Daniel - ac10e90871
[Helm] Make personal shortcut more customizable 2017-10-27 21:46:50 +02:00
Daniel - df224c099e
[Helm] Allow to call ‘find-file’ in helm shortcut 2017-10-27 20:53:37 +02:00
Daniel - 26e44b1d55
[Helm] Speed up recursive directory traversal in helm shortcut
By copying and adapting the code of ‘directory-files-recursively’
2017-10-27 20:47:34 +02:00
Daniel - 5403911bc0
[Helm] Adapt heading of section for important files in shortcut 2017-10-27 19:56:21 +02:00
Daniel - ca6d10fdd5
[Helm] Don’t show hidden files in shortcuts
Dump solution, but still …
2017-10-27 19:54:33 +02:00
Daniel - 9098d675b4
[Helm] Remove accidentally duplicated code
How could this happen?  Maybe I’m too tired already …
2017-10-27 19:44:36 +02:00
Daniel - 874e66d9d4
[Helm] Add bookmark management to helm shortcuts 2017-10-27 19:42:50 +02:00
Daniel - c2401e33eb
[Helm] Add listing of important files
Path to important files can be customized.
2017-10-27 19:39:45 +02:00
Daniel - e49a3e3236
[Misc] Moving path specifications to custom.el 2017-10-17 22:09:53 +02:00
Daniel - e9870a7ce7
[Helm] Require ‘helm-files’ instead of ‘helm-x-files’ 2017-10-05 18:27:49 +02:00
Daniel - 027b652bfd
[Helm] Fix custom program shortcut 2017-09-22 18:57:14 +02:00
Daniel - 2f959b5a4a
[Org] Adapting path 2017-08-05 17:35:46 +02:00
Daniel - 8c41362312
[Dired] Update ‘dired-jump-to-top’
Since we are excluding ‘.’ and ‘..’ now, jumping to the first line needs to be
updated.
2017-07-23 12:02:57 +02:00
Daniel - f7bb731b2f
[Helm] Fixing missing require for ‘db/helm-shortcuts’
Not quite sure whether it is necessary, but it seems to help.  A proper
understanding would be more reassuring, though.
2017-07-22 19:16:22 +02:00
Daniel - dcabf1f8d9
[Misc] Snapshot 2017-07-21 15:02:22 +02:00
Daniel - 63d5ae7ce8
[Helm] Minor fix for ‘db/helm-shortcuts’
Don’t know why it makes a difference, but apparently it does.
2017-07-16 22:42:57 +02:00
Daniel - 2ecb388724
Initial commit 2017-07-16 18:07:00 +02:00