Commit graph

54 commits

Author SHA1 Message Date
Antoine Martin 6a48fd628d Add more headlines
Makes it easier to link to a specific subpart of my config
2020-05-31 21:24:27 +02:00
Antoine Martin 268ce651d1 Show three indentation levels in TOC 2020-05-31 21:15:17 +02:00
Antoine Martin f26779ae8b Show outline on startup 2020-05-31 21:14:41 +02:00
Antoine Martin f5fc3d2c6f Add dark theme toggle 2020-05-23 15:33:17 +02:00
Antoine Martin ea0db40573 Update Org keywords 2020-05-23 13:02:17 +02:00
Antoine Martin 523822c2fd Add fancy ellipsis in Org-mode 2020-05-23 12:55:58 +02:00
Antoine Martin 15662d3ee3 Add appearance section to Org 2020-05-23 12:55:53 +02:00
Antoine Martin 8659b6e06f Rework Theme section 2020-05-23 12:55:05 +02:00
Antoine Martin 99dbb7447b Only show school tasks not in main view
If scheduled or have a deadline, they'll already appear in the daily
view anyway. Removes duplicates.
2020-05-19 16:01:30 +02:00
Antoine Martin 4540281db5 Manage org-roam-server with straight.el
Possible since org-roam/org-roam-server#10
2020-05-18 23:59:50 +02:00
Antoine Martin 4eb8acbfad Add org-roam-server 2020-05-16 01:44:26 +02:00
Antoine Martin 4d8a36061b Stop with light theme experiment
I don't think it makes any notable difference
2020-05-15 21:12:51 +02:00
Antoine Martin 7376503e4c Add ox-org as export backend 2020-05-14 00:52:30 +02:00
Antoine Martin d22237f3f6 Enable org-habit explicitly
Following hlissner/doom-emacs@129eebc
2020-05-12 10:50:54 +02:00
Antoine Martin 28d8d2b858 Disable indentation in org-mode
Also hide leading stars for good
2020-05-10 11:22:09 +02:00
Antoine Martin 4474cbd97d Try hiding leading stars (doesn't seem to work) 2020-05-10 11:11:32 +02:00
Antoine Martin 72de3c63f7 Disable fancy UTF8 stars in org-mode 2020-05-10 00:29:17 +02:00
Antoine Martin eb24aeb1d2 Disable line numbers display
Improves scrolling performance, let's see if I really need them
2020-05-10 00:28:43 +02:00
Antoine Martin 7f832819c4 Add org-roam-dailies capture template
Customizes the folder where to store dailies
2020-05-06 00:23:23 +02:00
Antoine Martin 70f9130d57 Add instant capture template for org-roam
Allows inserting new links without being prompted for content
2020-05-06 00:22:51 +02:00
Antoine Martin bf03e08184 Pluralize papers folder 2020-05-06 00:22:36 +02:00
Antoine Martin 904a9fe41d Remove org-journal setup
I'm now using org-roam instead for that
2020-05-06 00:22:03 +02:00
Antoine Martin 699cd910b8 Add paper capture for org-roam 2020-05-04 16:35:58 +02:00
Antoine Martin 151f38422f Move org-roam font face to its own source block 2020-05-03 15:01:32 +02:00
Antoine Martin 82764050c0 Use Firefox dev to open org-roam graph 2020-04-30 23:20:44 +02:00
Antoine Martin c06a299b8d Set org-mode directory explicitely 2020-04-27 23:41:49 +02:00
Antoine Martin 73332895d3 Remove line always highlighted 2020-04-27 23:34:33 +02:00
Antoine Martin cdfd5662fd Adapt Roam links color to go with new light theme 2020-04-23 16:45:44 +02:00
Antoine Martin 11b9bf0e25 Switch to a light theme
Apparently research finds light themes to be easier for reading, as long
as the screen isn't too bright. Let's see how this goes.
2020-04-21 23:02:11 +02:00
Antoine Martin 772d3e4e69 Make sure c-basic-indent sticks
The previous solution worked but it would sometimes reset to its default
value of 4, surely because of another mode loading and resetting it.

This should fix it for good.
2020-04-21 23:01:10 +02:00
Antoine Martin c5f36982f3 Fix font always being bold 2020-04-21 22:38:03 +02:00
Antoine Martin 767b8388e9 Stop fighting with org-journal
Following hlissner/doom-emacs@3bb6c1b
2020-04-17 21:22:43 +02:00
Antoine Martin cafbfbb0de Make reading capture finish immediately 2020-04-16 23:25:23 +02:00
Antoine Martin 7b0fbc15b8 Switch font because Fira Mono doesn't support italics :( 2020-04-15 23:19:23 +02:00
Antoine Martin e33b29f366 Always highlight current line 2020-04-15 21:02:14 +02:00
Antoine Martin eecc114a9b Display battery in modeline 2020-04-15 09:52:00 +02:00
Antoine Martin 91274e4bc7 Add personal projects category to agenda 2020-04-13 23:32:30 +02:00
Antoine Martin f1b9862355 Remove setting that was upstreamed 2020-04-13 23:12:23 +02:00
Antoine Martin 4785516a48 Wrap lines in org-roam-backlinks buffer
Should be made redundant by hlissner/doom-emacs#2896
2020-04-13 19:45:47 +02:00
Antoine Martin 53961f6c60 Use a different face for org-roam links
Makes them look yellow, to differentiate them from blue org links easily
2020-04-13 18:59:26 +02:00
Antoine Martin bfbf2377aa Write website capture template on one line
For some reason `org-edit-special` adds a comma in the multiline string
when exiting, so let's not use multiline strings.
2020-04-13 18:56:12 +02:00
Antoine Martin 946a74ec7d Add readings section to agenda 2020-04-13 18:19:44 +02:00
Antoine Martin 9b2bdd4e34 Setup org-roam 2020-04-12 22:50:39 +02:00
Antoine Martin 184e46f59a Enable org-id module by default 2020-04-12 20:51:22 +02:00
Antoine Martin 197b132429 Better journal setup 2020-04-11 23:32:19 +02:00
Antoine Martin 276a06c2ca Setup agenda system 2020-04-11 23:05:51 +02:00
Antoine Martin e079c910b9 Setup journal 2020-04-11 17:24:30 +02:00
Antoine Martin 2de66f389f Setup basic Org Agenda 2020-04-11 16:59:02 +02:00
Antoine Martin e687d5377f Disable Flycheck for C/C++ 2020-04-10 20:13:44 +02:00
Antoine Martin cf2eb956ed Simpler Org experience 2020-04-10 19:58:40 +02:00