org-roam/tests
Jethro Kuan 150ae65564
(feature): deprecate roam-protocol, extend org-protocol instead (#203)
Add 2 custom handlers:

1. roam-file?file=path: this simply opens the file at path in Emacs.
2. roam-ref?ref=ref&template=roam-template&title=title&...: attempts to open a roam note with a given ROAM_KEY. If the note doesn't exist, create one. Else, open it.
2020-02-29 22:09:04 +08:00
..
roam-files (feature): use sqlite as backing database (#200) 2020-02-29 15:56:08 +08:00
test-org-roam.el (feature): deprecate roam-protocol, extend org-protocol instead (#203) 2020-02-29 22:09:04 +08:00