/daily-md

Daily MD is a very lightweight VS Code Extension that generates Markdown files for note taking.

Primary LanguageTypeScriptMIT LicenseMIT

Daily MD

Daily MD is a very lightweight VS Code Extension that generates Markdown files for notetaking.

Summary

Repository

Daily MD is available on Github under the MIT license

Features

  • Quickly creates a preformatted Markdown file with sections for note taking, task managing, and questions
  • Automatically titles each file in ISO 8601 format for simple organization (YYYY-MM-DD)
  • Has options of either generating notes in current workspace directory or in preset default location, configured upon initial setup

Extension Settings

Daily MD has the following configurable settings:

//File naming schema, default follows ISO 8601 date format
"daily-md.defaultNoteName": "{YYYY}-{MM}-{DD}.md"

// Default file path
"daily-md.defaultNotePath": ""

Known Issues

  • Currently, updating daily-md.defaultNoteName in settings does not affect title naming schema

Changelog

See CHANGELOG.md

Built With

License

This project is licensed under the MIT License.