indentlabs / indentlabs/notebook
Customizable field types
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 410
- Forks
- 78
- Avg merge
- 1d
- Merged PRs (30d)
- 9
Description
We've somewhat touched on this with the differentiation between `textarea` vs `link` fields (and furthermore with `name` and `universe` tags on fields), but it'd be nice to introduce new field types and make them available to users.
Some suggested field types from users:
- [ ] Integer / numeric fields
- [ ] Sliders / ranges
- [ ] Linked (like the old-style fields)
- [ ] Private fields
Contributor guide
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
The issue describes a broad request for new customizable field types, including numeric fields, sliders, linked fields, and private fields, but names no files, tests, or entry points. Start by locating the existing textarea, link, name, and universe field handling; done would require an agreed scope and working support for the selected field types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100