Closed tribhuwan-kumar closed 1 day ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
screenpipe | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 20, 2024 8:11am |
@tribhuwan-kumar nice!
just wondering - what happen if this fail for some reason, does it crash the timeline? should not
for example if cannot find powershell or something like this
otherwise looks good to me!
@tribhuwan-kumar nice!
just wondering - what happen if this fail for some reason, does it crash the timeline? should not
for example if cannot find powershell or something like this
otherwise looks good to me!
nope, it'll not crash the timeline if it's can't find icon of any application it'll simply log error in console!
/approve
Could not find a claim that corresponds to the PR. Please add the /claim
snippet to the PR body first.
Could not find a claim that corresponds to the PR. Please add the
/claim
snippet to the PR body first.
@tribhuwan-kumar make sure to add claim
thanks for amazing work!
can you also do the linux one?
Could not find a claim that corresponds to the PR. Please add the
/claim
snippet to the PR body first.@tribhuwan-kumar make sure to add claim
thanks for amazing work!
can you also do the linux one?
i'll add claim in linux pr :)
@louis030195 you opened new issue for linux one, probably i should claim it /claim #643
Could not find a claim that corresponds to the PR. Please add the
/claim
snippet to the PR body first.@tribhuwan-kumar make sure to add claim
thanks for amazing work!
can you also do the linux one?
@louis030195 i added the claim, maybe you've to approve again!
/approve
Could not find a claim that corresponds to the PR. Please add the /claim
snippet to the PR body first.
/tip $50 @tribhuwan-kumar
🎉🎈 @tribhuwan-kumar has been awarded $50! 🎈🎊
name: add icons in timeline for windows about: it can currently exe of installed apps using
Get-AppxPackage
for microsoft installed apps, from registry key for installed application from installer, and searches in potential path like start menu and andC:\windows
to get the exe path by app name, then it extracts icons from .exe and .lnk (modified zmconnelly/windows-icons this crate to tribhuwan-kumar/windows-icons title: #643 labels: '' assignees: '' /claim #643ps: it took some time to load all icons, maybe some asynchronous issue, fixing it
fix: #643
description
related issue: #
type of change
how to test
add a few steps to test the pr in the most time efficient way.
if relevant add screenshots or screen captures to prove that this PR works to save us time.
checklist
additional notes
any other relevant information about the pr.