Skip to content

gcoladon/takenote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

takenote

A Doom Emacs module for my way of taking notes

This module depends on your setting of these three variables, this is the way I do it in my config.el:

(setq bibtex-completion-library-path "~/pdfs"
      bibtex-completion-bibliography (list "~/pdfs/references.bib")
      org-directory "~/org/")

My init file has this line in it:

       (org +roam2 +noter)

About

A Doom Emacs module for my way of taking notes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published