Commit graph

32 commits

Author SHA1 Message Date
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
Antoine Martin ab38e2384b Restore default TAB behavior in Org mode 2020-04-10 18:35:06 +02:00
Antoine Martin ee25d7c72d Add table of contents 2020-04-10 17:42:01 +02:00
Antoine Martin 89c49b8a12 Move Misc first, and enable lexical binding 2020-04-10 17:42:01 +02:00
Antoine Martin 1d690c4655 Initial commit 2020-04-10 17:42:01 +02:00