]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/notes-mode/sample.notesrc
Add notes-mode.
[gnu-emacs-elpa] / packages / notes-mode / sample.notesrc
diff --git a/packages/notes-mode/sample.notesrc b/packages/notes-mode/sample.notesrc
new file mode 100755 (executable)
index 0000000..68556b9
--- /dev/null
@@ -0,0 +1,16 @@
+
+dir: ~/NOTES
+# the root of the document tree
+
+int_form: %Y%m
+# strftime(3) format for intermediate directories
+# Only a subset of strftime is supported:
+#      %Y  four-digit year
+#      %y  two digit year w/leading zeros
+#      %m  two digit numeric month w/leading zeros
+#      %d  two digit day w/leading zeros
+
+# XXX: Currently, file_form cannot be changed.
+# file_form: %y%m%d
+# strftime(3) format for notes files directories
+