Skip to content

Releases: xhuajin/obsidian-tabs

1.1.7

31 Jul 15:15
Compare
Choose a tag to compare

Resolves conflicts with Virtual Linker l Glossary, and Supercharged Links plugins. #41

1.1.6

31 Jul 11:24
Compare
Choose a tag to compare

Fix some bugs in settingTab and drag and drop bugs.

1.1.5

31 Jul 04:12
Compare
Choose a tag to compare
  1. Dragable tab supported (Not include dnd between different file)
  2. Autosave changed to optional. Add a new command to re-render all tabs.
  3. Support decorating tab title.

1.1.4

25 Jul 14:16
Compare
Choose a tag to compare

Bug fix

  1. abnormal tabs content width when 'Readable line length' set false; #27
  2. abnormal tabs nav title width was abnormal; #32

Added some appearance settings.

1.1.3

21 Jul 20:12
Compare
Choose a tag to compare
Optimized the editor. Auto save edit result. New tabs nav style.

1.1.1

14 Jul 13:24
Compare
Choose a tag to compare

When editing, the number of backquotes is able to automatically modify if the text has code blocks.

1.1.0

13 Jul 19:55
Compare
Choose a tag to compare
  1. Optimized parse tab content logic.
  2. Tabs can be used nested.
  3. Add a command to create a Tabs or convert selected text to a Tabs.
  4. Some new settings.

1.0.5

28 Jun 03:08
Compare
Choose a tag to compare

兼容 minimal 主题

1.0.4

17 Apr 06:16
Compare
Choose a tag to compare
  1. Update the icon: circle-plus -> plus, strike -> strikethrough.
  2. Use sentence case in UI.

1.0.3

12 Apr 05:48
Compare
Choose a tag to compare

Avoid assigning styles and move all these styles into CSS. Replace innerHTML with createEl. Modify the minAppVersion in Manifest.json.