Show the filepath for the new daily email

```shell
nvim $(daily "Almost at 100 talks and workshops")
```
This commit is contained in:
Oliver Davies 2024-04-24 22:47:40 +01:00
parent c0d2a7a946
commit de44de5c44

View file

@ -46,7 +46,7 @@ function create-daily {
${title}"
git log --stat -1
echo "${filepath}"
}
function npm:build:css {