mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
15 lines
242 B
TOML
15 lines
242 B
TOML
[extra]
|
|
author = "Mickaël"
|
|
|
|
[note]
|
|
default-title = "Untitled"
|
|
extension = "md"
|
|
filename = "{{id}}-{{slug title}}"
|
|
id-case = "lower"
|
|
id-charset = "alphanum"
|
|
id-length = 4
|
|
language = "en"
|
|
template = "default.md"
|
|
|
|
[notebook]
|
|
dir = "~/notebook"
|