observablehq / observablehq/notebook-kit

User preferences

Open
#37 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

desktop
Dominant language
TypeScript
Stars
371
Forks
27
Avg merge
3h 52m
Merged PRs (30d)
1

Description

We should have user preferences for, at least as a minimum:

  • Whether to trim trailing whitespace on commit
  • Whether to automatically format code on commit (via Prettier)
  • Configurable keyboard shortcuts?
  • Whether to default to JavaScript or Markdown in new cells?

Related discussion in #35.

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

Start with the related discussion in #35 and establish which of the four preference areas are in scope. No files, tests, or entry points are named, so locate the existing preference and commit/cell configuration flows before planning the work. Done means the selected preferences are configurable and their behavior is covered for trimming whitespace, formatting, shortcuts, or default cell language.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli, developer-experience
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.