shaarli-plugin-clickat/README.md
n 787cbcb4fc
Some checks failed
lint / lint (push) Has been cancelled
update README.md
2024-10-03 22:36:35 +02:00

23 lines
839 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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`)
```shell
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`, it will display [@nic](https://x.com/nic),
- Threads with `@nic@threads.net`, it will display
[@nic@threads.net](https://threads.net/@nic ),
- Bluesky with `@nic.bsky.social`, it will
display [@nic@bsky.social](https://bsky.app/profile/nic.bsky.social),
- Fediverse with `@nic@instance`, it will display [@nic@instance](https://instance/@nic).