You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry to open an issue to ask a question but I don't see another way to do that.
I installed the plugin manually because I couldn't find it on Obsidian's plugins page. Did I miss it? I searched for "Sheets Extended" but it wasn't listed.
Also is this a real code block? Where does sheets come from?
```sheets
TODO
```
The text was updated successfully, but these errors were encountered:
The plugin is not available on Obsidian's plugins yet.
Yes that code block is real although the language should be sheet for using this plugin and your syntax for the body is wrong since it should be a markdown table. This is standard markdown syntax and the plugin is the same as many others in it's implementation.
Sorry to open an issue to ask a question but I don't see another way to do that.
I installed the plugin manually because I couldn't find it on Obsidian's plugins page. Did I miss it? I searched for "Sheets Extended" but it wasn't listed.
Also is this a real code block? Where does
sheets
come from?The text was updated successfully, but these errors were encountered: