16 lines
561 B
EmacsLisp
16 lines
561 B
EmacsLisp
(define-package "org-roam-timestamps" "20221104.1544" "Keep track of modification times for org-roam"
|
|
'((emacs "26.1")
|
|
(org-roam "2.0.0"))
|
|
:commit "c4ff1e2f5b0905b5caa917249aab56ddc1de1ab3" :authors
|
|
'(("Thomas F. K. Jorna" . "https://github.com/thomas"))
|
|
:maintainers
|
|
'(("Thomas F. K. Jorna" . "jorna@jtrialerror.com"))
|
|
:maintainer
|
|
'("Thomas F. K. Jorna" . "jorna@jtrialerror.com")
|
|
:keywords
|
|
'("calendar" "outlines" "files")
|
|
:url "https://github.com/ThomasFKJorna/org-roam-timestamps/")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|