Update TODOs
This commit is contained in:
50
TODO.org
50
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
|
* Kitty
|
||||||
** Cheatsheet popup shortcuts
|
** Cheatsheet popup shortcuts
|
||||||
*** fzf -> tldr
|
*** fzf -> tldr
|
||||||
@@ -43,20 +6,15 @@ https://github.com/microsoft/pyright/issues/626
|
|||||||
* Shell
|
* Shell
|
||||||
** my own version of "hey"
|
** my own version of "hey"
|
||||||
https://github.com/hlissner/dotfiles/blob/master/bin/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
|
*** update nix config
|
||||||
* Nix
|
* Nix
|
||||||
** aliases/scripts for upgrade/maintenance
|
** aliases/scripts for upgrade/maintenance
|
||||||
** docker ctrl-p fix
|
** 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
|
NixOS only, needs to be done at system level because user docker
|
||||||
* Linux
|
config.json may include auth information and therefore can't be
|
||||||
** Advanced key remapping
|
Nix-managed
|
||||||
*** interception-tools
|
|
||||||
*** kmonad
|
|
||||||
** Hyprland
|
|
||||||
* Fancy unix tools
|
* Fancy unix tools
|
||||||
** File management
|
|
||||||
*** ranger
|
|
||||||
** Text processing
|
** Text processing
|
||||||
*** choose
|
*** choose
|
||||||
alternative to cut/awk
|
alternative to cut/awk
|
||||||
|
|||||||
@@ -17,6 +17,7 @@ https://github.com/alexluigit/dirvish
|
|||||||
** eshell toggle
|
** eshell toggle
|
||||||
call e-shell globally
|
call e-shell globally
|
||||||
previous buffer in eshell-mode
|
previous buffer in eshell-mode
|
||||||
|
** open project straight to magit
|
||||||
** free keys
|
** free keys
|
||||||
*** C-z
|
*** C-z
|
||||||
*** C-t
|
*** C-t
|
||||||
@@ -40,6 +41,8 @@ https://github.com/emacs-pe/docker-tramp.el
|
|||||||
https://www.emacswiki.org/emacs/TrampAndDocker
|
https://www.emacswiki.org/emacs/TrampAndDocker
|
||||||
** embark
|
** embark
|
||||||
https://karthinks.com/software/fifteen-ways-to-use-embark/
|
https://karthinks.com/software/fifteen-ways-to-use-embark/
|
||||||
|
** Emacs everywhere
|
||||||
|
https://github.com/tecosaur/emacs-everywhere
|
||||||
** avy
|
** avy
|
||||||
https://karthinks.com/software/avy-can-do-anything/
|
https://karthinks.com/software/avy-can-do-anything/
|
||||||
** xref
|
** xref
|
||||||
@@ -55,6 +58,7 @@ https://karthinks.com/software/avy-can-do-anything/
|
|||||||
https://github.com/renzmann/treesit-auto
|
https://github.com/renzmann/treesit-auto
|
||||||
** orderless
|
** orderless
|
||||||
** consult
|
** consult
|
||||||
|
*** consult-yank-from-kill-ring
|
||||||
** repeat-mode
|
** repeat-mode
|
||||||
https://karthinks.com/software/it-bears-repeating/
|
https://karthinks.com/software/it-bears-repeating/
|
||||||
** corfu
|
** corfu
|
||||||
|
|||||||
Reference in New Issue
Block a user