Commit Graph

826 Commits

Author SHA1 Message Date
Daniel - 2eeb057122
[Timeline] Don’t make time formats customizable
One can overwrite them using standard dynamic binding.
2018-07-31 14:13:12 +02:00
Daniel - 8f0549d5d3
[Timeline] Use a proper way to increase a supplied date by one day
Courtesy of http://sachachua.com/blog/2015/08/org-mode-date-arithmetic/
2018-07-31 14:10:12 +02:00
Daniel - 023a14f8e7
[Timeline] Don’t do filtering anymore
Instead draw lines when the category changes.
2018-07-31 14:09:56 +02:00
Daniel - ddded41c7a
[Timeline] Change time formats when displaying only one day
There is no use in displaying the whole date when it’s clear that we are only
looking at one day.  Thus, only hours and minutes are shown for start and end
times now.  To make the headline still useful, a new time format has been
introduced.
2018-07-31 14:07:56 +02:00
Daniel - 003051ab24
[Timeline] Truncate start and end times 2018-07-31 14:07:20 +02:00
Daniel - 7864384e73
[Utils] Require ‘helm-eww’ before using it 2018-07-20 16:24:34 +02:00
Daniel - 742296a5ce
[Misc] Use simpler name for custom-file 2018-07-20 16:24:18 +02:00
Daniel - c67255b7c5
[EShell] More prompt beautifications
Or modifications, at least.
2018-07-20 14:26:34 +02:00
Daniel - 462dd74550
[EShell] Fix wrong key bindings 2018-07-20 14:26:18 +02:00
Daniel - 631fbcfd13
[EShell] More playing around with the prompt 2018-07-19 14:30:01 +02:00
Daniel - 191e4f84ca
[EShell] Update aliases 2018-07-19 14:14:09 +02:00
Daniel - 7640aae6f6
[EShell] Improving display and navigation of history 2018-07-19 14:02:44 +02:00
Daniel - e200d112c4
[Misc] Use custom function to format ivy candidates 2018-07-19 13:53:51 +02:00
Daniel - de252023f7
[Misc] Use arrow for current ivy selection 2018-07-19 13:50:13 +02:00
Daniel - 1d1f48e47b
[EShell] Shortcut for calling ‘magit-status’ 2018-07-19 13:50:02 +02:00
Daniel - 1126f85c6c
[EShell] Trying to make the prompt look nicer
With inspiration from Howard Abrams’ Emacs configuration
2018-07-19 13:49:26 +02:00
Daniel - cf4a07d8d6
[Utils] Use ‘helm-eww’ when available to list eww-bookmarks 2018-07-14 12:07:01 +02:00
Daniel - 812bdc3e73
[EMMS] Another attempt to fix EMMS initialization
This time it seems to work, though …
2018-07-13 19:11:26 +02:00
Daniel - ac2327b434
[Init] Remove obsolete call to ‘eyebrowse-mode’ 2018-07-12 19:18:15 +02:00
Daniel - d635236e48
[Utils] Use ‘cygstart’ to open documents in custom helm interface 2018-07-11 19:17:45 +02:00
Daniel - 73459ec88a
[Modules] Remove modules file 2018-07-11 19:16:23 +02:00
Daniel - 8067a9130d
[Magit] Fix initialization of ‘magit-repository-directories’ 2018-07-11 17:30:55 +02:00
Daniel - 241ee33100
[TeX] Use special purpose ispell parser 2018-07-11 17:30:41 +02:00
Daniel - 4ace2771fc
[Misc] Remove usage of ‘eyebrowse’ package
Turns out I never really used it anyway.
2018-07-09 19:27:39 +02:00
Daniel - 34e1775698
[ELPA] Update 2018-07-08 19:23:32 +02:00
Daniel - f5b20152dd
[Helm] Make new clock-in functionality for ‘helm-org’ a bit nicer 2018-07-08 19:16:29 +02:00
Daniel - 351b643669
[Helm] Use ‘helm-org’ for selecting headlines again
and make clocking in the new default action.
2018-07-08 19:06:46 +02:00
Daniel - c6d05cea7b
[Org] Capture template for plain bookmarks 2018-07-08 13:13:28 +02:00
Daniel - 000397e932
[Org] Don’t treat _ and ^ special without braces 2018-07-08 13:13:13 +02:00
Daniel - ec759a49fb
[Private] Remove from repository
No need to track it here, even the approach to have a single repository for
different instances of Emacs is questionable.
2018-07-06 19:41:34 +02:00
Daniel - 4c1afc9baf
[Org] New defaults for opening Microsoft documents 2018-07-06 19:37:15 +02:00
Daniel - 1ce22b1b69
[Dired] Don’t set ‘dired-omit-files’ directly
Use customize for that
2018-07-06 17:19:31 +02:00
Daniel - e587855fe3
[Timeline] Allow re-parsing the current timeline
Will update the category cache of all relevant files before redrawing the
current timeline.
2018-06-29 21:22:09 +02:00
Daniel - c4508fcca0
[Timeline] Enable quitting the current window 2018-06-29 21:21:50 +02:00
Daniel - 70c531a5da
[Snippets] msc 2018-06-24 12:02:38 +02:00
Daniel - 38848fdcf4
[Private] Update 2018-05-21 10:50:50 +02:00
Daniel - 606c87f2c3
[Private] Update 2018-05-05 20:42:55 +02:00
Daniel - 12136f699a
[Org] Minor rework of ox integration 2018-05-05 20:41:49 +02:00
Daniel - 6facb40d15
[ELPA] Update 2018-05-05 20:41:36 +02:00
Daniel - 5503d13183
[Timeline] Major rewrite
- Add major mode
- Add simple keybindings
- Add possibility to move forward and backward by one day
2018-04-30 19:30:24 +02:00
Daniel - 8d5f7fbe0b
[Timeline] Enable hl-mode and select buffer on display 2018-04-30 16:55:58 +02:00
Daniel - 4fafab7b5d
[EMMS] Trying to fix some issues with autoloading 2018-04-21 14:12:33 +02:00
Daniel - 0952896341
[Private] Update 2018-04-15 09:12:08 +02:00
Daniel - 4c4d0487d7
[Private] Update 2018-04-07 14:51:10 +02:00
Daniel - 93fb56a6d3
[Private] Update 2018-04-01 16:31:09 +02:00
Daniel - 8927361332
[ELPA] Update 2018-04-01 16:30:32 +02:00
Daniel - 7a351b8d55
[Init] Disable ‘tooltip-mode’
It’s not really necessary, but causes strange effects under Win10 and Cygwin,
for whatever reason.
2018-03-25 21:03:14 +02:00
Daniel - 3189a3a0b1
[Org] Don’t delete diary before export
The original use case, namely an underlying git-annex repository in indirect
mode, has now been changed into an (experimental) v6 git-annex repository.
Let’s see how this works out.
2018-03-25 20:59:58 +02:00
Daniel - e235e9993c
[Org] Show deadlines even if scheduled
To not lose track of them
2018-03-25 20:59:27 +02:00
Daniel - 805c94a1b6
[Org] Don’t be too strict on exporting diary 2018-03-17 11:39:46 +01:00