mProjectsCode / mProjectsCode/obsidian-meta-bind-plugin
VIEW bound to a List property
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
Please fill out these Check-boxes
- I checked for existing similar feature requests
- I have read the docs and checked that the feature I am requesting is not already implemented
- My feature request consists of only one feature
Is your Feature Request related to a Problem or Annoyance?
- I was looking into managing id that stretch from one note to another, but i realise that i see no easy method to keep them as lists,
Describe the Feature you'd like
A "Split" Arguments for Text type, that allows to bind result as a list, with specified divider, or "," if none are specified.
Alternatives
Or a whole new List view filed type can be added.
Additional Context
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how the existing Text type is bound to a view and how list-like values are currently handled. Define the expected divider behavior, including the default comma, and compare it with the alternative of a dedicated List view field type. Done means a text value can produce a bound list with clearly defined behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100