Skip to content

Releases: Raphlette/obsidian-new-tab-plus

Obsidian - New Tab Plus - v1.4.2

07 Feb 18:03

Choose a tag to compare

New Tab+ allows you to open Markdown files, graphs, canvases, images, audio, video, and PDFs in a new tab by default.

Changes:

v1.4.0

  • Code refacto for better maintainability.
  • Correction of issues related to latest software updates.
  • Fixed note duplication related issues.
  • Fixed pinned note related issues.

v1.4.1

  • Fixed data issue on plugin load.

v1.4.2

  • Removal of code related to unused feature.

New features:

Addition of new file format in the possible format opened in a new tab by default : audio, video, PDFs.

Obsidian - New Tab Plus - v1.4.1

06 Feb 12:31

Choose a tag to compare

New Tab+ allows you to open Markdown files, graphs, canvases, images, audio, video, and PDFs in a new tab by default.

Changes:

v1.4.0

  • Code refacto for better maintainability.
  • Correction of issues related to latest software updates.
  • Fixed note duplication related issues.
  • Fixed pinned note related issues.

v1.4.1

  • Fixed data issue on plugin load.

New features:

  • Addition of new file format in the possible format opened in a new tab by default : audio, video, PDFs.

Obsidian - New Tab Plus - v1.3.0

12 Apr 21:54

Choose a tag to compare

Allow to open markdown files, graph and canvas in new tab as the default behavior.

Changes:

  • Fix misbehaviors happening when only one file is open.
  • Fix issue of graph views not executing properly.
  • Fix issue preventing to write file name right away when creating a new file.

New features:

  • Open images in new tab by default.
  • Delay option: A delay was necessary to allow a better execution of the code. How much delay is applied is adjustable through an option slider.

Obsidian - New Tab Plus - v1.2.0

27 Mar 23:22

Choose a tag to compare

Allow to open markdown files, graph and canvas in new tab as the default behavior.

Changes:

  • Prevent certain misbehavior on file delete.
  • Files now open at the right of the previous tab.

Obsidian - New Tab Plus - v1.1.0

08 Mar 15:30

Choose a tag to compare

Allow to open markdown files, graph and canvas in new tab as the default behavior.