Open
Description
The question
What, if anything, do we need to better integrate citar
and org-noter
, regardless of whether one is also using citar-org-roam
?
Details
With announcement of new maintainers for org-noter
, it seems its future is more secure.
We should look into ORB-like support here, either in the code itself (say a template variable), or on the wiki.
I originally added this to the citar-org-roam
tracker, but realized the below would work, either for inclusion in citar-org
, or on the wiki.
(defvar citar-org-noter-title-template
" * ${title}
- tags ::
- keywords :: ${keywords}
:properties:
:custom_id: ${=key=}
:url: ${url}
:author: ${author editor}
:noter_document: ${file} ; <== special file keyword: if more than one filename
:noter_page: ; is available, the user will be prompted to choose
:end:")
Also, see if citar
and citar-org-roam
template approaches are, or can be, aligned, so one can mix and match across contexts?
See also #750.
Metadata
Metadata
Assignees
Labels
No labels