Skip to content

Releases: Quorafind/Outliner.MD

0.1.12

21 Oct 14:57
Compare
Choose a tag to compare
  • fix: obsidian deferred view (be0389a)

0.1.11

12 Oct 15:32
Compare
Choose a tag to compare

0.1.10

10 Oct 13:59
Compare
Choose a tag to compare
  • fix: not load after obsidian 1.7.2 (89aef42)

0.1.9

09 Sep 03:19
Compare
Choose a tag to compare

0.1.8

06 Aug 15:18
Compare
Choose a tag to compare
  • Support DND block
  • Better section

0.1.7

23 Jul 14:07
Compare
Choose a tag to compare
  • chore: bump version (f7d6a09)
  • chore: release obsidian plugin v0.1.7 (4529772)

0.1.6

21 Jul 11:37
Compare
Choose a tag to compare
  • feat: support note as notebook mode. You need to enable it in settings. Note: doc

0.1.5

05 Jun 09:51
Compare
Choose a tag to compare
  • feat: support custom query string (b6e13bd)
  • chore: update file structure (9d5c6e7)
  • feat: remove unused files (a141c89)
  • feat: remove unused files (6689923)
  • chore: update readme (806d722)

0.1.4

25 May 15:29
Compare
Choose a tag to compare

Shinny new things

  • feat: when list item has mark content, for example (And if you press enter at the end of the line, the new bullet line
    should be added after the mark content.
    ):
- Here is a bullet line
  Mark: this is a mark content
  • feat: support copy link to text fragment. Resolves #34

Clip_2024-05-25_23-33-33

Fixes

  • fix: conflict with Obsidian Banner plugin, cause paper-layout not working well. Resolves #41
  • fix: height issue of Popout window. Resolves #39
  • fix: conflict with Obsidian Paste image rename plugin. Resolves #43
  • fix: when markdown link is embedded, the link should be rendered as a link. Resolves #49

0.1.3

19 May 05:15
Compare
Choose a tag to compare

Breaking changes

  • Create inline embed renamed as Create link to embed text fragment. About Text fragment

Shinny new things

  • feat: support link to text fragment docs; Resolves: #25
  • feat: click on link to jump to text fragment and highlight it docs. Resolves: #20
  • style: settings to disable paper layout. Resolves #28 #27
  • feat: click on backlink to jump back target pos docs. Resolves #29
  • feat: block-id in embedded editor cannot be selected any more docs. Resolves #19

Fixes

  • editor: Embedded whole page in backlink should not be hidden when its content changed.
  • editor: end mark of text fragment sometimes doesn't render correctly.

Full Changelog: 0.1.1...0.1.3