orgmode
- TIL: How to ignore files and folders in org-roam
Jan 22, 2025. 151 words. 1 minute. In TIL. emacs orgmode orgroam
An easy way to exclude certain files or folders from being included in the org-roam database, particularly useful for me with meta files, such as templates that have no unique id. - Setting up my literate config for Emacs
Nov 24, 2023 (updated Jul 2, 2024). 919 words. 5 minutes. Emacs orgmode Doom
How I have set up my literate Emacs config in org-mode with automatic tangling. - Exporting literal code blocks verbatim from org-mode
Nov 12, 2023 (updated Jul 1, 2024). 263 words. 2 minutes. In Tech. Emacs orgmode
How to export verbatim org-mode code with one single character.