Alex's Slip-box

These are my org-mode notes in sort of Zettelkasten style

Helm

:ID: F73B74CD-860A-4371-974C-10957700EA12

This is about the Helm Emacs package. There’s going to be a lot of spacemacs stuff here too since helm is so central to it (and I use spacemacs).

# helm-swoop

Super cool way to find things in buffers.

Checkout:

# Some quick commands to get started

keys execution
SPC s s helm-swoop
SPC s S helm-multi-swoop (swoops all buffers)

# Helm-ag

To copy search results to buffer

  • SPC s p to do a project search
  • C-z save results in buffer(f3)
  • SPC s l to view buffer

# spacemacs/help-jump-in-buffer

This lets you jump to method definitions or org-mode headlines.

Search Results