diff --git a/source/changelog.txt b/source/changelog.txt index 36a8275..f1be346 100644 --- a/source/changelog.txt +++ b/source/changelog.txt @@ -1,5 +1,6 @@ ### [Unreleased] #### Added +- Improve explanation of group name filter #### Changed - Update dependencies #### Deprecated diff --git a/source/readme.txt b/source/readme.txt index 8af9718..62dbf5f 100644 --- a/source/readme.txt +++ b/source/readme.txt @@ -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: `[-events-list events-count=3]` + Optionally, you can only show the events of a specific group by indicatings its 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).