NotePlan / NotePlan/plugins

Configuration UI Improvements

Open
#215 4 comments 0 reactions 1 assignee View on GitHub

@EduardMe is already working on this.

Since Jan 29, 2022.

UI
Dominant language
JavaScript
Stars
204
Forks
82
Avg merge
22h 27m
Merged PRs (30d)
3

Description

Here we collect UI improvements for the configuration screens:

  • the cancel and save & close buttons should be next to each other
  • the save button doesn't really need the "& close" part as the save action already closes
  • hitting return within an edit field creates a new line, without resizing the field, thus making it appear blank
  • pressing tab in an edit field should move to the next field, not insert a tab at the cursor position
  • Add CMD-Enter to save & close the dialog
  • Validate and pretty print the default JSON value (it's taken as-is from the default string at the moment)
  • Use a monospaced font in the JSON textbox
  • Move the description field above the input field (at least for the json field?)
  • Add "info" type object (would be used to display static text, whatever is in the description property. My desires are to display some information for a given section.

Contributor guide

No contributing guide indexed for this repository

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.