Update TODO
This commit is contained in:
@@ -42,8 +42,17 @@ M-hjlk for moving headings
|
|||||||
*** learn kmacros
|
*** learn kmacros
|
||||||
** dired
|
** dired
|
||||||
https://github.com/punassuming/ranger.el
|
https://github.com/punassuming/ranger.el
|
||||||
|
*** toggle hidden files
|
||||||
* read docs/configure
|
* read docs/configure
|
||||||
** magit
|
** magit
|
||||||
|
** eshell
|
||||||
|
https://www.masteringemacs.org/article/complete-guide-mastering-eshell
|
||||||
|
https://github.com/iostapyshyn/eshell-vterm
|
||||||
|
** tramp
|
||||||
|
*** multi-hop
|
||||||
|
specifically ssh -> ssh -> docker
|
||||||
|
https://github.com/emacs-pe/docker-tramp.el
|
||||||
|
https://www.emacswiki.org/emacs/TrampAndDocker
|
||||||
** whitespace cleanup
|
** whitespace cleanup
|
||||||
https://batsov.com/articles/2011/11/25/emacs-tip-number-3-whitespace-cleanup/
|
https://batsov.com/articles/2011/11/25/emacs-tip-number-3-whitespace-cleanup/
|
||||||
** straight
|
** straight
|
||||||
@@ -52,6 +61,8 @@ https://batsov.com/articles/2011/11/25/emacs-tip-number-3-whitespace-cleanup/
|
|||||||
https://takeonrules.com/2022/01/17/switching-from-company-to-corfu-for-emacs-completion/
|
https://takeonrules.com/2022/01/17/switching-from-company-to-corfu-for-emacs-completion/
|
||||||
** embark
|
** embark
|
||||||
https://karthinks.com/software/fifteen-ways-to-use-embark/
|
https://karthinks.com/software/fifteen-ways-to-use-embark/
|
||||||
|
*** better binding for moving org subtrees
|
||||||
|
*** tagging org header
|
||||||
** vertico
|
** vertico
|
||||||
** avy
|
** avy
|
||||||
** marginalia
|
** marginalia
|
||||||
@@ -59,8 +70,8 @@ https://karthinks.com/software/fifteen-ways-to-use-embark/
|
|||||||
** consult
|
** consult
|
||||||
** org
|
** org
|
||||||
*** C-RET should enter meow insert state
|
*** C-RET should enter meow insert state
|
||||||
*** better embark bindings for moving subtrees
|
*** TAB should cycle sub-folds
|
||||||
*** embark binding for tagging header
|
*** TAB should cycle when at end of folded header line
|
||||||
*** keybind for narrow
|
*** keybind for narrow
|
||||||
*** switch to use-package repeat-map for C-c C-n/p
|
*** switch to use-package repeat-map for C-c C-n/p
|
||||||
|
|
||||||
@@ -70,6 +81,9 @@ https://github.com/nobiot/org-transclusion
|
|||||||
https://mstempl.netlify.app/post/beautify-org-mode/
|
https://mstempl.netlify.app/post/beautify-org-mode/
|
||||||
https://github.com/Gavinok/emacs.d/blob/main/lisp/org-config.el
|
https://github.com/Gavinok/emacs.d/blob/main/lisp/org-config.el
|
||||||
**** hide markup characters
|
**** hide markup characters
|
||||||
|
** nov.el
|
||||||
|
have copy of Mastering Emacs handy to reference
|
||||||
|
** see if multiple-cursors works with meow at all
|
||||||
* modeline
|
* modeline
|
||||||
** diminish/delight
|
** diminish/delight
|
||||||
* port doom config.el
|
* port doom config.el
|
||||||
@@ -141,4 +155,9 @@ C-x r (m)ark, (l)ist, jump to (b)ookmark
|
|||||||
** registers
|
** registers
|
||||||
C-x r (s)tore region, (i)nsert contents
|
C-x r (s)tore region, (i)nsert contents
|
||||||
C-x r (SPC) store point, (j)ump to register
|
C-x r (SPC) store point, (j)ump to register
|
||||||
|
** highlighters
|
||||||
|
M-s h keymap
|
||||||
|
also H in embark
|
||||||
|
** auto-revert-tail-mode
|
||||||
|
** M-| pipes region to shell command
|
||||||
|
replaces region if invoked with C-u
|
||||||
|
|||||||
Reference in New Issue
Block a user