Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/decaf-dev/obsidian-property-pruner

Delete a property from markdown files in your vault
https://github.com/decaf-dev/obsidian-property-pruner

obsidian-md obsidian-plugin

Last synced: 7 days ago
JSON representation

Delete a property from markdown files in your vault

Awesome Lists containing this project

README

        

# Property Pruner

This is a plugin that allows you to delete a property from markdown files in your vault.

## Installation

1. Install the [Obsidian BRAT](https://github.com/TfTHacker/obsidian42-brat) plugin from Obsidian community plugin store
2. Enable the plugin
3. Open the plugin settings
4. Click **Add beta plugin**
5. Enter the repository url: **https://github.com/decaf-dev/obsidian-property-pruner**
6. Click **Add plugin**

## Usage

1. Open the command palette
2. Run the command **Prune a property**
3. Enter the property name that you would like to delete
4. Wait for all the markdown files to be updated

## License

Property Pruner is distributed under [MIT License](https://github.com/decaf-dev/obsidian-property-pruner/blob/master/LICENSE).