mirror of
https://github.com/ThisIsBenny/iOS-Widgets.git
synced 2025-04-19 23:37:41 +00:00
Update README.md
This commit is contained in:
parent
fd3bb9c33f
commit
a0c2d9d79e
1 changed files with 13 additions and 1 deletions
|
@ -9,6 +9,18 @@ The following services are currently supported:
|
||||||
|
|
||||||
[[Download]](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Meeting-dial-in/Meeting-dial-in.js)
|
[[Download]](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Meeting-dial-in/Meeting-dial-in.js)
|
||||||
|
|
||||||
|
## Setup
|
||||||
|
Via the widget parameters the country code has to be set. This code has to start with a +. Example: +49
|
||||||
|
The country code is needed in case several international phone numbers are found (please check notice 1, because a country code does not automatically mean that the phone number is found).
|
||||||
|
|
||||||
|
### Optional
|
||||||
|
By default, the german date format will be used: DD.MM.YYYY, HH:mm
|
||||||
|
|
||||||
|
To use a different format, the format has to be set to the widget parameter. The format has to be separated from the country code with a ;
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
## Notice 1
|
## Notice 1
|
||||||
Since some services, such as Skype, allow own domains or phone numbers, it cannot be guaranteed that the current search patterns always find all dial-in data.
|
Since some services, such as Skype, allow own domains or phone numbers, it cannot be guaranteed that the current search patterns always find all dial-in data.
|
||||||
The search pattern list must be constantly expanded.
|
The search pattern list must be constantly expanded.
|
||||||
|
|
Loading…
Add table
Reference in a new issue