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

Add existing files via [[]] links not just strings #108

Closed
dxcore35 opened this issue Jul 6, 2023 · 2 comments
Closed

Add existing files via [[]] links not just strings #108

dxcore35 opened this issue Jul 6, 2023 · 2 comments
Labels
bug Undesired behavior caused by this plugin

Comments

@dxcore35
Copy link

dxcore35 commented Jul 6, 2023

I would like to link the existing not as metadata. Meaning I would like to add for example:

INPUT[suggester(option([[low]]), option([[medium]]), option([[high]])):frequency]

I would expect the plugin will add:

frequency: [[medium]].

Now the plugin has some internal issue with handling of the [[ ]]

@dxcore35 dxcore35 added the bug Undesired behavior caused by this plugin label Jul 6, 2023
@mProjectsCode
Copy link
Owner

the only error i can repo with this setup is, that the value shown on the suggester is not updated

@mProjectsCode
Copy link
Owner

i fixed that issue, the suggester should update now

mProjectsCode added a commit that referenced this issue Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Undesired behavior caused by this plugin
Projects
None yet
Development

No branches or pull requests

2 participants