Fix: add links and overpass link to cafe_pub
This commit is contained in:
parent
7de0af15f1
commit
41b6eea430
165 changed files with 2336 additions and 11345 deletions
|
@ -154,6 +154,10 @@ In other words: use `{ "before": ..., "after": ..., "special": {"type": ..., "ar
|
|||
* [Example usage of braced](#example-usage-of-braced)
|
||||
+ [tags](#tags)
|
||||
* [Example usage of tags](#example-usage-of-tags)
|
||||
+ [giggity](#giggity)
|
||||
* [Example usage of giggity](#example-usage-of-giggity)
|
||||
+ [gps_all_tags](#gps_all_tags)
|
||||
* [Example usage of gps_all_tags](#example-usage-of-gps_all_tags)
|
||||
+ [auto_apply](#auto_apply)
|
||||
* [Example usage of auto_apply](#example-usage-of-auto_apply)
|
||||
|
||||
|
@ -1104,6 +1108,31 @@ key | value | The key to look for the tags
|
|||
|
||||
|
||||
|
||||
### giggity
|
||||
|
||||
Shows events that are happening based on a Giggity URL
|
||||
|
||||
name | default | description
|
||||
------ | --------- | -------------
|
||||
giggityUrl | _undefined_ | The URL of the giggity-XML
|
||||
|
||||
|
||||
#### Example usage of giggity
|
||||
|
||||
`{giggity()}`
|
||||
|
||||
|
||||
|
||||
### gps_all_tags
|
||||
|
||||
Shows the current tags of the GPS-representing object, used for debugging
|
||||
|
||||
#### Example usage of gps_all_tags
|
||||
|
||||
`{gps_all_tags()}`
|
||||
|
||||
|
||||
|
||||
### auto_apply
|
||||
|
||||
A button to run many actions for many features at once. To effectively use this button, you'll need some ingredients:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue