chhoumann / quickadd

QuickAdd for Obsidian
https://quickadd.obsidian.guide
MIT License
1.53k stars 136 forks source link

[BUG] Value input box only shows one alias #509

Open ScottKillen opened 1 year ago

ScottKillen commented 1 year ago

Describe the bug When I input a value, pressing [[ brings up a suggestion allowing me to pick a link, mimicking the functionality of Obsidian.

Unline Obsidian, the box does not show multiple notes with the same alias.

To Reproduce Steps to reproduce the behavior:

  1. Create two notes with the same alias (e.g., Caleb.md & Zeb.md)
  2. In frontmatter, give both notes the alias doctor.
  3. Run a capture macro that contains {{VALUE}} in its format.
  4. Type [[doctor in the input box.
  5. Notice that only Caleb is offered as a choice.

Expected behavior The plugin should mimic Obsidian, which shows both notes as suggestions when [[doctor is typed.

Desktop: