Skip to content
Compare
Choose a tag to compare

0.3.0

Pre-release
Pre-release
@nothingislost nothingislost released this
· 1 commit to master since this release
Compare
Choose a tag to compare
  • Renamed the plugin from obsidian-embedded-query-control to obsidian-query-control
    • If you already had the plugin installed, you'll probably need to uninstall the old obsidian-embedded-query-control plugin
  • Added the option to render the markdown within search results
    • Search results are rendered using the Reading Mode processor and supports most of the Reading Mode features
    • Rendered checkboxes can be clicked directly from search results
    • Nested lists and headers can be collapsed/expanded
    • Links are rendered and clickable
    • A new embedded query attribute has been added renderMarkdown: true | false
    • Render markdown has been added to embedded queries and the native sidebar search
      • An app restart will be needed to get the native sidebar search to update