Link: Emacs, org-mode, org-roam
Org-roam configuration
System crafter’s tutorial
Getting started with org-roam https://systemcrafters.net/build-a-second-brain-in-emacs/getting-started-with-org-roam
Capture notes templates https://systemcrafters.net/build-a-second-brain-in-emacs/capturing-notes-efficiently https://www.youtube.com/watch?v=YxgA5z2R08I&t=712s
Journal in org-roam https://systemcrafters.net/build-a-second-brain-in-emacs/keep-a-journal
Org-roam hacks https://systemcrafters.net/build-a-second-brain-in-emacs/5-org-roam-hacks/ https://www.youtube.com/watch?v=CUkuyW6hr18
Redditor’s config
https://www.reddit.com/r/emacs/comments/veesun/orgroam_is_absolutely_fantastic/
Hugo Cisnero’s notes
Not config, but a demonstration of org-roam notes https://hugocisneros.com/notes/
Doom emacs configuration
Doom emacs screencast config
https://github.com/zaiste/.doom.d/blob/master/config.el
All-in-one
https://tecosaur.github.io/emacs-config/config.html#windows
Fine tuned for academic writing
https://github.com/tefkah/doom-emacs-config
Doom emacs with commentary
https://zzamboni.org/post/my-doom-emacs-configuration-with-commentary/
Doom emacs
https://youtu.be/37H7bD-G7nE?si=d1UB4fgvlzzSAf9x
5:09 Add doom emacs folder to path to use doom sync
directly, except use .zshrc instead of .bashrc
7:22 Configure emacs daemon and launch
11:20 Add gui icon
All in one configuration
Config with guide and explaination
https://github.com/jmccarrell/literate-emacs.d/blob/master/jeff-emacs-config.org
The configuration from the author of org-roam (doom emacs)
https://github.com/jethrokuan/dots/blob/master/.doom.d/config.el
David’s config from emacs-from-scratch
https://github.com/daviwil/emacs-from-scratch/blob/1a13fcf0dd6afb41fce71bf93c5571931999fed8/init.el
Chen Bin’s config
Fast and robust config https://github.com/redguardtoo/emacs.d
Centaur config
Fancy and fast emacs config https://github.com/seagle0128/.emacs.d/tree/master
Org-mode configuration
Hugo Cisneros’ configurations
https://hugocisneros.com/org-config/#todo-faces-and-export-settings
Emacs guide and tutorial
System crafter’s guide series
https://systemcrafters.net/guides/
General configuration in Emacs
Package introduction of ivy, Swiper, and counsel
https://www.youtube.com/watch?v=AaUlOH4GTCs&t=486s
Org-mode learning resources
【教程】用Emacs org mode实现任务管理(基础)
Very beginner friendly guide for non-programming folks
The Basics of Emacs Configuration - YouTube
Emacs essential. It covers the basics of setting Emacs configuration.
Emacs From Scratch #5 - Org Mode Basics - YouTube
Org-mode basics tutorial series
OrgMode E01S01: Headlines & outline mode - YouTube
Great series to learn org-mode. Each episode is within 10 minutes and covers a topic. However, it only covers the functionality of org-mode and did not talk anything about config. It’s best to complete the Emacs config before watching this series.