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
6
stars
6 stargazers
142
downloads
142 downloads
2
forks
2 forks
5
days
5 days since creation
18
days
18 days since last commit
37
days
37 days since last release
2
total PRs
2 total pull requests
0
open PRs
0 open pull requests
0
closed PRs
0 closed pull requests
2
merged PRs
2 merged pull requests
2
total issues
2 total issues
2
open issues
2 open issues
0
closed issues
0 closed issues
0
commits
0 total commits in last one year
Latest Version
a month ago
Changelog
What's Changed
It's a big update!
Includes the following changes:
- Remove the default keyboard shortcut
Ctrl+Alt+C
: ( - Added support for using
.env
files to configure library variables, eliminating the need for users to modify automated script files - Added support for inline formulas, link text, and strikethrough text
- Refactored the code structure, thanks to @RavenHogWarts
New Contributors
- @RavenHogWarts made their first contribution in https://github.com/Moyf/easy-copy/pull/1 #2 🍻
Full Changelog: https://github.com/Moyf/easy-copy/compare/1.0.2…1.1.0
改动说明
这是个很大(相对而言)的更新!
包含以下改动:
- 移除了默认快捷键
Ctrl+Alt+C
: ( - 支持使用 .env 文件来配置库的变量,而不需要用户修改自动化的脚本文件
- 增加了对行内公式、链接文本、删除线文本的支持
- 拆分代码结构,感谢 @RavenHogWarts
新贡献者
- @RavenHogWarts 提交了 #1 #2 🍻
README file from