Various AT Protocol integrations with obsidian
20
fork

Configure Feed

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

at main 10 lines 166 B view raw
1# top-most EditorConfig file 2root = true 3 4[*] 5charset = utf-8 6end_of_line = lf 7insert_final_newline = true 8indent_style = tab 9indent_size = 4 10tab_width = 4