-
Notifications
You must be signed in to change notification settings - Fork 55
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
Feature Request: Enhancements to reminders-cli #59
Comments
thanks for the kinda words! all of these make sense, i think the biggest question is the UX |
Tags would be a great addition. |
keith
pushed a commit
that referenced
this issue
Aug 23, 2023
- Makes it possible to edit the notes of an existing reminder. - Edit the title, or notes, or both at the same time (basically behaves as can reasonably be expected imo). - I thought about making it possible to append to the existing notes but replacing it is more flexible and consistent with the way the title can already be edited. This is a small part of what was requested on #59.
notes can now be edited in 2.3.0+ thanks to #62 |
See: |
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
First of all, I'd like to thank you for creating such a useful command-line tool for interacting with Apple's Reminders. It has been of great help in managing my tasks efficiently. I am writing this issue to suggest a few enhancements that, I believe, would make the tool even more powerful and versatile.
Group Querying: Currently, the tool allows us to work with lists. It would be really helpful if it could also support querying and managing groups of lists.
Additional Fields: I'd like to suggest adding support for querying and managing additional fields of reminders such as notes, URL, date, time, labels, location, and subtasks. This would provide a more holistic view of the reminders and allow more comprehensive management.
Export Attachments: It would be really helpful if reminders-cli could support exporting attachments like images from reminders. This would enable a more complete backup of reminders data.
I understand that these suggestions might require considerable effort to implement, but I believe they would significantly enhance the functionality and usefulness of reminders-cli. I look forward to hearing your thoughts on these suggestions.
The text was updated successfully, but these errors were encountered: