Easy Copy

by Moy
favorite
share
Score: 51/100
Description
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
3,511
downloads
3
forks
208
days
13
days
13
days
10
total PRs
0
open PRs
0
closed PRs
10
merged PRs
17
total issues
2
open issues
15
closed issues
0
commits
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