CRTified / zsh-johnnydecimal

Collection of zsh scripts for working with Johnny.Decimal structure https://johnnydecimal.com/
GNU General Public License v3.0
39 stars 2 forks source link

zsh autocompletion #1

Open CRTified opened 5 years ago

CRTified commented 5 years ago

It would be nice to have auto completion for categories and unique identifiers.

Functions to add autocompletion:

CRTified commented 5 years ago

First step is done with https://github.com/Amarandus/zsh-johnnydecimal/commit/dc6043b496a8645187387fa58d8e7f5998481079

It would be desirable to separate the completion of the Category from the completion of the unique ID.

rlam3 commented 3 years ago

Is this project still active?

CRTified commented 3 years ago

Yes and no - it's "good enough" for my usage, so its priority dropped a bit. If you have any urgent or important issues or feature requests, feel free to create a new issue.