Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2d table roller ignores first column #345

Open
3 of 7 tasks
gizlup opened this issue Oct 3, 2024 · 0 comments
Open
3 of 7 tasks

2d table roller ignores first column #345

gizlup opened this issue Oct 3, 2024 · 0 comments

Comments

@gizlup
Copy link

gizlup commented Oct 3, 2024

Check for existing bug reports before submitting.

  • I searched for existing Bug Reports and found no similar reports.

Expected Behavior

From documentation:
"Adding |xy to the end of a table roller will return a random table cell (not row) from the table, unless there is a column named xy"

Current behaviour

adding |xy only returns cells from columns other than the first column. (no column was labeled xy)

Results are never 00000 or YAAA

Reproduction

Examples to reproduce bug:
Roll Result: dice: [[Sandbox Note]]^TableX]]|xy

column 1 column 2
XXXX h
YYYY a

^TableX

Results are always h or a

Roll Result: dice: [[Sandbox Note]]^TableTest]]|xy

column 1 column 2 column 3
00000 444 $$$
YAAA ZUUU ///

^TableTest

Which Operating Systems are you using?

  • Android
  • iPhone/iPad
  • Linux
  • macOS
  • Windows

Obsidian Version Check

1.6.7; 1.6.7

Plugin Version

11.3.1

Confirmation

  • I have disabled all other plugins and the issue still persists.

Possible solution

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant