Commit History

Author SHA1 Message Date
  c1-g 3c3fcf5971 fix document-major-mode = nil 1 year ago
  c1-g f141acb9f3 fix: Before first heading error when hiding other notes 1 year ago
  c1-g 826b266974 (fix) doc-mode and note-mode overlap when using a single buffer 1 year ago
  c1-g 7ab7298321 (minor) Remove directory from options 1 year ago
  c1-g f0ba12d779 (fix) org-noter--get-view-info don't work with drawer as root 1 year ago
  c1-g a400fe1414 (minor) Indentation 1 year ago
  c1-g e8021a657b (minor) Check for mode first before creating outline 1 year ago
  c1-g 0c0acaae71 (minor) Revert using org-element-cache-map 2 years ago
  c1-g d91d4a2a00 org-noter-set-up-document-handler → org-noter-set-up-document-hook 2 years ago
  c1-g b69ce2424f (minor) Clearer error messages 2 years ago
  c1-g 41b60cc275 (minor) Use rx to generate regexp string instead 2 years ago
  c1-g db8eb5b8b5 (feat) Completely separate the modules from core file 2 years ago
  c1-g 0ab9795937 (fix) Not parsing the document prop before checking if it's root 2 years ago
  c1-g 539bfb4ad0 (chore) Remove unused variable 2 years ago
  c1-g f8ba393bbb (fix) Wrong number of arguments in org-noter--doc-approx-location 2 years ago
  c1-g 71129de9e5 (fix) Not recognizing location in file-level property drawer 2 years ago
  c1-g 846f54af51 (add) org-noter-create-skeleton-functions 2 years ago
  c1-g e55cfd5037 (minor) Move org-noter-create-skeleton-epub to its own module 2 years ago
  c1-g 7d4ec1026e (minor) Move org-noter-create-skeleton-djvu to its own module 2 years ago
  c1-g 30e80c11a5 (minor) Move org-noter-create-skeleton-pdf to its own module 2 years ago
  c1-g b8c8914d9a (fix) Calling document mode on a note window 2 years ago
  c1-g ffda6ff4c1 (feat) Handle single window layout scenario 2 years ago
  c1-g 4f23f5bcd1 (fix) Void symbols 2 years ago
  c1-g a5bc9afb9a (add) Returns url as document 2 years ago
  c1-g 6b87987cba (fix) Lexical binding returns major-mode as nil 2 years ago
  c1-g 20abdc68dc (add) org-noter-open-document-functions 2 years ago
  c1-g d1b4881157 (add) Allow url as document property 2 years ago
  c1-g c943698a69 (chore) Remove unused function 2 years ago
  c1-g cc52f39231 (add) Also pass raw property to handler 2 years ago
  c1-g c2b3cd791f (minor) Use org-noter--get-containing-element instead 2 years ago