diff options
author | Case Duckworth | 2021-09-23 17:11:19 -0500 |
---|---|---|
committer | Case Duckworth | 2021-09-23 17:11:19 -0500 |
commit | 3c797899f2dea9bbfb70d3fb3f55b96bb1b897a5 (patch) | |
tree | 5b71a94d560be9ab17be47e369c790dcf382317b | |
parent | Change fonts (diff) | |
download | emacs-3c797899f2dea9bbfb70d3fb3f55b96bb1b897a5.tar.gz emacs-3c797899f2dea9bbfb70d3fb3f55b96bb1b897a5.zip |
Add TODO
-rw-r--r-- | TODO.org | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org index 336a550..358320b 100644 --- a/TODO.org +++ b/TODO.org | |||
@@ -23,6 +23,16 @@ I just have to make sure it's loading correctly in my own config… bleh | |||
23 | - [ ] =(งツ)ว= | 23 | - [ ] =(งツ)ว= |
24 | - [ ] =ʕ ᴖᴥᴖʔ= | 24 | - [ ] =ʕ ᴖᴥᴖʔ= |
25 | 25 | ||
26 | ** TODO =append-scratch= mode or something | ||
27 | |||
28 | - save the scratch buffer at times (see [[https://github.com/Fanael/persistent-scratch][GitHub - Fanael/persistent-scratch]], | ||
29 | [[https://umarahmad.xyz/blog/quick-scratch-buffers/][Quick persistent scratch buffers]]), but *IMPORTANTLY* | ||
30 | + append-only to persistent file | ||
31 | + have a keybinding to save buffer to file, then clear buffer | ||
32 | + =persistent-scratch-save-to-file= ? | ||
33 | |||
34 | - *NO WAIT* just add a function to interface with the previous scratch buffers. | ||
35 | |||
26 | ** TODO keep-acs (name?) | 36 | ** TODO keep-acs (name?) |
27 | 37 | ||
28 | - keepassxc-cli | 38 | - keepassxc-cli |