We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey!
I have noticed that completions for tags are not shown on lines that contain square brackets ([, ]). They are shown on other lines.
[
]
This is a problem to me, since I use marksman with Obsidian and use the following syntax for tasks:
1. [x] Do grocery shopping #chore 2. [ ] Cook lunch #chore
I cannot get completions for tags unless I jump into a new line, type the tag, and then join it with the previous line, which is inconvenient.
I would appreciate it if tag completions also appeared for lines with square brackets.
Reproduction video:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hey!
I have noticed that completions for tags are not shown on lines that contain square brackets (
[
,]
). They are shown on other lines.This is a problem to me, since I use marksman with Obsidian and use the following syntax for tasks:
I cannot get completions for tags unless I jump into a new line, type the tag, and then join it with the previous line, which is inconvenient.
I would appreciate it if tag completions also appeared for lines with square brackets.
Reproduction video:
Kapture.2024-03-08.at.10.42.30.mp4
The text was updated successfully, but these errors were encountered: