GithubHelp home page GithubHelp logo

obsidian-note-proximity-plugin's Introduction

Obsidian Lookalike Plugin

GitHub Release Obsidian Downloads License "Buy Me A Coffee"

This is a plugin for Obsidian that allows you to identify other notes which may be similar to the current note. It does this by analysing word frequencies across all notes in the vault and comparing them to the current note.

Installation

From within Obsidian

Click here to install the plugin from within Obsidian.

From GitHub

  1. Find the latest release from the releases page.
  2. Download main.js, styles.css, and manifest.json.
  3. Create a folder in your Obsidian vault's plugins directory called note-promixity.
  4. Copy the downloaded files into the note-promixity folder.
  5. Reload Obsidian.
  6. Under Settings -> Community plugins, enable the plugin.

Usage

Once the plugin is enabled, there will be a new view in the right-hand pane called "Similar notes". Notes that are similar to the current note will be displayed here, with scores indicating how similar they are (higher scores indicate that the notes share potentially-relevant terms). Clicking on a note in this view will open it in the current editor.

If you've closed the sidebar tab and want to re-open it, you can use the "Open Lookalike sidebar" command from the Command Palette (Cmd/Ctrl+P).

Feature roadmap

Allow configurations options for the plugin, such as:

  • configure a minimum similarity threshold
  • configure the maximum number of similar notes to display
  • allow for the exclusion of certain notes/folders from the analysis
  • allow for the exclusion of certain words from the analysis
  • allow for excluding frontmatter and/or code blocks from the analysis
  • selection of alternative algorithms for calculating similarity

obsidian-note-proximity-plugin's People

Contributors

jlweston avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

obsidian-note-proximity-plugin's Issues

Slow performance on larger vaults

I really like the idea of the plugin.
I have a big vault with many files, when I enable your plugin it probably starts indexing, it locks the obsidian plugin menu and the fan starts working.
I need to force Obsidian to quit on MacOS.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.