Files
obsidian-workflow-template/5-Templates/Yearly-Notes.md
Mathis Gauthey f366d5b7b6 Initial commit
2023-08-05 19:14:53 +01:00

1.4 KiB
Raw Blame History

title, date, lastmod, categories, tags, aliases, share
title date lastmod categories tags aliases share
<% moment(tp.file.title, "YYYY").format("YYYY") %> <% moment(tp.file.creation_date()).format("YYYY-MM-DD HH:mm:ss") %> <% moment(tp.file.creation_date()).format("YYYY-MM-DD HH:mm:ss") %> yearly-notes false

<% moment(tp.file.title, "YYYY").format("YYYY") %>

<%* const currentMoment = moment(tp.file.title, "YYYY"); const hash = '# '; const slash = ' / '; const pipe = ' | '; const leftAngle = ' '; const rightAngle = ' '; tR += leftAngle; tR += '' + currentMoment.format('YYYY') + ''; tR += rightAngle; tR += '\n'; tR += '\n'; tR += leftAngle; currentMoment.add(-1,'years'); tR += '' + currentMoment.format('YYYY') + '' + pipe; currentMoment.add(1,'years'); tR += currentMoment.format('YYYY') + pipe; currentMoment.add(1,'years'); tR += '' + currentMoment.format('YYYY') + ''; currentMoment.add(-1,'years'); tR += rightAngle; %>

[!INFO]- Time left ⏱ !Time Left ⏱#Time Left ⏱

Projects 🎯

not done
path includes 2-Areas
group by filename
sort by happens
(happens in <% moment(tp.file.title, "YYYY").format("YYYY") %>) OR (happens before <% moment(tp.file.title, "YYYY").format("YYYY") %>)

Projects Graveyard 🪦

path includes 2-Areas
group by filename
sort by done
done in <% moment(tp.file.title, "YYYY").format("YYYY") %>

Journal 📔

An Interesting Title :