indentlabs / indentlabs/notebook

Customizable field types

Open
#350 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

User feedback
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.