···3636 3. Choose the starting time for what videos you'd like to receive email notifications. For example, if you choose 7 days ago, YTEM will notify you about all the videos uploaded since then (maximum the last 50 videos). You'll only be notified for videos uploaded only after the time you set
37376. That's all, hopefully it's worth it!
38383939-### Limitations (readme)
3939+### Limitations
40404141YTEM is rough around the edges, and there are things that I could have fixed but didn't bother with:
4242- Check that you entered valid values. It might not always be obvious what has gone wrong
4343- It's not supported to add the same channel multiple times
4444-- Since this runs locally, it obviously won't send you email notifications when your computer is off
4545-- To delete an email, you'd have to go into the settings file, which can be found in `~/Library/Application Support/YouTube Email Notifier`.
4444+- Since this runs locally, it won't send you email notifications when your computer is off
46454746### Menubar options
4847···747375741. Update CHANGELOG.md and commit
76752. Bump the version number, commit and tag
7777-7876 ```
7977 npm version <version>
8078 ```
8181-8282-3. Create GitHub release with release notes
7979+3. Build the app
8080+ ```
8181+ npm run build
8282+ ```
8383+4. Create GitHub release with release notes