10 lines
127 B
Plaintext
10 lines
127 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: org-noter notes
|
|
# key: notes,
|
|
# --
|
|
* Notes
|
|
:PROPERTIES:
|
|
:NOTER_DOCUMENT: $0
|
|
:NOTER_PAGE:
|
|
:END:
|