chhoumann / quickadd

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

[FEATURE REQUEST] Support "text item" and "item" in suggester #588

Open Smitty010 opened 10 months ago

Smitty010 commented 10 months ago

Is your feature request related to a problem? Please describe. Maybe this exists and I just can't find it. I have a "Capture". I want the suggestions displayed to be different from the actual values used.

I have a capture format which contains "{{VALUE: ,🔼,⏫,🔽,⏬}}". What I'd like is something like "{{VALUE:"3-Normal", "2-High", "1-Urgent", "4-Low", "5-Why Bother"; ,🔼,⏫,🔽,⏬}}. I want the numbered text items to be displayed, but the value inserted in the capture to be the corresponding items in the second list. I used a semicolon to separate the two lists, but that doesn't have to be the syntax. I just want two lists; one for the display and one to be inserted in the capture

Describe the solution you'd like A clear and concise description of what you want to happen.

Additional context Add any other context or screenshots about the feature request here.