Samuel Hutchinson
Samuel Hutchinson
I would also love to see this feature! Let's have a look at seeing if we can hook into chrome / a playing browser and scraping the audio metadata. I...
Check this out from our favorite source, stackoverflow: [https://stackoverflow.com/questions/61003379/how-to-get-currently-playing-song-on-mac-swift](url) ``` > // Load framework > let bundle = CFBundleCreate(kCFAllocatorDefault, NSURL(fileURLWithPath: "/System/Library/PrivateFrameworks/MediaRemote.framework")) > > // Get a Swift function for MRMediaRemoteGetNowPlayingInfo...
I'm on macos and I'm keen to help out because this app is the best thing since sliced bread. Let's start planning a hitlist.
@dimitarnestorov Any update to this? Happy to help with dev work. Sam.
Would love a good workaround for this
@PalmerAL I have been using the multi-window branch of min for a little bit now. I really like it, haven't experienced any corrupt tabs yet... > If anyone has thoughts...
Interesting idea... There are favicons already in the task overlay . I think including favicons EVERYWHERE goes against the design philosophy of min being a minimalist browser.
> @flightmansam, In my daily use i have a lot of tabs in browser. And for me it's hard to find specific tab without some hints. We have title, but...
>The way I was picturing this is that the export task option would be a static snapshot of your task at the time you exported it, and then opening it...
>What kinds of things would you do with the task file outside the browser? The main things that come to mind (other than generally managing your project files how the...