Checkboxes within tables or columns?

What I’m trying to do

I’m a new user trying to set up character sheets for solo RPGs in Obsidian. I wonder if there’s any way to add checkboxes either inside tables, or into columns of text? (I use Simple Columns by Josie to get columns in the first place)
Also is there a way to add multiple checkboxes in a line, horizontally aligned?

Things I have tried

I’ve tried searching for “checkbox” but I haven’t found anyone who faced this particular issue. Other than that I’ve mostly tried pasting code-snippets for checkboxes into the code for tables/columns, but I may be doing that wrong.

Workaround: Bases

  1. Create note RPG
  2. Add property e.g. finished (shortcut Ctrl+;)
  3. Change property type to Checkbox (click icon on left side of property)

  1. Create new base (shortcut Ctrl+p and search for command “Bases: Create new base”)
  2. Add property finished
  3. Optionally add Filter file name starts with RPG

Result

1 Like

Plugin Table Checkbox Renderer

There is plugin Table Checkbox Renderer for checkboxes in tables
I haven’t tested this plugin.

Thank you so much for the help! I had to mess around a little bit with various views before I figured out how to make it work, but now I can do everything I wanted!

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.