Related Notes Finder

by Joshua Michalik
5
4
3
2
1
Score: 28/100

Description

Category: Note Enhancements

The Related Notes Finder plugin is a useful Obsidian tool that helps you discover relevant notes in your vault. With this plugin, you can search for notes whose titles include any word from the active note, and have links to those related notes appended to the original note. The plugin offers customization options, such as filtering out common words like "the" or setting a minimum number of characters for search terms. This plugin is perfect for users who want to quickly find connections between their notes and explore new ideas.

Reviews

No reviews yet.

Stats

35
stars
7,658
downloads
2
forks
1,816
days
1,279
days
1,811
days
1
total PRs
1
open PRs
0
closed PRs
0
merged PRs
5
total issues
2
open issues
3
closed issues
0
commits

Latest Version

5 years ago

Changelog

Bugs Squashed

  • Fixed styling for links to work in both light and dark mode.

README file from

Github

An Obsidian Plugin

How to Use

Features

Command: Show Possible Links Search for all notes in the vault whose title includes any word in the active note.

  • Search words with more than X number of characters. (Default: 3 characters)
  • Ignore Dailies path. (Default: disabled)
  • Ignore words as specified in settings. (Default: 'the,and,but,not,then,they,will,not,your,from,them,was,with,what,who,why,where,this,over,than')
  • A link to the related note is appended to the active note. (Default: enabled)

Default Hotkey: <CMD>+6

Command: Toggle Append Link Setting Toggle the setting to append the related note to the active note.

  • When using the Show Possible Links command, a link to the related note is appended to the active note. (Default: enabled)

Settings

  • Append Link

    • When using the Show Possible Links command, a link to the related note is appended to the active note. (Default: enabled)
    • See the GIF above to see an example.
  • Minimum Letters

    • Search words with more than X number of characters. (Default: 3 characters)
    • For example, the word "for" contains 3 characters, so "for" will not be a term used when searching for related notes.
  • Ignore Dailies Path

    • Ignore Dailies path. (Default: disabled)
    • If it is preferred to ignore all notes in a specific directory, the folder relative to the vault root can be entered here.
      • If you have a "dailies" folder in your vault root, enter dailies into this setting to ignore all notes inside when using the Show Possible Links command.
  • Filtered Words

    • Ignore words as specified in settings. (Default: 'the,and,but,not,then,they,will,not,your,from,them,was,with,what,who,why,where,this,over,than')
    • When using the Show Possible Links command, ignore any words listed. Simple separate them by comma. Case is ignored.

Support

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.