Update TODOs

This commit is contained in:
2024-04-18 14:58:36 -07:00
parent ec4e92da2f
commit fed725cff8
2 changed files with 8 additions and 46 deletions

View File

@@ -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

View File

@@ -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