2024-01-05 19:31:06 -08:00
..
2024-01-05 19:31:06 -08:00
2024-01-05 17:09:12 -08:00
2024-01-05 17:35:24 -08:00

extwislogo

/extractwisdom

extract-wisdom is a Fabric pattern that extracts wisdom from any text.


DescriptionInstallationExamplesMeta

** :caution NOTE** This is not the correct instructions yet, so hold off until this note is removed.

Description

extract-wisdom (extwis) is a Fabric pattern that extracts wisdom from any text. For example:

  • Podcast transcripts
  • Academic papers
  • Essays
  • Blog posts
  • Anything you can get into text!

Installation

You can install extractwisdom by executing this command.

curl -sS https://raw.githubusercontent.com/danielmiessler/fabric/main/install.sh | bash

Examples

Here are some examples of how to use extractwisdom.

z foo              # cd into highest ranked directory matching foo
z foo bar          # cd into highest ranked directory matching foo and bar

Meta

  • Author: Daniel Miessler
  • Published: January 5, 2024