calens icon indicating copy to clipboard operation
calens copied to clipboard

Use calens with gitea

Open xoxys opened this issue 5 years ago • 3 comments

I would like to use calens with Gitea instead of GitHub. Gitea is using the same URL schema as GitHub for issues and for pull requests it is /pulls/<number> instead of pull/<number>. What do you think about adding a cli flag to set a custom server URL instead of the hard coded github.com and support Gitea servers too?

xoxys avatar Jun 24 '20 18:06 xoxys

Adding a CLI flag which allows customizing the regular expressions to extract URLs would work, are you interested in working on this?

fd0 avatar Sep 14 '20 08:09 fd0

Yes I could look into it if you would accept a PR.

xoxys avatar Sep 14 '20 08:09 xoxys

I think that's possible :)

fd0 avatar Sep 14 '20 11:09 fd0