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

Editing based on unique identifiers? #676

Open
m-chaturvedi opened this issue Feb 24, 2024 · 0 comments
Open

Editing based on unique identifiers? #676

m-chaturvedi opened this issue Feb 24, 2024 · 0 comments

Comments

@m-chaturvedi
Copy link

Say I have a bunch of events with the same title, say 'Cancel Prime', and I issue:

gcalcli edit "Cancel Prime"

This would lead to gcalcli going one by one through the list of all events matching that text. I was wondering if while doing the search with gcalcli agenda, the events can be identified with 7 chars of some hash (like git), it would make it very easy for people to edit an event, since it will be uniquely identified. For now, we can prune the search only with start and end.

Anyway, thanks for all the work!

@m-chaturvedi m-chaturvedi changed the title Editing based on uniq idetifiers? Editing based on unique identifiers? Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants