From b576c28293fc07406455398cc74619b02a424b0f Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 5 Sep 2026 17:36:36 +0100 Subject: using new user-lisp-dir for library files --- lib/doc/jao-org-notes.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/doc/jao-org-notes.el') 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 ;; 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. -- cgit v1.2.3