Skip to content

Comments

feat: add ability to customize note file format#63

Merged
dcchambers merged 1 commit intomasterfrom
dcchambers/add-note-format
Mar 28, 2025
Merged

feat: add ability to customize note file format#63
dcchambers merged 1 commit intomasterfrom
dcchambers/add-note-format

Conversation

@dcchambers
Copy link
Owner

  • Add NOTE_FORMAT configuration option. The default is markdown (.md)
  • Newly created notes in the standard date format will end in this file extension.
  • Newly created notes named with the -n option will default to this format only if they do not have a specified extension.
    • For example, note -n my-note.md will create the note my-note.md, and note -n my-other-note will create the note my-other-note.md

@dcchambers dcchambers merged commit cb92114 into master Mar 28, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant