I would like to better differentiate which notes I have written and which are literal citations.
First idea: automatic quotation marks in the extracted text ("extracted text").
I imagine I can change org-noter.el directly, maybe change the org-noter-insert-note function, but I don't know exactly how/where to do that (and also it may be a good feature for others).
Also, it would be good for the literal citation to come with the page, to easier insert citations in academic writing.
Hello,
I would like to better differentiate which notes I have written and which are literal citations.
First idea: automatic quotation marks in the extracted text ("extracted text").
I imagine I can change org-noter.el directly, maybe change the
org-noter-insert-note
function, but I don't know exactly how/where to do that (and also it may be a good feature for others).Also, it would be good for the literal citation to come with the page, to easier insert citations in academic writing.
Thank you!