Commit graph

419 commits

Author SHA1 Message Date
4975325497 Skip any non-immediate tasks in projects
Focus should always be on the _next_ task in a project.
2018-07-17 22:28:07 -07:00
0754c6bf8f Prettify checkboxes in org-mode 2018-07-17 02:22:35 -07:00
cb8e636045 Remove Font Awesome
Temporarily remove Font Awesome from being used since the glyphs show
up too big and don’t seem to want to be resised by my instructions, or
replaced by a different font for that matter.
2018-07-17 02:21:22 -07:00
63736ee327 Fix warnings about web-mode variables 2018-07-17 00:45:17 -07:00
84f8169de3 Fix some settings related to versioning backup files 2018-07-17 00:41:22 -07:00
ab9083269b Continue implementing GTD in org-mode
- Set the default org notes file to my inbox.

- Enable logging state changes into a drawer, since with habits I will
  be logging the time when a task is DONE. This can get big.

- Don’t show scheduled tasks until the day they’re scheduled.

- Load the org habits module so I can track my habits.
2018-07-17 00:41:22 -07:00
e14ca2aaff Add some shackle rules 2018-07-17 00:41:22 -07:00
8941ec9be9 Fix typo 2018-07-17 00:41:22 -07:00
412aa9c182 [WIP] One day we’ll all be able to enjoy this 2018-07-17 00:41:22 -07:00
91d97b939a Merge remote-tracking branch 'origin/stripped-down' into stripped-down 2018-07-17 00:38:59 -07:00
e31e7663ab Add windows-specific projectile settings 2018-07-16 20:51:14 -07:00
f635ce335e Update web-mode config 2018-07-16 20:50:45 -07:00
cb9fb07a46 Add fabfile.py as projectile project file 2018-07-16 20:50:10 -07:00
0824198783 Update org-mode config 2018-07-16 20:44:17 -07:00
4b9fecb6f4 Include node externs and don't warn about semicolons 2018-07-16 20:38:31 -07:00
74052aa9ec Move js-mode config out of org-mode 2018-07-16 20:36:19 -07:00
5119e4592c Load flycheck init 2018-07-16 20:29:00 -07:00
34eb203919 Move eshell config to separate file 2018-07-16 20:25:42 -07:00
2cc7412dfa Add electric pair config 2018-07-16 20:17:49 -07:00
f97ac07cfb Hide emphasis markers in Org documents 2018-07-12 03:08:29 -07:00
3c2e2c3083 Fix whitespace-tabs-only-mode, remove oni-whitespace 2018-07-10 11:23:10 -07:00
f986ef6f8d Delete by moving to trash on windows 2018-07-09 20:18:01 -07:00
ae598d1e6a Update cursor configuration 2018-07-09 20:16:53 -07:00
1478caf4d3 Update css-mode configuration 2018-07-09 20:15:34 -07:00
c03db11f7e Update company-mode configuration 2018-07-09 20:14:29 -07:00
b0a67fd2d4 Don't blink cursor 2018-07-09 20:11:46 -07:00
9b5683a74d Add yasnippet configuration 2018-07-09 20:09:02 -07:00
9472943daf Load align config when necessary 2018-07-09 20:05:31 -07:00
1246e227e5 Add shackle configuration 2018-07-09 20:04:19 -07:00
4f0a9c75e1 Remove duplicated alignment rules 2018-07-09 20:03:50 -07:00
d5c07e813e Add js2-refactor keybindings 2018-07-09 20:00:59 -07:00
3cc994d2cb Require ivy-hydra 2018-07-09 19:58:46 -07:00
a364ca7b28 Add more company mode config 2018-07-09 19:56:50 -07:00
b12c713889 Add extra PHP alignment rule 2018-07-09 19:52:22 -07:00
c1f26123f7 Add docstring to p4 function 2018-07-09 19:52:06 -07:00
2e11e29700 Use ibuffer 2018-07-09 19:42:56 -07:00
4524ea0ed6 Add css-mode hydra 2018-07-09 19:41:35 -07:00
22e8fdafa0 Add php-mode hydra 2018-07-09 19:39:11 -07:00
3ad4f10ac4 Add commands to org-mode hydra 2018-07-09 19:34:20 -07:00
5632cb67a1 Add autoloads file to all lisps for Windows 2018-07-09 19:33:05 -07:00
da51208152 Fix whitespace-tabs-only-mode warning 2018-07-09 19:30:56 -07:00
3bd8d43a47 Move web-mode configuration to separate file 2018-07-09 19:23:29 -07:00
c95bb1f278 Add Ruby configuration 2018-07-09 19:18:16 -07:00
bd6c6eb450 Add some PHP mode configuration 2018-07-09 19:16:27 -07:00
230ae96d40 Move python config to separate file 2018-07-09 19:04:15 -07:00
4cf35095ff Add some js2-mode configuration 2018-07-09 19:00:02 -07:00
e49529e2ec Move Scheme configuration out of Org-mode 2018-07-09 18:54:48 -07:00
8ad6f5f98e Move Elisp configuration out of Org-mode 2018-07-09 18:52:19 -07:00
accea011e3 Move CSS configuration out of Org-mode 2018-07-09 18:49:12 -07:00
a2227eb50a Remove Windows-specific compilation settings
These are now included in my global configuration.
2018-07-09 18:41:28 -07:00