remove auto-hide of slipbox items ; show them by default now

This commit is contained in:
KemoNine 2023-02-25 12:15:41 -05:00
parent e3de9290d3
commit c2989532ad
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; origami + super agenda config
(defvar ap/org-super-agenda-auto-hide-groups
'("Slip Box" "Low Priority"))
'("Low Priority"))
(defun ap/org-super-agenda-origami-fold-default ()
"Fold certain groups by default in Org Super Agenda buffer."