omar2205

Results 37 issues of omar2205

Allow attaching an arrowhead to the end of a drawn line

If a user clicked Sign in with GH and then cancelled, redirect him back with a message. Currently, it just prints "code" is required.

I want to use the relative time, 'a minute ago', but after a couple of hours, I want to switch it to say `04:40 am'.

enhancement

Wanted to try F7 with Capacitor. First of all, the cli didn't run `npx cap add android/ios` during creating. The back button doesn't exit the app, it works as intended,...

To have the date as `11/8/22, 2:58 PM` is very American. Can you please convert it to user locale? or an option in settings

enhancement
web-app

When rendering a svelte component it renders and then disappears.

### Describe the problem This is a basic example for hooks from the docs ```ts src/hooks.server.ts import type { Handle } from '@sveltejs/kit'; export const handle = (async ({ event,...

This adds [MunifTanjim/prettier.nvim](https://github.com/MunifTanjim/prettier.nvim). There is also a format on save section (commented)