Sander @ June 17, 2023 at 7:33 pm

Fafi 0.2.3

Fafi is a bookmark indexing and search tool.

Install the fafi command line app easily using pipx install fafi that's all that's needed, and then feed it a single URL, a text file with one URL per line, a bookmarks.html containing links (any browser's export) or --firefox and it will detect the Firefox profile and extract its bookmarks and index them.

Then search all your bookmark contents using full-text search and ranking!

New in 0.2.3

The release notes for version 0.2.3 of Fafi (Favorites Finder) include the following changes and updates:

  • Fixes pipx installs: This release addresses issues related to installing Fafi using pipx, a tool that allows you to install Python applications in isolated environments. The fixes aim to improve the installation process and ensure smoother usage of Fafi.

  • --url option: A new command-line option, "--url," has been added to Fafi. This option allows users to add single URLs directly for indexing and searching purposes. It provides a convenient way to include specific webpages in the Fafi search index.

  • --list=textfile: Another addition to the command-line options is "--list=textfile." This option enables users to specify a text file containing a list of URLs or webpage locations that should be indexed by Fafi. It offers a means to index multiple URLs at once from a single file, streamlining the indexing process.

  • Textual TUI: Fafi now includes a Textual Terminal User Interface (TUI). This feature enhances the user experience by providing a text-based interface within the command-line environment. The TUI improves interaction with Fafi, making it more intuitive and user-friendly.

  • Dependency updates: The release incorporates updates to Fafi's dependencies. These updates ensure that Fafi remains compatible with the latest versions of the libraries and packages it relies on. By keeping the dependencies up to date, Fafi benefits from bug fixes, performance enhancements, and new features introduced in those libraries.

View on GitHub

#projects #fafi

Related posts

  • September 5 at 10:51 am If you're looking for a script to get…
  • September 4 at 8:40 am There is no barrier when there is no UI fr…
  • September 4 at 8:39 am By the time you're logged into your C…
  • September 4 at 8:38 am We need more instant publishing on the web…
  • August 6 at 8:23 am Taskfile 2.0.0…
  • July 16 at 10:38 am I've archived my php-activate project…
  • June 12 at 4:11 pm Trying out a new 2024 theme I've star…
  • January 16 at 10:16 am Created a HTMX PHP sandbox to get started …
  • January 10 at 9:07 am I've updated my one stop system update scr…
  • January 3 at 2:07 pm What would it take to make writing vanilla…
  • January 2 at 9:59 am PHP-Activate 0.3.1…
  • December 15 at 9:47 am PHP-Activate 0.3.0…
  • December 6 at 2:28 pm Lamb image test…
  • October 5 at 8:59 am PHP-Activate 0.2.0…
  • September 22, 2023 at 9:12 am On personal goals…
  • September 19, 2023 at 1:52 pm Made a Linux shell script called BreakAwar…
  • July 28, 2023 at 11:43 am Lamb 0.3.0…
  • June 17, 2023 at 7:33 pm Fafi 0.2.3…
  • March 24, 2023 at 9:46 am Lamb 0.2…
  • March 21, 2023 at 2:28 pm I've released php-activate 0.1.2, a PHP pr…
  • March 16, 2023 at 4:49 pm 404 Fallback comes to Lamb I've added a 40…
  • March 15, 2023 at 12:42 pm Alright got the webserver configuration fi…