Eloi Torrents

Results 82 issues of Eloi Torrents

Mapcode is a free way to give GPS coordinates that are easy to remember (similar to what3words) https://www.mapcode.com/ It would be cool if Mapcode coordinates could be used in osmin,...

I would like to be able to export calculated navigation routes to gpx files, similar to what the tool: https://mapstogpx.com/ offers. In particular I'm interested in the "advanced setting" named...

Is there a way to contribute translations?

#### Testing the changes - I tested the changes in this PR: **briefly** #### Local build testing - I built this PR locally for my native architecture, (x86_64-glibc) Users should...

### Package name arturo ### Package homepage arturo-lang.io ### Description Simple, expressive & portable programming language for efficient scripting. Build instructions: https://github.com/arturo-lang/arturo/wiki/Building-Arturo ### Does the requested package meet the package...

request

### Package name amarok ### Package homepage https://amarok.kde.org/ ### Description Powerful music player for KDE ### Does the requested package meet the package requirements? System, Compiled ### Is the requested...

request

### Have you read a contributing guide? - [X] I have read CONTRIBUTING.md - [X] I have searched the existing requests and didn't find any that were similar - [X]...

enhancement

### Description When running long computations I'm often waiting for it to finish. I'd like to get some feedback when computation finishes. ### Suggested solution - Configurable audio feedback -...

good first issue
good first issue (typescript)

### Description Quickly go to the cell defining a variable or a function. ### Suggested solution - An item in the right click menu. - A keyboard shortcut. ### Alternative...

enhancement

### Description Sagemath's syntax is a superset of Python (with some changes too, for example `^` means exponentiation). It would be nice to support this syntax in some way. ###...