emacs-citar / citar

Emacs package to quickly find and act on bibliographic references, and edit org, markdown, and latex academic documents.
GNU General Public License v3.0
502 stars 54 forks source link

Add new major-mode-functions? #773

Open bdarcus opened 1 year ago

bdarcus commented 1 year ago

There are functions in citar-org that are not available in other modes; particularly for modifying citations at point.

Perhaps those could be generalized, and so possible to incorporate into embark menus, transients, etc.?