Commit Graph

1 Commits (803ad9ce151a8dc55b8dc56342ab5cf2ed21f3ee)

Author SHA1 Message Date
iGor milhit 803ad9ce15
make: create a new file
- Creates a templates and a notes directory.
- Creates a default template used to create new files. It contains a
  minimal frontmatter with the creation date and an ID.
- Adds the *new* recipe which creates a new file in the notes directory,
  based on the default template, replacing the creation date and ID
  variables with according values.
- Updates the README file with the new recipe.
- Improves the documentation of the code with comments.
- Fixes #9.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2022-12-22 11:19:58 +01:00