clone of my dotfiles.ssp.sh
1
fork

Configure Feed

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

change new note

sspaeti 341e7889 ce77ab43

+8 -1
+8 -1
obsidian/Simon/SecondBrain/.obsidian/hotkeys.json
··· 40 40 "Mod" 41 41 ], 42 42 "key": "O" 43 + }, 44 + { 45 + "modifiers": [ 46 + "Mod" 47 + ], 48 + "key": "N" 43 49 } 44 50 ], 45 51 "graph:open-local": [ ··· 475 481 ], 476 482 "key": "H" 477 483 } 478 - ] 484 + ], 485 + "file-explorer:new-file": [] 479 486 }