aboutsummaryrefslogtreecommitdiff
path: root/modules/org-noter-config.el
Commit message (Collapse)AuthorAgeFilesLines
* fix(org-noter): remove duplicate org-roam integration callCraig Jennings2025-11-211-4/+3
| | | | | - Removed duplicate org-noter-enable-org-roam-integration call - Fixed indentation in when block for pdftools integration
* refactor:org-modules: Improve org-mode configurationCraig Jennings2025-10-231-5/+8
| | | | | | | | Remove redundant declarations and reorganize settings for clarity. Centralize org-mode customizations and use `use-package` for streamlined loading and configuration. Remove backward-compatible safeguards and reduce inline comments for cleaner code. Optimize key mappings and simplify the setup of org-related packages.
* refactor: created specific org-dir variable for ~/sync/orgCraig Jennings2025-10-181-1/+1
|
* changing repositoriesCraig Jennings2025-10-121-0/+60