Skip to content

Releases: decaf-dev/obsidian-note-splitter

1.3.0

22 Sep 07:43
68fb335
Compare
Choose a tag to compare

Feature

  • add remove delimiter setting #21

1.2.1

14 Sep 20:31
ce6c902
Compare
Choose a tag to compare

Fix

  • sanitize file name for Windows OS
  • make truncateFileName work with a file name that ends with a link

Docs

  • add removed characters to documentation

1.2.0

19 Aug 21:27
f755a59
Compare
Choose a tag to compare

Feature

  • add append to split content setting #13

Refactor

  • rename functions for maintainability

Tests

  • add unit tests
  • add integration tests

1.1.1

11 Aug 05:28
85e111c
Compare
Choose a tag to compare

Fix

  • only use the first line of split content as the title #10

Refactor

  • rename Use content as title to Use first line as title
  • rename Folder path to Output folder

1.1.0

28 Jun 04:28
4d027c1
Compare
Choose a tag to compare

Feature

  • make split command always available in the command palette #5

1.0.0

12 Jun 06:00
Compare
Choose a tag to compare

Feature

  • add setting to delete original file after split #2
  • add setting to save split notes in parent folder #2

Fix

  • stop empty notes from being created #2

Thanks to 1 contributor

0.6.0

19 Feb 05:27
Compare
Choose a tag to compare
fix: remove unused setting

0.5.1

19 Feb 04:19
Compare
Choose a tag to compare
chore: bump version

0.5.0

19 Feb 04:01
Compare
Choose a tag to compare
chore: bump version

0.4.0

19 Feb 03:53
Compare
Choose a tag to compare

Feature

  • escape wiki links when creating a title for a note