Skip to content

Releases: SilentVoid13/Templater

1.0.0

05 Apr 21:25
Compare
Choose a tag to compare
chore(release): 1.0.0

0.5.7

15 Jan 19:29
Compare
Choose a tag to compare

Adding 2 new internal templates:

  • {{tp_date}}: Deprecates {{tp_today}}, you can now set a day offset
  • {{tp_title_date}}: Deprecates {{tp_title_today}}, you can now set a day offset

Adding a new command: Replace templates in the active file, default hotkey: Alt+r.

0.5.6

09 Jan 17:13
Compare
Choose a tag to compare
  • Fixing user-templates with {{tp_include}}
  • Adding 3 new internal templates: {{tp_title_today}}, {{tp_title_yesterday}} and {{tp_title_tomorrow}}

0.5.5

08 Jan 09:38
Compare
Choose a tag to compare
  • Adding {{tp_creation_date}} and {{tp_last_modif_date}}
  • Adding {{tp_cursor}}
  • Adding {{tp_include}}

0.5.4

21 Dec 20:26
Compare
Choose a tag to compare

Fixing bugs

0.5.3

20 Dec 14:18
Compare
Choose a tag to compare

"Fixing" Daily Notes problem

0.5.2

20 Dec 13:42
Compare
Choose a tag to compare

Removing overloading of daily notes and replacing it with an event triggered by file creations
Doesn't trigger the modal when the template folder contains only 1 file

0.5.1

14 Dec 09:32
Compare
Choose a tag to compare

Adding new tp_folder internal template

0.5.0

08 Dec 07:30
Compare
Choose a tag to compare

Using new API features to clean code

0.4.4

28 Nov 08:12
Compare
Choose a tag to compare

Fixing saving issues, adding new internal template, refactoring a bit