Gergely Polonkai
99e39400de
Move package.el initialisation to configuration.org
4 years ago
Gergely Polonkai
35fa82c5a2
Configure the org-msg package
4 years ago
Gergely Polonkai
9b39308367
Configure the org-autolist package
4 years ago
Gergely Polonkai
ee67921db1
Set the height of Moody mode-line to a more pleasing value
4 years ago
Gergely Polonkai
518a1a7ac6
[Bugfix] Fix variable name in gpolonkai/save-killed-buffer-filename
4 years ago
Gergely Polonkai
cf216711e6
Try to rely less on the current graphics mode
4 years ago
Gergely Polonkai
b7bbaa1060
Configure the docker-tramp package
4 years ago
Gergely Polonkai
2e58114038
Make Nyan’s trail a bit shorter
...
…so it fits on my portrait screen.
4 years ago
Gergely Polonkai
ca4ecfc231
Reinstall fill-column-indicator
...
I found some advice (pun intended) on how to make it work with `avy`.
4 years ago
Gergely Polonkai
3400df2052
Switch back from spaceline to Moody
...
I found some hints on how to make it look better, so it’s time to activate it again!
A bit more customisation might be needed, though, as i find it too wide for my taste…
4 years ago
Gergely Polonkai
7a0b358b70
Add new key bindings
...
`M-g C` is now `avy-goto-char-2`, `C-c ;` is now `org-toggle-timestamp-type`.
4 years ago
Gergely Polonkai
9b8a3d06f6
Get rid of helm-mu
...
It doesn’t activate where i actually wanted it to, and where it does, it doesn’t help much.
4 years ago
Gergely Polonkai
81f10ed017
Fine-tune key chords for org capture and clocking
4 years ago
Gergely Polonkai
84a6c6faa4
Add capture templates for adding notes to the current task
4 years ago
Gergely Polonkai
ded451df29
Activate form-feed mode for compilation-mode
4 years ago
Gergely Polonkai
f39ca8b6da
Fix some styling issues
4 years ago
Gergely Polonkai
fecb782d83
Remove org-bullets
...
I don’t really use it, and it doesn’t look as good as i imagined.
4 years ago
Gergely Polonkai
3b968986b2
Unify hook modifications
...
Now i use `add-hook` only if not within a `use-package` block; otherwise, i use `:hook`.
4 years ago
Gergely Polonkai
8b560b69f4
[Cleanup] Move eshell-C-d inside the eshell configuration block
4 years ago
Gergely Polonkai
cd733501e6
Configure CalDAV access for Org
4 years ago
Gergely Polonkai
9d1a01c2cc
Configure the ciel package
4 years ago
Gergely Polonkai
fbb74c1c29
Add helm completion for mu4e
...
It still can’t do everything; e.g. i still have to use ~ido~ when selecting a folder to open.
4 years ago
Gergely Polonkai
9f69074b88
Add subdirectories of /usr/local/share/emacs/site-lisp to load-path
...
On systems that don’t have mu/mu4e as a package (e.g. Fedora 29), it is manually installed at this
place.
4 years ago
Gergely Polonkai
7b241cbd51
Move Org directory to NextCloud
...
It’ll be easier to sync this way.
4 years ago
Gergely Polonkai
fb3f9f899e
[Bugfix] Demand loading objed
...
It seems lazy loading of it doesn’t really work.
4 years ago
Gergely Polonkai
43345648f8
Move from Wanderlust to mu4e
...
That was a short love story of ours…
4 years ago
Gergely Polonkai
e5f65f504c
Set up the sphinx-doc package
4 years ago
Gergely Polonkai
5c36ad7653
Fix the SOMEDAY task definition
...
* Make it golden, so it stands out a bit
* Make it actually work (the definition had an extra space at the end)
4 years ago
Gergely Polonkai
dd356caee6
Filter out SOMEDAY items from the agenda
...
These are things that i may or may not do.
4 years ago
Gergely Polonkai
58da43d685
Bind display-line-numbers-mode to a pers-map key
4 years ago
Gergely Polonkai
1787aca026
[Bugfix] Fix running condition and loading of real-auto-save
4 years ago
Gergely Polonkai
088e0225bf
Fix a source link
4 years ago
Gergely Polonkai
86e67f1267
Configure the pacfiles package
...
It helps a lot during big Arch upgrades.
4 years ago
Gergely Polonkai
ce1126ab75
Configure usage of the real-auto-save package
4 years ago
Gergely Polonkai
9457b3a4c7
Create a more beautiful (and hopefully more helpful) agenda view
4 years ago
Gergely Polonkai
2053c10572
Tweak Org’s refile settings
4 years ago
Gergely Polonkai
2d33f19560
[Bugfix] Fix Org key binding that jumps to previous heading
...
As it turns out, org-mode-map is a global map, not the map under C-c.
4 years ago
Gergely Polonkai
34e6edc79a
Switch from smart-mode-line to spaceline
...
It looks much more beautiful.
With this, i also ditch my header line. Spaceline is really efficient with using modeline space
without using that.
4 years ago
Gergely Polonkai
ea6f21f305
Remove the use of agenda_files
...
For now it seems much more productive to include all my Org files in the agenda.
4 years ago
Gergely Polonkai
a5868ab0b3
Remove org-mobile specific settings
...
I no longer use org-mobile
4 years ago
Gergely Polonkai
3689850eeb
Switch from drag-stuff to objed
4 years ago
Gergely Polonkai
8717652579
Get rid of Diminish
...
Minions is much more helpful.
4 years ago
Gergely Polonkai
5dfe9ec966
Install the loccur package
4 years ago
Gergely Polonkai
7bad24141b
Install the editorconfig package
4 years ago
Gergely Polonkai
1eabbb4c17
Fine tune Org configuration
4 years ago
Gergely Polonkai
203bb554c5
Move Wanderlust configuration from :config to :init
...
For some reason WL doesn’t pick up these values if set from :config
4 years ago
Gergely Polonkai
80d106d9f1
Fine tune Org settings
4 years ago
Gergely Polonkai
035be3724d
Add new key bindings
...
* move to the previous Org heading with C-c h
* open `calc` with C-t C-c
4 years ago
Gergely Polonkai
6e737645b6
Make note state keywords a bit more fancy
4 years ago
Gergely Polonkai
0bc334af69
Add the SOMEDAY Org state
...
It looks better than TODO, which should be reserved for actual things to do.
4 years ago