summaryrefslogtreecommitdiff
path: root/modules/org-noter-config.el
AgeCommit message (Collapse)Author
2025-11-21fix(org-noter): remove duplicate org-roam integration callCraig Jennings
- Removed duplicate org-noter-enable-org-roam-integration call - Fixed indentation in when block for pdftools integration 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-23refactor:org-modules: Improve org-mode configurationCraig Jennings
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.
2025-10-18refactor: created specific org-dir variable for ~/sync/orgCraig Jennings
2025-10-12changing repositoriesCraig Jennings