This commit is contained in:
parent
4f077f5c62
commit
a8e8854caf
1 changed files with 10 additions and 6 deletions
10
README.md
10
README.md
|
@ -1,16 +1,20 @@
|
|||
# ClickAt
|
||||
|
||||
[Shaarli](https://github.com/shaarli/Shaarli/) plugin to make microblogging
|
||||
social networks (Twitter/𝕏, Threads, Bluesky and Fediverse) addresses clickable.
|
||||
social networks (Twitter/𝕏, Threads, Bluesky and Fediverse) addresses
|
||||
clickable.
|
||||
|
||||
## Manual
|
||||
|
||||
1. Clone repository in `plugins` directory (plugin directory name must be `clickat`)
|
||||
|
||||
```shell
|
||||
git clone https://forge.tourmentine.com/n/shaarli-plugin-clickat.git path/to/shaarli/plugins/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`,
|
||||
|
|
Loading…
Reference in a new issue