mdelobelle / metadatamenu

For data management enthusiasts : type and manage the metadata of your notes.
https://mdelobelle.github.io/metadatamenu
MIT License
477 stars 27 forks source link

Problem with multis in objectlis #663

Open Z4rko963 opened 2 months ago

Z4rko963 commented 2 months ago

Description: I've encountered a problem when using the objectlist field at a second level of nesting within the Metadata Menu plugin for Obsidian. When attempting to add multiple objects at this third nesting level, the plugin only accepts one object and deletes the previous ones.

Steps to Reproduce:

  1. Create an objectlist field at the first level of nesting.
  2. Inside this field, attempt to add another objectlist.
  3. Add multiple objects to the third-level objectlist.
  4. Observe that only the last added object remains, while the previous ones are deleted.

Expected Behavior: The third-level objectlist should allow for multiple objects to be added without deleting previous entries, maintaining all objects input by the user.

Actual Behavior: Only one object is allowed in the third-level(vaccines) objectlist, with any previously added objects being deleted.

I want to express my heartfelt thanks for taking the time to review and address the issue I've reported. I deeply appreciate the effort and dedication that the team and the community invest in continuously improving this plugin, which, in turn, significantly enhances the experience for all Obsidian users. Your attention and response to user reports reflect a commendable commitment to the plugin's quality and utility. I am a big fan of the plugin and truly admire the work you do; it's been an indispensable tool in my daily workflow. Thank you once again for your time and support.

Z4rko963 commented 2 months ago

Screenshot_20240408-150016

Z4rko963 commented 2 months ago

I believe that the objects and objectlist are not the issue, the multis are. I've noticed that it works when there is only one value in the multis. When there are more than two, only one objectlist is created, and the previous one is deleted. There is an issue related to mine, which is the following #637.

LynetteCullens commented 2 months ago

Same problem here.

My fileclass fields

image

Input Modal

image

Can't Input MultiFile Values for the ObjectList Type Field

image

Using Object Type Field Breaks my Workflow for Link Rendering of Math Formulas

Top is via Object Field Bottom is via Object List Field Reading View image Source Mode image

LynetteCullens commented 2 months ago

Same problem here.

My fileclass fields

image

Input Modal

image

Can't Input MultiFile Values for the ObjectList Type Field

image

Using Object Type Field Breaks my Workflow for Link Rendering of Math Formulas

Top is via Object Field Bottom is via Object List Field Reading View image Source Mode image

My current workaround is to use MetaBind and the correct ObjectList, Object and MultiFile designations.