I highly recommend the Omnisearch plugin.

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

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • 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

  • Show HN: A fast, accurate and multilingual fuzzy search lib for the front end

    6 projects | news.ycombinator.com | 14 Feb 2024
  • What is your go to client-side fuzzy searching library?

    5 projects | /r/nextjs | 10 Feb 2023
  • What do you use for site search? Custom built solution? Meilisearch? Algolia?

    2 projects | /r/PHP | 3 Feb 2023
  • MiniSearch – fuzzy match search in TypeScript

    1 project | news.ycombinator.com | 14 Nov 2022
  • Minisearch: Tiny, powerful JavaScript full-text search engine for browser, Node

    1 project | news.ycombinator.com | 13 Oct 2022