Georg Jähnig

Results 56 issues of Georg Jähnig

It is desirable to always have a 0-arg shortcut with the domain/homepage as `url`, if there is a corresponding 1- or more argument shortcut. That way, the homepage is easily...

data

Some shortcuts seem to have places as arguments, but don't use`type=city`. E.g. `ek 2`.

data

Serchilo allowed to specify POST parameters for shortcut URLs. They processed like - when calling such a shortcut, redirect would go to a local HTML page (on Serchilo server) -...

enhancement

Add a tool that (semi-)automates adding a new shortcut: - input www.example.com - tool searches HTML code of www.example.com for a link to an Opensearch definition www.example.com/opensearch.xml - tool shows...

enhancement

The future shortcut list #45 could be composed individually for the current user, e.g. by preferring the most recent or most used shortcuts, or listing them when nothing was yet...

enhancement

There's either Safari Smart Search – it already works now but should be documented. Or one can make use of [this plugin](https://www.reddit.com/r/Safari/comments/pyhykx/native_custom_search_use_alternative_search/?rdt=41421). Alternatively, [Brave can be installed on MacOS](https://apps.apple.com/de/app/brave-web-browser/id1052879175) –...

documentation

This was a spontaneus suggestion by a non-Trovu user. Putting this here to gauge interest first. Possible implementation tutorial: https://www.donnywals.com/adding-your-apps-content-to-spotlight/

enhancement

e.g. as `ConfigGetter`. This should include all code related to getting the user config from Github. This shall contribute to have a console-only version of Trovu in the longterm, one...

enhancement

Currently, dictionary are created shortcuts are created semi-automatically via [tools.js](https://github.com/trovu/trovu-web/blob/master/src/js/tools.js#L285) and [dictionaries.yml](https://github.com/trovu/trovu-web/blob/master/src/yml/dictionaries.yml). The tooling code assumes for each language pair, e.g. `cs-de` and `de-cs` only one shortcut (the latter `include:`'ing...

enhancement

To make editing and debugging of a (new) shortcut URL easier, the web interface shall have a dialog that allows - entering - a shortcut URL - example arguments -...

enhancement