Refactored excerpts and highlighting
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { type CachedMetadata, MarkdownView, TFile } from 'obsidian'
|
||||
import { stringsToRegex } from './utils'
|
||||
import type { ResultNote } from '../globals'
|
||||
import { stringsToRegex } from './text-processing'
|
||||
|
||||
export async function openNote(
|
||||
item: ResultNote,
|
||||
|
||||
Reference in New Issue
Block a user