Open syeod opened 8 months ago
Thank you for opening this issue!
π @thomaslombart @tmwrnr @irangarcia you might want to have a look.
We can't disable the 1000 limit because the extension would break due to memory errors. However, we could implement a typeahead search feature so that the Swift code retrieves reminders data based on the text search.
Thanks for your answer and for your help ! Or if you can't remove it, possibility to increase the limit ? (5 000, 10 000)
The purpose is just to be able to look into the field (all reminders) for Completed and Active reminder without any others steps.
And at the moment he cannot find part of reminders because of the 1 000. Let me know, Thanks,
It's not really possible either for the same reasonβ¦ The typeahead search is the way to go here π
It's not really possible either for the same reasonβ¦ The typeahead search is the way to go here π
Indeed,
To have an idea, when do you think it could be updated ?
Thanks again π Super extension !
Thanks for the kind words!
If it's super important to you, I can guide you in contributing to the extension. Otherwise, there's no timeline for that. It could be in 2 weeks or 2 months, as it depends on the project I'm currently working on! π
I understand, indeed it's important. I will be happy to contribute, unfortunately, i am not sure to really have the level to modif and create this new part of the extention.
I will wait, and will use your current extention + reminder apple app for now.
If i can help you in a way, please let me know. Thanks
Hi Thomas,
Hope you are fine. I have the recents update about the extension 11 april and previous.
Do you confirm that the typehead is on the roadmap ? Even if you dont have any date yet to communicate.
Thanks
Hey there, as said previously, it will be done at some point but I don't know yet when π
This issue has been automatically marked as stale because it did not have any recent activity.
It will be closed if no further activity occurs in the next 10 days to keep our backlog clean π
Extension
https://www.raycast.com/raycast/apple-reminders
Description
With the limit of 1000 reminders, when using the search field some reminders are missing if you have more than 1000.
Steps To Reproduce
With the limit of 1000 reminders, when using the search field some reminders are missing if you have more than 1000.
Current Behaviour
No response
Expected Behaviour
Possible to add a field to enable / disable the 1000 limit ? Or capacity to increase to 10 000 ?
thanks