Hanne Moa
Hanne Moa
Slack can read RSS-feeds.
[TinyTinyRSS](https://tt-rss.org/wiki/GeneratedFeeds/) can generate an RSS-feed from other RSS-feeds and secure it with a password (GET).
[Echo](https://echo.rknight.me) can post an RSS-feed to some other service, like mastodon.
It might be possible to manipulate the selection on Copy: https://stackoverflow.com/questions/2026335/how-to-add-extra-info-to-copied-web-text in order to strip away the zero width chars.
HTML-wise it might work to have each subpart in their own `` also. That'll be stripped on plaintext copy.
There might exist some library in Javascript that already does this effciently, changing title.
`update_fake_incident(s)`?
Blocked by Uninett/Argus-frontend#313
Blocked by https://github.com/Uninett/Argus/issues/313.
Grouping incidents may be easy, but giving that group a type, and treating it differently depending on type, is tricky. In a "caused by"-relation, the causer and causee needs to...