21 lines
647 B
Markdown
21 lines
647 B
Markdown
# ClickAt
|
||
|
||
[Shaarli](https://github.com/shaarli/Shaarli/) plugin to make microblogging
|
||
social networks (Twitter/𝕏, Threads, Bluesky and Fediverse) addresses clickable.
|
||
|
||
## Manual
|
||
|
||
1. Clone repository in `plugins` directory (plugin directory name must be `clickat`)
|
||
```
|
||
$ git clone https://forge.tourmentine.com/n/shaarli-plugin-clickat.git path/to/shaarli/plugins/clickat
|
||
```
|
||
2. Activate plugin.
|
||
3. Quote users from:
|
||
- Twitter/𝕏 with their `@nic`,
|
||
- Threads with `@nic@threads.net`,
|
||
- Bluesky with `@nic.bsky.social`,
|
||
- Fediverse with `@nic@instance`.
|
||
|
||
## Caveats
|
||
|
||
For now addresses need to be proceded by an empty space.
|