I highly recommend the Omnisearch plugin.

This page summarizes the projects mentioned and recommended in the original post on /r/ObsidianMD

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • obsidian-omnisearch

    A search engine that "just works" for Obsidian. Supports OCR and PDF indexing.

  • I'd like to recommend the Omnisearch plugin to anyone looking for a search that "just works."

  • minisearch

    Tiny and powerful JavaScript full-text search engine for browser and Node

  • No magic here, the underlying engine is Minisearch, which uses the BM25 algorithm (the de facto standard among search libraries). Omnisearch adds a magic sauce during indexing by converting notes into custom objects, with the following fields: - body (the plain markdown text) - filename & yaml aliases - level 1 headers - level 2 headers - level 3 headers

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • graph-analysis

    Analyse the structure of your Obsidian graph using various analysis techniques

  • If you're interested in this feature, there's a graph analysis plugin that does this with a bunch of different algorithms: https://github.com/SkepticMystic/graph-analysis. And at least one of these algos uses an NLP plugin https://github.com/SkepticMystic/nlp

  • nlp

  • If you're interested in this feature, there's a graph analysis plugin that does this with a bunch of different algorithms: https://github.com/SkepticMystic/graph-analysis. And at least one of these algos uses an NLP plugin https://github.com/SkepticMystic/nlp

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts