From 99e4a3d8adcb5fad1d8eb77b9c519a979079eb31 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 4 Jun 2025 11:23:13 -0500 Subject: feat: initial commit --- templates/programming/coding-notes.org | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 templates/programming/coding-notes.org (limited to 'templates/programming/coding-notes.org') diff --git a/templates/programming/coding-notes.org b/templates/programming/coding-notes.org new file mode 100644 index 0000000..5c22e7a --- /dev/null +++ b/templates/programming/coding-notes.org @@ -0,0 +1,15 @@ +#+TITLE: Coding Notes - [Topic] +#+DATE: %<%Y-%m-%d> +#+FILETAGS: :code:reference: + +* Summary + +* Examples +#+BEGIN_SRC python +def hello(): + print("Hello, world!") +#+END_SRC + +* Gotchas + +* References \ No newline at end of file -- cgit v1.2.3-70-g09d2