Platform: Desktop Date: October 21, 2024
- feat: support Obsidian 1.7.3+
Platform: Desktop Date: October 12, 2024
- feat: support event
omd-section-update
to be listened in other plugins.
Platform: Desktop Date: October 10, 2024
- feat: support Obsidian 1.7.3+
Platform: Desktop Date: September 9, 2024
- feat: click edit pencil in search result/query result to edit result directly;
- feat: support press ctrl + click on link button to open file;
- fix: cannot show part of document in canvas;
- fix: cannot drag when block in at the end of document;
- fix: doesn't show fold indicator correctly;
Platform: Desktop Date: July 23, 2024
- feat: setting for hiding section tab header automatically is now available;
- feat: setting for disable time picker is now available;
- feat: command to zoom in current section that contains cursor;
- feat: click on active tab will return to full document;
- feat: control style easily via style settings;
- feat: support create section to the start/end/prev/next.
- fix: change Rename function text input to single-line, confirming on Enter press
- style: refresh setting page UI and some text in it. ![[refresh-setting-ui.png]]
- style: divider between section tabs;
- style: name above section line;
Platform: Desktop
Date: July 23, 2024
- feat: turn notes into sections/split sections into notes. Note: notebook mode
- feat: support commands to create section before/after current section. Note: notebook mode
Platform: Desktop
Date: July 21, 2024
- feat: support note as notebook. Note: notebook mode
Platform: Desktop
Date: June 5, 2024
- feat: support custom query string for task group. You can set the query string in the settings.
- fix: when press enter in task list item with indent, should not create a new list item with no indent.
- fix: global search hotkey could not be triggered when the editor is focused. Resolves #51
Platform: Desktop
Date: May 25, 2024
- 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
- 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
Platform: Desktop
Date: May 16, 2024
Create inline embed
renamed asCreate link to embed text fragment
. About Text fragment
- 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
- 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.