summaryrefslogtreecommitdiffhomepage
path: root/lib/doc/jao-org-notes.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2026-09-05 17:36:36 +0100
committerjao <jao@gnu.org>2026-09-05 17:37:52 +0100
commitb576c28293fc07406455398cc74619b02a424b0f (patch)
treedb0a570708c5519c784a13613366e62a614c61f6 /lib/doc/jao-org-notes.el
parent5d1e94064f016e358053b01d62f4e1628167f115 (diff)
downloadelibs-b576c28293fc07406455398cc74619b02a424b0f.tar.gz
elibs-b576c28293fc07406455398cc74619b02a424b0f.tar.bz2
using new user-lisp-dir for library files
Diffstat (limited to 'lib/doc/jao-org-notes.el')
-rw-r--r--lib/doc/jao-org-notes.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/doc/jao-org-notes.el b/lib/doc/jao-org-notes.el
index fbe3c1f..78ff76c 100644
--- a/lib/doc/jao-org-notes.el
+++ b/lib/doc/jao-org-notes.el
@@ -1,6 +1,6 @@
;;; jao-org-notes.el --- A simple system for org note taking -*- lexical-binding: t; -*-
-;; Copyright (C) 2020, 2021, 2022, 2024, 2025 jao
+;; Copyright (C) 2020, 2021, 2022, 2024, 2025, 2026 jao
;; Author: jao <mail@jao.io>
;; Keywords: tools
@@ -152,6 +152,7 @@
(d (file-name-as-directory d)))
(expand-file-name (concat d bn ".org") jao-org-notes-dir)))))
+;;;###autoload
(defun jao-org-notes-open ()
"Search for a note file, matching tags and titles with completion.