my system configurations ^-^
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

refactor: update moxide config

willow 7e81c042 45da8a3f

+2 -2
+2 -2
modules/shared/home/programs/tui/helix/moxide.toml
··· 33 33 # as well as the Today, Tomorrow, Yesterday, and Daily... lsp commands 34 34 # 35 35 # This is also imported from obsidian if not specified: specifically the option titled "New file location" 36 - daily_notes_folder = "" 36 + daily_notes_folder = "daily" 37 37 38 38 39 39 # Whether markdown links should include an extension or not ··· 63 63 # Link file names only 64 64 # Enables autocompleting by heading but inserting link to filename (instead of filename + heading) 65 65 # Useful for unique notes / Zettelkasten users 66 - link_filenames_only = false 66 + link_filenames_only = false