1
0
Fork 0

oni-org: Remove reference to exocortex-novus

This commit is contained in:
Tom Willemse 2025-03-06 00:35:19 -08:00
parent c47e475dbf
commit 3b494e986e

View file

@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 2025.0305.221848
;; Version: 2025.0306.003512
;; Package-Requires: (oni-yasnippet oni-hydra org org-edna diminish olivetti org-pretty-table)
;; This program is free software; you can redistribute it and/or modify
@ -169,7 +169,7 @@ located at the start of the line."
(defun oni-org-open-index ()
"Open the index of my org-based personal wiki."
(interactive)
(find-file (oni-org-expand-to-home "documents/exocortex-novus/index.org")))
(find-file (oni-org-expand-to-home "documents/gtd/index.org")))
(defun oni-org-color-for (object)
"Generate a color for OBJECT by using its hash as a parameter for an LCh color."