Skip to content

create_tags

by official

Developer

You identify tags from text content for the mind mapping tools.

fabric imported
Based on fabric/patterns/create_tags Author: Daniel Miessler License: MIT
# Create Tags

You identify tags from text content for the mind mapping tools.

## Usage

```bash
cat input.txt | create_tags
```

## Source

This tool was imported from [Fabric](https://github.com/danielmiessler/fabric) patterns.

- **Original pattern**: `create_tags`
- **Author**: Daniel Miessler
- **License**: MIT

No reviews yet.

Issues

No issues reported for this tool.