2020-10-14 00:17:35 +02:00
|
|
|
|
# ClickAt
|
2020-10-14 00:12:16 +02:00
|
|
|
|
|
2024-01-27 13:01:35 +01:00
|
|
|
|
[Shaarli](https://github.com/shaarli/Shaarli/) plugin to make microblogging
|
2024-01-27 13:20:53 +01:00
|
|
|
|
social networks (Twitter/𝕏, Threads, Bluesky and Fediverse) addresses clickable.
|
2020-10-14 00:12:16 +02:00
|
|
|
|
|
2020-10-14 00:17:35 +02:00
|
|
|
|
## Manual
|
2020-10-14 00:12:16 +02:00
|
|
|
|
|
2024-01-27 18:13:33 +01:00
|
|
|
|
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
|
|
|
|
|
```
|
2021-03-06 17:52:35 +01:00
|
|
|
|
2. Activate plugin.
|
2024-01-27 13:01:35 +01:00
|
|
|
|
3. Quote users from:
|
|
|
|
|
- Twitter/𝕏 with their `@nic`,
|
2024-01-27 13:17:29 +01:00
|
|
|
|
- Threads with `@nic@threads.net`,
|
2024-01-27 13:20:53 +01:00
|
|
|
|
- Bluesky with `@nic.bsky.social`,
|
2024-01-27 13:01:35 +01:00
|
|
|
|
- Fediverse with `@nic@instance`.
|
2024-01-27 18:13:33 +01:00
|
|
|
|
|
|
|
|
|
## Caveats
|
|
|
|
|
|
|
|
|
|
For now addresses need to be proceded by an empty space.
|