# 2024-03-12

-   Kickstarted the [[spacemacs]] / spacemacs packages update dance.
    -   Because of the [[error "Invalid type in command series" from org-super-agenda]].
    -   As always, kind of wish I hadn't.  [[Updating spacemacs 2024-03-12]].

-   I created a [[quick function to help extract bold sections from text into bullet points]].
    -   Most narrative text is usually just verbose prose around a few relevant points.
    -   So when I'm parsing some text, I bold the relevant bits.
    -   Then I pull those out to review them as bullets.
    -   This function helps quickly pull the bold text into bullets.
    -   Love the fact you can so easily configure Emacs to do this kind of thing!

