docs: direct download link and add new todos (#19)

This commit is contained in:
Owen Gretzinger
2025-07-15 09:44:26 -04:00
committed by GitHub
parent 151b6e9aff
commit 29e7f9aaa0
+7 -1
View File
@@ -7,7 +7,7 @@
<p align="center"> <p align="center">
The Free, Open-Source AI Notetaker for Busy Engineers The Free, Open-Source AI Notetaker for Busy Engineers
<br /> <br />
<a href="https://github.com/owengretzinger/meetingnotes/releases/latest">Download for MacOS 14+</a> <a href="https://github.com/owengretzinger/meetingnotes/releases/latest/download/Meetingnotes.dmg">Download for MacOS 14+</a>
</p> </p>
</div> </div>
@@ -111,6 +111,12 @@ Implemented:
- Integrate with Posthog for anonymous analytics (installs, opens, meetings created) - Integrate with Posthog for anonymous analytics (installs, opens, meetings created)
- Onboarding screen to enable settings and set API key - Onboarding screen to enable settings and set API key
Todo:
- check for funds / validity of openai api key
- add padding to text inputs
- add confirmation when clicking the copy button
Later: Later:
- Cool recording indicator (dancing bars) - Cool recording indicator (dancing bars)