champ 0.1.0

Command-line Hero for the Ampersand Metadata Protocol
Documentation
# GUI application for working with AMP

## Show file/folder metadata
- Modification time
- Git status
- Size

## Show links and backlinks in bottom-left

## Show statistics in bottom rows

## Display metadata async
- Retrieving git status should not affect scrolling speed

## Support copy/paste

## Show help

## Show all `next` items found
- Filter on `proj`

## Support opening found items in editor

## Support cut/paste on tree.Forest
- Support write-out as well

## Check for filesystem updates from time to time

## Consider using [ratatui]https://ratatui.rs/ for TUI
- Block, Calendar, List, Table, Tabs