Skip to content

Conversation

@JonAlfaro
Copy link

Description

This PR introduces a new top-level boolean configuration option, create_empty, to control the initial content of new notes.

When create_empty is set to true in the config, new notes will be created with empty content. Otherwise we default to the existing behavior of creating notes with pre-populated note content.

How to Test

  1. Test Exisiting Behavior: Remove create_empty or set it to false in the config yaml. Create a new note and verify it contains the default content.
  2. Test New Feature: Set create_empty: true in your config file. Create a new note and verify its content is empty.

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.

1 participant