Deven Mistry
Deven Mistry
I installed the app on my system, Python version: 3.10.4 Windows 10 and WSL (Ubuntu 20.04) There is a constant flicker when I try to create a task. I'm not...
The introduction video on the `README.md` file has a typo. The video starts by typing `doit` and not `dooit`. 
I am trying to the use the `call_parse` decorator with `*args` and I can't seem to figure how to make it work. Here is the function definition, ```python @call_parse def...
This PR allows the user to update the license of the project. In doing so, it updates the `LICENSE` and changes the value in `settings.ini`. Also, it will be a...
This PR adds a search bar to the site.
As of now, there is no way to update the destination of the vault. Can someone please guide through this process? TIA!
### 🚀 The feature, motivation and pitch Instead of having a separate `personalize.py`, the entire personalization logic can be taken care of by cookiecutter. The size of the template will...
Hey @n4bb12, thanks for creating this neat utility. I have currently configured this to work with my docusaurus site, but I get this error.  Here is my config ...
hey @hamelsmu, thanks for this great tutorial. I was thinking is there a way to use this same principle to deploy private `nbdev` docs? Also, use GH actions alongside so...
## ❓ Questions and Help ### Before asking: 1. search the issues. → couldn't find an answer 2. search the docs. → couldn't find an answer #### What is your...