Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[enhancement request] add autocomplete for project names to the bash autocomplete function #245

Open
pedroangelini opened this issue Feb 2, 2024 · 0 comments

Comments

@pedroangelini
Copy link

I found the semi-hiddend autocomplete bash script and was very glad to enable it.
Without adding too much overhead, it would be nice if the autocomplete also handled adding project names when you run timetrace start <tab>.
For this, maybe the timetrace list project could have a -1 option (similar to ls -1) that returns only the keys of the projects.
Then it would be "easy" to enhance the existing autocomplete script to allow for this.

I'm willing to try learning a bit of Go to implement this at some point in the next 2 or 3 months :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant