fix for org-roam on termux
This commit is contained in:
parent
46a97e6543
commit
5547096020
@ -50,6 +50,11 @@
|
|||||||
;(unpin! t)
|
;(unpin! t)
|
||||||
|
|
||||||
;(package! org-wild-notifier :disable t) ;; currently using a customized version loaded locally
|
;(package! org-wild-notifier :disable t) ;; currently using a customized version loaded locally
|
||||||
|
|
||||||
|
;; for termux only: straight and org (org-roam) are as of writing (early 2023-08) unstable
|
||||||
|
;(package! straight :pin "921a449")
|
||||||
|
;(package! org :pin "ca873f7")
|
||||||
|
|
||||||
(package! org-books)
|
(package! org-books)
|
||||||
|
|
||||||
;;; customized to support repeated tasks, see https://github.com/akhramov/org-wild-notifier.el/issues/41
|
;;; customized to support repeated tasks, see https://github.com/akhramov/org-wild-notifier.el/issues/41
|
||||||
|
Loading…
Reference in New Issue
Block a user