October 3, 2021 11:22 AM

This commit is contained in:
2021-10-03 11:22:03 +02:00
parent 73bd0adba5
commit a750ff3529
2 changed files with 4 additions and 1 deletions
+2 -1
View File
@@ -17,6 +17,7 @@
"vim.handleKeys": { "vim.handleKeys": {
"[": false, "[": false,
"]": false "]": false
} },
"gitdoc.enabled": true
} }
} }
+2
View File
@@ -7,3 +7,5 @@
- [[fixes]] - [[fixes]]
- [[node club]] - [[node club]]
- see [[2021-10-02]] for pending task in moa - see [[2021-10-02]] for pending task in moa
- [[foam]]
- installed [[gitdoc]] which does auto-pushing for me on save, like I had in [[obsidian]] -- hope it works, it sounds kind of great. pressing `ctrl-alt-a` to push to the Agora is fine but also is getting old.