ltag: A little CLI tool for tagged text searching

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. ltag

    Tag your lines

    I call this tool "ltag", short for "Line tag". It's written in Go. Here's the git repository: mebble/ltag.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. fzf

    :cherry_blossom: A command-line fuzzy finder

    The CLI search tool I use is fzf. fzf takes in any text stream and spins up a TUI for you to fuzzy search through the text. I can pipe my tool's output to fzf and violà, I can now search by command and by tag!

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

  • Cmd-K for the Terminal

    2 projects | news.ycombinator.com | 3 Jun 2025
  • Useful CLI tools

    1 project | dev.to | 22 Apr 2025
  • Mejorando el git checkout

    1 project | dev.to | 5 Apr 2025
  • Get a Git productivity boost with FZF

    1 project | dev.to | 20 Jan 2025
  • Fuzzy business: shadowing ssh

    1 project | dev.to | 16 Oct 2024

Did you know that Go is
the 4th most popular programming language
based on number of references?