Description
Productivity Tools Plugin
Category: Productivity Tools
The Easy Copy plugin simplifies the process of copying specific types of content within Obsidian by smartly detecting the context around the cursor. It allows users to instantly copy inline code, bold text, highlighted sections, italicized words, block IDs, and heading links without manually selecting text. Users can fine-tune which types of content to target and adjust link formats for copied headings.
Stats
30
stars
30 stargazers
3,511
downloads
3,511 downloads
3
forks
3 forks
208
days
208 days since creation
13
days
13 days since last commit
13
days
13 days since last release
10
total PRs
10 total pull requests
0
open PRs
0 open pull requests
0
closed PRs
0 closed pull requests
10
merged PRs
10 merged pull requests
17
total issues
17 total issues
2
open issues
2 open issues
15
closed issues
15 closed issues
0
commits
0 total commits in last one year
Latest Version
14 days ago
Changelog
✨ Configuring the Insertion Position of Block IDs
- Now you can choose where to insert Block IDs in the settings (current end/insert new line)
- For special blocks like code blocks or LaTeX blocks, they will default to inserting a new line, otherwise the block link will be invalid
- Also improved support for LaTeX blocks
✨ 配置 block id 的插入位置
- 现在可以在设置中选择 Block ID 的插入位置(当前末尾/插入新行)
- 对于特殊段落,像是代码块或者 LaTeX 块,默认会插入新行,否则块链接会无效
- 同时改进了对于 Latex 块的支持
README file from