Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Zeitzonen-Fix und Suche nach Name #184

Merged
merged 2 commits into from
Aug 3, 2017
Merged

Conversation

posativ
Copy link

@posativ posativ commented Aug 2, 2017

  • !station may now lookup the extId by a fuzzy search of all available stations in the configured city

  • this plugin can now be configured:

    city = Erfurt -> limit fuzzy search to this area/city
    id = 12345 -> default extId if !station is used without any argument

  • the output alignment now takes the line length into account, e.g. Bus 300 and Tram 1 are properly aligned now

  • include a static JSON with all known stations in the VMT area

Martin Zimmermann added 2 commits August 2, 2017 19:10
* !station <name> now may now lookup the extId by a fuzzy search of all
  available stations in the configured city
* this plugin can now be configured:

    city = Erfurt -> limit fuzzy search to this area/city
    id = 12345 -> default extId if !station is used without any argument

* the output alignment now takes the line length into account, e.g. Bus
  300 and Tram 1 are properly aligned now
* include a static JSON with all known stations in the VMT area
@mape2k mape2k merged commit 01435fb into Bytespeicher:master Aug 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants