Peter Mao

Results 12 comments of Peter Mao

See https://github.com/org-noter/org-noter/pull/19#issuecomment-1518772516 The maintained repo of org-noter is there since March 2023.

@dmitry if you merge my `master`, then all it takes is a `git clone` of this repo to `` and in the init.el: ``` (add-to-list 'load-path "") (require 'org-noter) ```