oni-org: Remove reference to exocortex-novus
This commit is contained in:
parent
c47e475dbf
commit
3b494e986e
1 changed files with 2 additions and 2 deletions
|
@ -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."
|
||||
|
|
Loading…
Add table
Reference in a new issue