From fed725cff8d6c3bd5dd03a92b9ec1c5671967510 Mon Sep 17 00:00:00 2001 From: Tim McCarthy Date: Thu, 18 Apr 2024 14:58:36 -0700 Subject: [PATCH] Update TODOs --- TODO.org | 50 ++++---------------------------------------- thoom-emacs/TODO.org | 4 ++++ 2 files changed, 8 insertions(+), 46 deletions(-) diff --git a/TODO.org b/TODO.org index 33c77ae..0557877 100644 --- a/TODO.org +++ b/TODO.org @@ -1,40 +1,3 @@ -* Emacs -** Shortcuts -Jump to favorite files -F1 to jump to tasks -SPC p g to open projectile project straight to git -** Org -*** Org-roam -*** Spreadsheets -*** Agenda -*** Capture -*** Babel -** Kill ring -keybind consult-yank-from-kill-ring -** Embark -https://karthinks.com/software/fifteen-ways-to-use-embark/ -** Avy/snipe -** Dired -https://github.com/hlissner/doom-emacs/blob/develop/modules/emacs/dired/README.org -** Snippets -*** Insert Org source block -** Config -*** use-package -figure out interactions with Doom -** configure evil-surround to not put spaces in -Use closing brace to avoid spaces -** Fira Code glyphs in vterm -https://www.reddit.com/r/DoomEmacs/comments/qqqbon/wrong_icons_in_the_vterm/ -** Emacs everywhere -https://github.com/tecosaur/emacs-everywhere -** toggleable per-project terminal/eshell -** popper? -https://github.com/karthink/popper -** Python fixes -*** sqlalchemy type stubs -https://github.com/microsoft/pyright/issues/626 -*** def snippet -*** debugger * Kitty ** Cheatsheet popup shortcuts *** fzf -> tldr @@ -43,20 +6,15 @@ https://github.com/microsoft/pyright/issues/626 * Shell ** my own version of "hey" https://github.com/hlissner/dotfiles/blob/master/bin/hey -*** deploy templates for python/nix direnv +*** deploy templates for python/nix direnv projects *** update nix config * Nix ** aliases/scripts for upgrade/maintenance ** docker ctrl-p fix -NixOS only, needs to be done at system level because user docker config.json may include auth information and therefore can't be Nix-managed -* Linux -** Advanced key remapping -*** interception-tools -*** kmonad -** Hyprland +NixOS only, needs to be done at system level because user docker +config.json may include auth information and therefore can't be +Nix-managed * Fancy unix tools -** File management -*** ranger ** Text processing *** choose alternative to cut/awk diff --git a/thoom-emacs/TODO.org b/thoom-emacs/TODO.org index 1a9b4d0..96d53ec 100644 --- a/thoom-emacs/TODO.org +++ b/thoom-emacs/TODO.org @@ -17,6 +17,7 @@ https://github.com/alexluigit/dirvish ** eshell toggle call e-shell globally previous buffer in eshell-mode +** open project straight to magit ** free keys *** C-z *** C-t @@ -40,6 +41,8 @@ https://github.com/emacs-pe/docker-tramp.el https://www.emacswiki.org/emacs/TrampAndDocker ** embark https://karthinks.com/software/fifteen-ways-to-use-embark/ +** Emacs everywhere +https://github.com/tecosaur/emacs-everywhere ** avy https://karthinks.com/software/avy-can-do-anything/ ** xref @@ -55,6 +58,7 @@ https://karthinks.com/software/avy-can-do-anything/ https://github.com/renzmann/treesit-auto ** orderless ** consult +*** consult-yank-from-kill-ring ** repeat-mode https://karthinks.com/software/it-bears-repeating/ ** corfu