This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;;; doct-org-roam.el --- An org-roam extension for doct | |
;; Copyright (C) 2020 Nicholas Vollmer | |
;; Copyright (C) 2022 Valentin Herrmann | |
;; Author: Nicholas Vollmer <[email protected]> | |
;; URL: https://github.com/vherrmann/doct-org-roam | |
;; Created: July 27, 2020 | |
;; Keywords: org, org-roam, convenience | |
;; Package-Requires: ((emacs "26.1")) | |
;; Version: 0.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;;; doct-org-roam.el --- An org-roam extension for doct | |
;; Copyright (C) 2020 Nicholas Vollmer | |
;; Author: Nicholas Vollmer <[email protected]> | |
;; URL: https://github.com/progfolio/doct-org-roam | |
;; Created: July 27, 2020 | |
;; Keywords: org, org-roam, convenience | |
;; Package-Requires: ((emacs "26.1")) | |
;; Version: 0.0.0 |