Skip to content

Releases: decaf-dev/obsidian-export-browser-tabs

0.7.1

28 Jun 06:49
Compare
Choose a tag to compare

Refactor

  • use browser-tabs-<timestamp> as default file name

0.7.0

07 Apr 20:46
Compare
Choose a tag to compare

Feature

  • filter excluded tabs on single note export
  • add export title and url option for single note export

Fix

  • handle empty tab title. This can happen when the browser hasn't loaded the webpage yet. This will now output "Untitled tab {ID}"
  • simplify log messages
  • don't export tabs with duplicate urls

Refactor

  • simplify tab title to match what is displayed in the browser

0.6.0

04 Jan 21:13
Compare
Choose a tag to compare

Full Changelog: 0.6.0...0.6.0

0.5.1

27 Dec 06:53
Compare
Choose a tag to compare

Full Changelog: 0.5.0...0.5.1

0.5.0

27 Dec 06:44
Compare
Choose a tag to compare

Feature

  • add Export into multiple files (Remote) command

Full Changelog: 0.4.1...0.5.0

0.4.1

26 Dec 18:54
Compare
Choose a tag to compare

Fix

  • don't include files that aren't created in exported tabs count
  • fix doesUrlExist always returning true

Refactor

  • refactor excludedLinks to a flat array

Full Changelog: 0.4.0...0.4.1

0.4.0

26 Dec 18:34
Compare
Choose a tag to compare

Feature

  • add ability to exclude domains and urls

Full Changelog: 0.3.1...0.4.0

0.3.1

26 Dec 16:47
Compare
Choose a tag to compare

Refactor

  • export entire string instead of truncating it
  • allow single and double quotations

0.3.0

26 Dec 16:31
Compare
Choose a tag to compare

Feature

  • add export into multiple notes

0.2.0

08 Nov 21:47
Compare
Choose a tag to compare
chore: bump version