Hacker News new | ask | show | jobs
by aakashlpin 2105 days ago
hey, thanks!

1. not sure what you meant by "dynamic". First time API call is slow as it digs up your entire mailbox for the search query. It then stores the timestamp of this moment in time and next subsequent API calls are made for with a `after:` filter. Hence they are super fast.

2. code is open source and step by step instructions to set this up for yourself are mentioned in Github Readme.

3. elaborate?