From 7411ff0514ba14dc1ca0842d309f2bbe378add0d Mon Sep 17 00:00:00 2001 From: Tim McCarthy Date: Mon, 19 Sep 2022 10:17:53 -0700 Subject: [PATCH] Update TODO --- TODO.org | 38 +++++++++++++++++++++++++++++++++----- 1 file changed, 33 insertions(+), 5 deletions(-) diff --git a/TODO.org b/TODO.org index 36441f3..e6126f3 100644 --- a/TODO.org +++ b/TODO.org @@ -1,11 +1,32 @@ * Emacs +** Shortcuts Jump to favorite files F1 to jump to tasks SPC p g to open projectile project straight to git - +** Replacing Doom +*** Packages +**** straight +**** doom-one theme +**** doom-modeline? +**** project.el or projectile +**** magit +**** which-key +**** meow +**** perspective or bufler +https://github.com/nex3/perspective-el +https://github.com/alphapapa/bufler.el +**** lsp-mode or eglot +**** VMOCE +***** vertico +***** marginalia +***** orderless +***** consult +***** embark +**** tree-sitter +**** parinfer ** Org *** Org-roam -*** Embark +** Embark https://karthinks.com/software/fifteen-ways-to-use-embark/ ** Snippets *** Insert Org source block @@ -13,23 +34,30 @@ https://karthinks.com/software/fifteen-ways-to-use-embark/ *** 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 *** kitty shortcuts ** ssh wrapper +** shell integration * Shell ** my own version of "hey" https://github.com/hlissner/dotfiles/blob/master/bin/hey *** deploy templates for python/nix direnv *** update nix config -** Mark/jump for directories -,m [] to mark a directory -,j [] to jump to a marked directory * Nix ** aliases/scripts for upgrade/maintenance ** docker ctrl-p fix