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

🐞 Inline Table Roller cannot read file if file name contains parentheses "()" #333

Open
2 of 7 tasks
Pachtjuilaard opened this issue Sep 26, 2024 · 0 comments
Open
2 of 7 tasks

Comments

@Pachtjuilaard
Copy link

Check for existing bug reports before submitting.

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

Expected Behavior

The inline table roller should work as normal when referring to a table in a file where the file name has parentheses in it.

Current behaviour

I have a file named Table Roller test, with a table in it. If I have a die roller on that same page, it just works as normal. However, when I add a ( or ) somewhere in the file name, and update the die roller to again refer to that file, the die roller stops working.

Reproduction

  1. Make file, give it any name, add a table (pasted below for convenience, name file Table Roller test.md for this one).
  2. Check if the roller works.
  3. Add ( and/or ) to the file name, and edit die roller accordingly.
  4. See that the die roller can't find the file anymore.

Table:
dice: [[Table Roller test.md#^table]]

dice: d10 Test
1 a
2 b
3 c
4 d
5 e
6 f
7 g
8 h
9 i
10 j
^table

Which Operating Systems are you using?

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

Obsidian Version Check

1.6.7 and 1.6.5

Plugin Version

11.0.3

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