remove auto-hide of slipbox items ; show them by default now
This commit is contained in:
parent
e3de9290d3
commit
c2989532ad
|
@ -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."
|
||||
|
|
Reference in a new issue