Sanket Dasgupta

Results 44 comments of Sanket Dasgupta

How about a general update to the documentation? Common installation options using `poetry`, `pip`, `pipenv` and `pipx` and also a note about the `pre-commit` hook.

If indentation seems to be the only problem here not allowing to perform black as intended, then a wrapper script using [`textwrap`](https://docs.python.org/3/library/textwrap.html) (the `indent`/`dedent` functions) seems like a crude/quick way...

I am not sure what else files are used, some help would be appreciated!

Can someone post a re-invite for the slack?

> Maybe take another half-step back and ask why we are recommending a 'template' instead of a 'fork'. > I believe the intention of templates is a one-time starter whereas...

There is some context [here](https://github.com/fabiospampinato/vscode-todo-plus/issues/200) on how to make it work, but in general it looks like the extension itself implements some spec?

> Whatever we end up going with, I think it should be easy to "bail out" of, which I think you've eluded to. If a user works out in 10...

Do take a look at https://github.com/hikerpig/foam-template-gatsby-kb and let me know if this suit your needs. It has an inbuilt graph component that renders pretty well.

If you are using https://github.com/foambubble/foam-template, can you try setting `published` in the [frontmatter](https://jekyllrb.com/docs/front-matter/)