Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chenghongyao/obsidian-linkcard-plugin
render link to card in obsidian
https://github.com/chenghongyao/obsidian-linkcard-plugin
Last synced: about 1 month ago
JSON representation
render link to card in obsidian
- Host: GitHub
- URL: https://github.com/chenghongyao/obsidian-linkcard-plugin
- Owner: chenghongyao
- Created: 2022-01-28T02:43:11.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-25T12:42:29.000Z (almost 3 years ago)
- Last Synced: 2024-08-02T17:29:54.220Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 227 KB
- Stars: 18
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-obsidian-zh - chenghongyao/obsidian-linkcard-plugin
README
## description
render link in single line
```md
[baidu](https://www.baidu.com)
```to a card:
![card](img/card.png)
## example
```
## 链接
[Notion - One workspace. Every team.](https://www.notion.so)[思源笔记 - 本地优先的个人知识管理系统,支持 Markdown 排版、块级引用和双向链接](https://b3log.org/siyuan/)
[Obsidian](https://obsidian.md/)
## 网易云音乐
https://music.163.com/#/song?id=1806967390
## B站视频
https://www.bilibili.com/video/BV1LZ4y1d7Ye
```
![](img/1645108092420.png)