Has anyone developed a startpage with keyboard-driven fuzzy bookmark navigation?

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

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
  • fzf-for-js

    Do fuzzy matching using FZF algorithm in JavaScript

  • I see that there is a javascript port of fzf. I am thinking it would be possible to have a file or database of bookmark entries that could be navigated by typing fuzzy search queries as a function on a startpage. I am curious if anyone has done this already.

  • startpage

    Simple text centric startpage (by breadcat)

  • My startpage kinda does this, the filtering logic isn't fuzzy but it filters down a hardcoded list of bookmarks that I navigate to by using Tab and Enter. The source code for it is here

  • 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
  • Fuse

    Lightweight fuzzy-search, in JavaScript

  • I use https://fusejs.io for the upcoming fuzzy search in Jump btw

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