Skip to content

List2need add list options #1416

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

christopheseyler
Copy link
Contributor

Superseed the PR #1345

This feature allows to set common options to all needs in a list defined by list2need directive.

Comparing to the PR #1345, I implemented a new list-options option with the ability to nest all options that will be common
(I removed the hide specific option as it can easily be added in this new list-options

I left a regex matching on the list-options value allowing to aggregate options that could be defined in one list item through the meta-data feature.

@chrisjsewell
Copy link
Member

Thanks @christopheseyler, this is definitely better, but bear with me a little on this as I want to have a bit more of a thought on it

@christopheseyler
Copy link
Contributor Author

Hi, Do not worry, take your time.

Just note that I still kept the :tags: option al list2need level, even if it could also be included in the :list-options: as well. I think that the tags is so "common" for the needs (used for filter) that having its own "option" is a better choice than buried it in the list-options. (I hope you understand what i mean ;) )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants