We're live!
Your own private #GitHub notes on every page.
Private notes and labels across all repos, issues, PRs, and discussions.
Remember your ideas and thoughts in context, right where you need them.
#dev#chromewebstore#devtools#productivity
https://t.co/4hap45N6Cv
In @dossidev the extension listens for these @GitHubCommunity URL changes in the browser and stores the URL in the storage.
When the URL changes, the extension checks if the URL is a redirect. If a redirect (transfer) is detected, the UI will notify the user.
In @github issues, if an issue is transferred to another repo or if the issue is converted to a discussion (and vice versa), the URL reference will change.
Tracking transfers is pretty tricky, even using the GitHub API.
If you’re listening for webhook events on issues, it's possible to catch the transferred event but you won’t know where the issue was transferred to 👇
Shipped: Bring your OpenAI API key to @dossidev as an opt-in feature 🪄
This allows users to use their own API key and custom prompts in the browser extension alongside parsed GitHub issue and discussion content.
Quick demo of using a summary prompt with @github issues 👇
Shipping soon in @dossidev - Bring your own API key for OpenAI 🚀
• Add custom prompts to use with GitHub issue and discussion content
• Save the generated prompt responses as notes
• Your previous note history is included as context into the prompt chat messages
Was finally able to fix style collisions in @dossidev that were a result of the extension's @tailwindcss preflight styles impacting the on-page GitHub styles. This is since the extension side panel is a content script on the page.
I thought that I needed to use the tailwind prefix and carry that through into shadcn/ui (which may also work), but I was able to just remove the use of tailwind base and then manually add in the preflight overrides w/o the styles that were causing the discrepancy - ul/ol/img/menu
https://t.co/CcV6AvBhyi is almost ready for open source!
Your own private GitHub notes on every page
I'm transitioning the browser extension and web app into open source projects...
- Extensions - React, @plasmohq, @tan_stack
- Web app & API - @nextjs, @prisma, @neondatabase, @nextauthjs, @stripe
- UI - shadcn/ui
Your own private #GitHub notes on every page.
Private notes and labels across all repos, issues, PRs, and discussions.
Remember your ideas and thoughts in context, right where you need them.
#Productivity#oss#chromeextension#chrome
https://t.co/N0NHFSG25S