update README
This commit is contained in:
parent
80f7d336c6
commit
d18aa0ef47
1 changed files with 8 additions and 1 deletions
|
@ -5,10 +5,17 @@ social networks (Twitter/𝕏, Threads, Bluesky and Fediverse) addresses clickab
|
|||
|
||||
## Manual
|
||||
|
||||
1. Clone repository in plugin directory.
|
||||
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.
|
||||
|
|
Loading…
Reference in a new issue