Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

[Enhancement] Use Regex to Beautify Statuses. #30

Open
xfoxfu opened this issue Feb 17, 2017 · 0 comments
Open

[Enhancement] Use Regex to Beautify Statuses. #30

xfoxfu opened this issue Feb 17, 2017 · 0 comments

Comments

@xfoxfu
Copy link
Contributor

xfoxfu commented Feb 17, 2017

In previous version, the statuses are beautified, but to fix #26, the feature is removed.

I suggest use Regex adapted for different companies to match statuses and beautify them and provide a option for users to modify the pre-defined regexs.

For example, the user may write 【(.*)】【(.*)】(.*) to match package statuses from "shunfeng" and automatically fills displayed statuses with $3 and location with $1.

Moreover, there can be multiple regexs for one company to fit different statuses with a priority.

@fython fython changed the title Enhancement: Use Regex to Beautify Statuses. [Enhancement] Use Regex to Beautify Statuses. Feb 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants