Releases: decaf-dev/obsidian-export-browser-tabs
Releases · decaf-dev/obsidian-export-browser-tabs
0.7.1
0.7.0
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
Full Changelog: 0.6.0...0.6.0
0.5.1
Full Changelog: 0.5.0...0.5.1
0.5.0
0.4.1
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
0.3.1
Refactor
- export entire string instead of truncating it
- allow single and double quotations
0.3.0
Feature
- add export into multiple notes
0.2.0
chore: bump version