v2.3.1
AI titles
One of the AI features the Arc browser recently introduced renames tabs and downloaded files. It is a really small and simple thing but it made me think that Otter could use something similar. When adding new bookmarks, the titles often use very different formatting from one site to the next. This makes it hard to scan the list of bookmarks and find the one you are looking for. It would be nice if Otter could automatically rename the bookmarks to something more consistent.
This feature requires a new environment variable: OPENAI_API_KEY
which is, as you might expect, an API key from OpenAI.
The fastest way to add the new key is by using Vercel's CLI: vc env add
Screen.Recording.2023-12-01.at.13.48.03.mov
Improved toast
I also improved the Toast component. I opted to replace the existing Toast component with a new one that is more easy to use called Sonner.