improve explanation of group name filter

This commit is contained in:
Daniel Waxweiler 2022-05-19 08:39:20 +02:00
parent c51610b054
commit 0479deca56
2 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,6 @@
### [Unreleased]
#### Added
- Improve explanation of group name filter
#### Changed
- Update dependencies
#### Deprecated

View File

@ -24,7 +24,9 @@ Features
- Toggle adding named offset in brackets after the time in the settings
Shortcut format with limiting the number of events to show to 3 for example: `[<wordpress-name>-events-list events-count=3]`
Optionally, you can only show the events of a specific group by indicatings its name: `[<wordpress-name>-events-list events-count=3 group-name="mygroup"]`
You have to use their username, e.g. `@nosliensvivants`, and append the name of their instance if they use a different one, e.g. `@yaam_berlin@mobilize.berlin`.
The source code is available on [Github](https://github.com/dwaxweiler/connector-mobilizon).