Edit TODO.org

This commit is contained in:
Case Duckworth 2021-09-13 17:16:17 -05:00
parent 0a3b9b49f0
commit fc7a97d8d7
1 changed files with 15 additions and 3 deletions

View File

@ -15,9 +15,12 @@
I just have to make sure it's loading correctly in my own config… bleh
- and add:
- [ ] ヽ(°〇°)ノ
- [ ] ୧((#Φ益Φ#))
- [ ] =ヽ(°〇°)ノ=
- [ ] =୧((#Φ益Φ#))=
- [ ] =(╥﹏╥)=
- [ ] =Σ ◕ ◡ ◕=
- [ ] =╭∩╮︶_︶╭∩╮=
- [ ] =ʕ ᴖᴥᴖʔ=
** TODO keep-acs (name?)
@ -33,6 +36,11 @@ allow more configuration of where the mouse goes:
- '(banish . (x . y))
-
** TODO add functionality to =electric-cursor-mode=
- Enable idle cursor changing, dependent on mode
- see [[https://www.emacswiki.org/emacs/cursor-chg.el][cursor-chg.el]]
* Configuring
** TODO Install =el-patch=?
@ -62,6 +70,10 @@ from karthink (and prot)
- call normal with =C-u C-x b=
- look at =consult--source-buffer= and define one there
** TODO Fix =title-case= to work with “hard” spaces
e.g., “A gold watch” title-cases to “A gold Watch”
* Productivity
** TODO LOOK AT [[https://github.com/odeke-em/drive][DRIVE]]