this repo has no description
0
fork

Configure Feed

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

obsidian: hotkey for star/unstar file

+10 -1
+10 -1
obsidian/hotkeys.json
··· 59 59 "key": "J" 60 60 } 61 61 ], 62 - "starred:star-current-file": [], 62 + "starred:star-current-file": [ 63 + { 64 + "modifiers": [ 65 + "Ctrl", 66 + "Mod", 67 + "Shift" 68 + ], 69 + "key": "S" 70 + } 71 + ], 63 72 "starred:open": [ 64 73 { 65 74 "modifiers": [