2023-05-03 Wednesday

use-package features

https://systemcrafters.net/live-streams/september-24-2021/↗ features that use-package provides:

:ensure - Install package :after - Load after another package :init - Run code before package loads :config - Run code after package loads :custom - Set custom variables with concise syntax :defer - Defer loading until some later point :demand - Ensure loading at startup :bind - Bind keys for modes :hook - Set hooks that will cause package to load :commands - Set autoloaded commands that will cause packag to load :mode - Activate mode when particular file types are opened

Difference in commands?

Seems like C-c c works on starting emacs i.e from scratch buffer. however C-c n f does not work there.

Test for changing format of datetree from day to date

Test code

seems like chaning to date does not make any difference.

Org-roam-dailies navigation with custom template

https://emacs.stackexchange.com/questions/71328/org-roam-dailies-navigation-with-custom-template↗

More testing

everything works for now. No more testing for now.

templates is still wip

templates in org-roam is still a wip

© Prabu Anand K 2020-2026