obsidian-copilot icon indicating copy to clipboard operation
obsidian-copilot copied to clipboard

Find related notes

Open woaidangyang opened this issue 1 year ago • 2 comments

Would it be possible to list all the related notes to the current note in the vault?

Also, it would be great if the app could automatically suggest the best tags for each note.

woaidangyang avatar Mar 11 '24 16:03 woaidangyang

You want it Smart Connection style? Right now it lists sources in the conversation, does it work for you?

You can create your own custom prompt for tag suggestion. But I could create a built-in command for that too.

logancyang avatar Mar 11 '24 18:03 logancyang

You want it Smart Connection style? Right now it lists sources in the conversation, does it work for you?

You can create your own custom prompt for tag suggestion. But I could create a built-in command for that too.

Is it possible to provide a search box that only uses an embedding model, similar to a smart connection, so that users can search based on semantics? This would allow for quick retrieval of more related content in the vault.

wwjCMP avatar Mar 23 '24 12:03 wwjCMP