chhoumann / quickadd

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

[FEATURE REQUEST] Provide way to capture value and trim leading and trailing whitespace #685

Open paxnovem opened 1 month ago

paxnovem commented 1 month ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

When using the capture to create a new note sometimes a trailing space is left in the input (especially on mobile). This breaks the linking that is created when appending the link until I rename the file.

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

Provide a an alternative to {{VALUE}} that will trim the leading and trailing whitespace to the input {{TRIMEDVALUE}} as an example

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