Skip to content

Feature: Integration with Other Tools (atuin, fish, Prometheus) #54

Description

@mgd43b

Overview

Integration with other shell history and productivity tools.

Problem

Users may want to migrate from other tools or export to monitoring systems.

Proposed Solution

Integrations:

  • Export to atuin format
  • Import from fish shell history
  • Export stats to Prometheus/Grafana
  • Integration with tmux, screen
  • Export to Notion, Obsidian

Examples

# Export to atuin
$ sdbh export --format atuin > atuin_history.db

# Import from fish
$ sdbh import --from-fish ~/.local/share/fish/fish_history

# Prometheus metrics
$ sdbh metrics --prometheus > /var/lib/prometheus/sdbh.prom

# Export to Notion
$ sdbh export --format notion --api-key xxx --database yyy

Priority

Medium - Important for adoption

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestintegrationIntegration with external tools/systemspriority:mediumMedium priority feature

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions