• Joined on 2026-02-16
daneel pushed to master at martin/emacs-doom 2026-02-24 10:16:22 +00:00
c804fc2dfe fix(agenda): guard pdf-view advice on interactive calls; restructure super-agenda groups
daneel pushed to master at martin/emacs-doom 2026-02-24 10:08:43 +00:00
87db56a810 fix: scope pdf-view evil-normal-state to explicit window switches only
daneel pushed to master at martin/emacs-doom 2026-02-24 10:03:42 +00:00
b1cd16f7ff fix: re-activate evil-normal-state on pdf-view window focus
daneel pushed to master at martin/emacs-doom 2026-02-23 21:28:19 +00:00
bb3e029544 feat(org-noter): change notes directory to ~/org/annotations/
daneel pushed to master at martin/emacs-doom 2026-02-23 21:27:08 +00:00
7961c186c5 feat(org-noter): tag auto-created notes heading with :noexport:
daneel pushed to master at martin/emacs-doom 2026-02-23 21:22:20 +00:00
3eca3349f1 fix(org-noter): always-create-frame nil + start from PDF window (current frame split)
daneel pushed to master at martin/emacs-doom 2026-02-23 21:20:35 +00:00
f0b967bc7d fix(org-noter): definitive fix -- repair wrong NOTER_DOCUMENT + cl-letf prompt bypass
daneel pushed to master at martin/emacs-doom 2026-02-23 20:13:37 +00:00
388ae1c49d fix(org-noter): use relative NOTER_DOCUMENT path + start from org buffer context
daneel pushed to master at martin/emacs-doom 2026-02-23 20:08:55 +00:00
527693773c fix(org-noter): auto-insert NOTER_DOCUMENT property, never prompt for document path
daneel pushed to master at martin/emacs-doom 2026-02-23 20:02:50 +00:00
55861e9381 fix(org-noter): compat shim for dired-read-dir-and-switches on Emacs 31
daneel pushed to master at martin/emacs-doom 2026-02-23 19:55:18 +00:00
95b5716bfa fix(org-noter): smart launcher -- auto-select PDF window on SPC o n
daneel pushed to master at martin/emacs-doom 2026-02-23 19:47:44 +00:00
299689c687 feat(export): route all exports to ~/exports/<type>/, cleanup LaTeX aux files
daneel pushed to master at martin/emacs-doom 2026-02-23 19:23:45 +00:00
b2e3e82995 fix(org-noter): switch to org-noter/org-noter -- maintained fork, fixes pdf-view-current-overlay
daneel pushed to master at martin/emacs-doom 2026-02-23 19:11:58 +00:00
bf5401dca5 feat(org-noter): notes-search-path, auto-save-last-location, no-questions insert
daneel pushed to master at martin/emacs-org 2026-02-23 19:04:23 +00:00
343bf450ff fix(templates): hypersetup pdfencoding=auto + unicode=true
daneel pushed to master at martin/emacs-org 2026-02-23 19:00:17 +00:00
df9764b323 fix(emacs-new-features): replace " with ' in headings -- Czech babel active char LaTeX crash
daneel pushed to master at martin/emacs-doom 2026-02-23 18:52:08 +00:00
b8b149cfe7 fix(org-modern): remove org-modern-checkbox t -- wrong type, expected alist not bool
daneel pushed to master at martin/emacs-doom 2026-02-23 18:51:27 +00:00
af11e832de fix(org-modern): vector star + GitHub recipe for latest version; feat: fullscreen on start
daneel pushed to master at martin/emacs-doom 2026-02-23 18:46:30 +00:00
7ba45682dc fix(org-modern): :custom for early var setup + disable org-indent-mode conflict
daneel pushed to master at martin/emacs-doom 2026-02-23 18:39:36 +00:00
25f7dc72ea refactor(config): full cleanup - English comments, no duplicates, org-modern fixed