mirror of
https://github.com/msztolcman/obsidian-duplicate-line.git
synced 2026-07-22 06:50:29 +00:00
No description
| .github/workflows | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| main.ts | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| styles.css | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
Obsidian Duplicate line Plugin
This plugin for Obsidian allows to duplicate line or selection with single hotkey. Set hotkey for this plugin (Preferences -> Hotkeys -> search for "Duplicate line" and set, for example. CMD/CTRL+D), and enjoy :)
Current stable version
1.0.0
Authors
- Marcin Sztolcman (marcin@urzenia.net)
Contact
If you like or dislike this software, please do not hesitate to tell me about it via email (marcin@urzenia.net).
If you find a bug or have an idea to enhance this tool, please use GitHub's issues.
ChangeLog
1.0.0
- initial version