ultralist
ultralist copied to clipboard
[feature request] autocomplete projects
Would be really nice if +myProj
would auto-complete on tab, if myProject
is an existing project name.
https://gist.github.com/raunaqrox/2d25cd2c6b9f9bb06ac41a8ba2b74b0f my gist I use temporarily, it gets it by running todolist list by project
, extracts all projects from it and gives to autocompletion on + and tab.
Works for zsh, bash, sh if you paste that snippet in respective dotfile