about summary refs log tree commit diff stats
path: root/TODO.org
diff options
context:
space:
mode:
authorCase Duckworth2021-09-10 18:27:27 -0500
committerCase Duckworth2021-09-10 18:27:27 -0500
commit4cb2ae1290837a60d552ddf1ebd5ab50ef9551fb (patch)
treecd197cfd49129563495f3aa9a00a1862318877e4 /TODO.org
parentUpdate TODO (diff)
downloademacs-4cb2ae1290837a60d552ddf1ebd5ab50ef9551fb.tar.gz
emacs-4cb2ae1290837a60d552ddf1ebd5ab50ef9551fb.zip
Update TODO
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org41
1 files changed, 41 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org index c543983..0ac6720 100644 --- a/TODO.org +++ b/TODO.org
@@ -10,12 +10,29 @@
10- [X] and =▬▬▬▬▬▬▬▋ Ò╭╮Ó= 10- [X] and =▬▬▬▬▬▬▬▋ Ò╭╮Ó=
11- [X] Clean up code and package it properly 11- [X] Clean up code and package it properly
12 12
13*** TODO FIX the damn thing Ò╭╮Ó
14
15I just have to make sure it's loading correctly in my own config… bleh
16
17- and add:
18 - [ ] ヽ(°〇°)ノ
19 - [ ] ୧((#Φ益Φ#))୨
20
21
13** TODO keep-acs (name?) 22** TODO keep-acs (name?)
14 23
15- keepassxc-cli 24- keepassxc-cli
16- interface with emacs 25- interface with emacs
17- plug into =auth-sources= 26- plug into =auth-sources=
18 27
28** TODO banish-mouse-x
29
30allow more configuration of where the mouse goes:
31
32- '(banish . corner)
33- '(banish . (x . y))
34- …
35
19* Configuring 36* Configuring
20 37
21** TODO Install =el-patch=? 38** TODO Install =el-patch=?
@@ -28,8 +45,32 @@
28 45
29from karthink (and prot) 46from karthink (and prot)
30 47
48** TODO [[https://github.com/ahungry/md4rd][md4rd]]
49
50** TODO [[https://github.com/gRastello/ytel][ytel]]
51
52** TODO [[https://passionsplay.com/blog/create-minimal-emacs-environments-with-a-shell-script/][Create Minimal Emacs Environments with a Shell Script]]
53
54** TODO Twitch IRC
55
56- [[https://gist.github.com/hunterbridges/ab095066d40f2e1a243e][How to connect to Twitch with an IRC client (As of Oct 2015) · GitHub]]
57- irc.twitch.tv
58
59** TODO Figuire out “boring”-aware =consult-buffer=
60
61- call boring-aware with =C-x b=
62- call normal with =C-u C-x b=
63- look at =consult--source-buffer= and define one there
64
31* Productivity 65* Productivity
32 66
67** TODO LOOK AT [[https://github.com/odeke-em/drive][DRIVE]]
68
69- google drive go client
70- can pull to txt/docx/whatev
71- can =drive push -convert= to docs format
72- :OOOOOO this would be HOUGHE
73
33** TODO Set up Org Capture 74** TODO Set up Org Capture
34 75
35*** Inspo: From wsinatra 76*** Inspo: From wsinatra