From 1307051a867f103379687b9f88e1cd486476c281 Mon Sep 17 00:00:00 2001 From: Yousef Jan Date: Mon, 17 Aug 2026 11:52:27 +0300 Subject: Updates --- doom/packages.el | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doom/packages.el') diff --git a/doom/packages.el b/doom/packages.el index b3322c7..de9ded0 100644 --- a/doom/packages.el +++ b/doom/packages.el @@ -47,3 +47,11 @@ ;; (unpin! pinned-package another-pinned-package) ;; ...Or *all* packages (NOT RECOMMENDED; will likely break things) ;; (unpin! t) + + +;;; ---------------------------------------------------------------------------- +;;; Phase 2 — notetaking (org-roam graph UI + calfw calendar over org agenda) +;;; ---------------------------------------------------------------------------- +(package! org-roam-ui) +(package! calfw) +(package! calfw-org) -- cgit v1.2.3