Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanGiesberts committed Mar 1, 2024
2 parents 8ecdc0d + 9863b71 commit 7d20be1
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions README.md
Expand Up @@ -5,14 +5,10 @@ This plugin for [Obsidian](https://obsidian.md) replaces markdown checkboxes `-[
https://github.com/DylanGiesberts/obsidian-table-checkboxes/assets/66573865/7a218dd4-2575-41e8-b615-01f97c0a9bdb

## Installing the plugin
1. Navigate to the plugins folder (Settings => Community plugins -> Click the folder icon next to 'Installed plugins')
2. Create a folder for the plugin files, like `obsidian-table-checkboxes`
3. Download `main.js` and `manifest.json` from the releases tab and drop them in `obsidian-table-checkboxes`

## Installing the plugin using BRAT
1. Scroll to the Beta Plugin List section
2. Add Beta Plugin
3. Specify this repository: DylanGiesberts/obsidian-table-checkboxes
Now available in the plugin store!
1. Navigate to the plugins store (Settings => Community plugins -> Browse)
2. Search for 'Markdown table checkboxes'
3. Select the plugin and click Install

## How to use
- Simply enable the plugin and type a markdown checkbox inside a table. It will get converted to a HTML checkbox.
Expand Down

0 comments on commit 7d20be1

Please sign in to comment.