Used Copilot is VS Code (Sonnet + Haiku 4.5): for react component to get a good UX
Used Copilot is VS Code (Sonnet + Haiku 4.5): for react component to get a good UX
I added a settings dialog and for the moment I disabled the first one (I’ll do it on the next devlog).
Log in to leave a comment
Added a theme toggle
Log in to leave a comment
Added refresh on add/delete refresh to shortcuts/categories
Need to add a settings dialog to manage categories, and I’d like to add import/export data (simple json datas)
And I had to remove the search bar because of the “Red Argon” (https://developer.chrome.com/docs/webstore/troubleshooting/#single-use) Chrome’s Policy, the extension have to be a single purpose extension.
Log in to leave a comment
So I enhanced the shortcut management with deletion and category filtering
and we can categorize a shortcut before saving it.
Now I have to edit end delete for both shortcuts and categories and some clean animation using motion.
Log in to leave a comment
Created the app with vite js & shadcn
Added a settings button (disabled for the moment) I wan’t to be able to change theme, lang (en, fr), if we open the link in a new page…
Added category button but as disabled for the moment
The input search bar as a transition when it’s selected
But for the moment settings and categories does not work and we have to refresh on every link we had but working on it 🍪
Log in to leave a comment