diff --git a/journal/2021-05-07.md b/journal/2021-05-07.md index 30ca794ca..6dc201e87 100644 --- a/journal/2021-05-07.md +++ b/journal/2021-05-07.md @@ -19,7 +19,8 @@ - [[meet coop]] - [[hypercore]] - [[busy cafe]] -- +- [[foam]] + - [[slugify]] I'm tired of manually auto pulling and auto pushing. I think [[auto push]] and [[auto pull]] need to happen. diff --git a/slugify.md b/slugify.md new file mode 100644 index 000000000..fee0a75d3 --- /dev/null +++ b/slugify.md @@ -0,0 +1,4 @@ +# slugify + +- This is how [[foam]] does it, through [[markdown notes]]: https://github.com/kortina/vscode-markdown-notes/blob/0ac9205ea909511b708d45cbca39c880688b5969/src/test/jest/extension.test.ts +