Skip to content

cmdblock/Obsidian-Code-Deleter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Code Deleter for Obsidian 🗑️

Adds a convenient delete button to code blocks styled by the Obsidian-Code-Styler plugin.

🚀 Features

  • ✨ One-click deletion of any code block
  • 🔌 Works seamlessly with Obsidian-Code-Styler
  • ⚡ Lightweight and non-intrusive

⚙️ Installation

Manual Install

  1. Create a new folder named code-deleter inside your vault’s .obsidian/plugins/ directory:

  2. Copy the following files into that folder:

  • main.js
  • styles.css
  • manifest.json

Using BRAT (Recommended for Beta Plugins)

You can also install and auto-update this plugin via BRAT (Beta Reviewers Auto-update Tool):

  1. Install BRAT from the Community Plugins browser.
  2. Add this repository URL in BRAT: https://github.com/your-username/code-deleter (replace with your actual repo)

💡 After installation, enable the plugin in Settings → Community plugins.

📜 License

Distributed under the MIT License.

🙏 Thanks

This plugin is built on top of the excellent Obsidian-Code-Styler by @mayurankv. Thank you for your great work!

About

obsidian 代码删除按钮

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors