summaryrefslogtreecommitdiff
path: root/gnosis-dashboard.el
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-08-03 19:16:51 +0300
committerThanos Apollo <[email protected]>2024-08-03 19:16:51 +0300
commitf56faf26bada1cf89da94fa140adb99c2d02bac0 (patch)
treea9e4f328333edbfe36739c8211ae5a9acf78c60f /gnosis-dashboard.el
parent3e2db28295a7603f54f273a518cd2b43f0b9f25e (diff)
dashboard: Update declared functions.
Diffstat (limited to 'gnosis-dashboard.el')
-rw-r--r--gnosis-dashboard.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/gnosis-dashboard.el b/gnosis-dashboard.el
index 5893748..473238b 100644
--- a/gnosis-dashboard.el
+++ b/gnosis-dashboard.el
@@ -47,6 +47,10 @@
(declare-function gnosis-get-date-new-notes "gnosis.el")
(declare-function gnosis-review-get-due-notes "gnosis.el")
(declare-function gnosis-algorithm-date "gnosis-algorithm.el")
+(declare-function gnosis-get-tags--unique "gnosis.el")
+(declare-function gnosis-get-tag-notes "gnosis.el")
+(declare-function gnosis-edit-update "gnosis.el")
+(declare-function gnosis-update "gnosis.el")
(defcustom gnosis-dashboard-months 2
"Number of additional months to display on dashboard."