Results 217 comments of PalmerAL

From [Twitter](https://twitter.com/flux_engine/status/1265062044170104834): > Hello! I recently switched to Min Browser, is there a way to run in "App" or "Kiosk" mode as per other browsers. Like, no browser bar or...

Can you give an example of a website that’s not working? Do you want to fill a password or some other kind of data? > On Mar 1, 2024, at...

Have you set up the 1password integration in settings > password autofill?

OK, thanks for the clarification. One other idea (from #2151) - if you open the 1password app and go to settings > developer, can you make sure "integrate with 1Password...

That would be a requirement, unfortunately (https://github.com/minbrowser/min/issues/2151#issuecomment-1872445859) Note that you can still use the CLI with this turned off, you just need to authenticate through the CLI instead of the...

@mrjmcarter Can you check if the CLI is set up correctly? Run this and sign in: ``` op signin --raw --account min-autofill ``` If everything works, you'll get a login...

Yeah, this would make sense. Currently, we predict which tags are likely to apply to an item, and show those. We could also show the 2-3 most recently used ones.

Where is this date being displayed? Somewhere in the browser UI (like the task list) or on a website?

I tried switching my language and region settings to New Zealand on macOS, and the date formatter provided by the browser updates correctly: ``` navigator.languages (2) ['en-GB', 'en-NZ'] console.log(new Intl.DateTimeFormat().format(new...

No worries, hopefully your leave was distraction-free! I think the attached file should show the issue. I don't remember exactly how I was testing this before, and my virtual machine's...