Created
October 2, 2021 23:34
-
-
Save Terkwood/a02b819f8c3e432b73c18827892a7860 to your computer and use it in GitHub Desktop.
show timestamp in emanote
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- templates/hooks/after-note.tpl --> | |
<ema:metadata> | |
<span class="mr-2 text-right text-gray-600"> | |
<value var="date" /> | |
</span> | |
</ema:metadata> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment