Skip to content

Releases: sundevista/youtube-template

1.1.9

15 Aug 12:43
Compare
Choose a tag to compare

Fixes

1.1.8

26 Jul 22:36
Compare
Choose a tag to compare

Reverted latest update

1.1.7

20 Jul 21:08
Compare
Choose a tag to compare

Fixes

  • Fix folder existence error #21

1.1.6

04 Jul 08:53
Compare
Choose a tag to compare

Fixes

  • Fixes error with folder auto-creation (#19)

1.1.3

20 May 07:46
Compare
Choose a tag to compare

Fixes (community)

  • Settings pane improvements (#16) by @p33k

1.1.2

19 May 22:10
Compare
Choose a tag to compare

Fixes

  • Update filename sanitizer (#13)
  • Removed time format for noteCreated (#14)

1.1.1

18 May 13:16
Compare
Choose a tag to compare

Fixes (community)

1.1.0

16 Feb 16:37
Compare
Choose a tag to compare

Features

  • Add ability to create folders if they don't exist
  • Add {{thumbnailUrl}} template option
  • Add template path option (set paths like {{channelName}}/{{title}}.md)
  • Add template file option (use note as template instead of settings textarea)

Fixes

  • Support all types of attachment folder setting

1.0.9

01 Feb 08:20
Compare
Choose a tag to compare

Fixed

  • The absence of "maxres" thumbnails leads to an insertion error. Now, the plugin no longer relies on the "maxres" field but instead searches for thumbnails with the best quality (solves #1)

1.0.8

30 Jan 16:17
Compare
Choose a tag to compare

Fixed

  • Add an internal function to parse attachment folders to avoid potential errors with the attachment folder setting.