Jump to content

Gear: Difference between revisions

From Archive
Create Gear page: Rust TUI, bash/fzf tool, LighterPack weight tracking
 
Update with linked item pages grouped by type
 
Line 18: Line 18:


'''Controls''': <code>j/k</code> navigate, <code>/</code> search, <code>Enter</code> detail, <code>z</code> scan mode, <code>?</code> help, <code>e</code> edit in nvim, <code>v</code> open in visidata, <code>q</code> quit
'''Controls''': <code>j/k</code> navigate, <code>/</code> search, <code>Enter</code> detail, <code>z</code> scan mode, <code>?</code> help, <code>e</code> edit in nvim, <code>v</code> open in visidata, <code>q</code> quit
Built with Rust, terminal-native ANSI colors (inherits theme), Nerd Font icons.


=== gear (Bash/fzf) ===
=== gear (Bash/fzf) ===
Line 31: Line 29:
</pre>
</pre>


== Data ==
== Key Items ==
 
=== Bag ===
 
{| class="wikitable"
|-
! Item !! Weight !! Brand
|-
| [[5.11 Rush 24 Backpack]] || 128 oz || 5.11
|-
| [[Black 20L Big River Dry Bag]] || 94.17 oz ||
|-
| [[Timbuk2 Waist Pack]] || 70.5 oz ||
|-
| [[WLF Enduro Pack Vest]] || 70.5 oz || WLF Enduro
|}
 
=== Comfort ===
 
{| class="wikitable"
|-
! Item !! Weight !! Brand
|-
| [[Gildan Cotton Hoodie]] || 14.8 oz || Gildan
|-
| [[Arc'teryx Cerium Hoody]] || 10.2 oz || Arc'teryx
|-
| [[Mountain Hardwear AirMesh Hoody]] || 8.5 oz || Mountain Hardwear
|-
| [[Aroundsquare Titanium Begleri]] || 0.5 oz || Aroundsquare
|-
| [[Matador Ground Blanket]] || 0.1 oz ||
|-
| [[Arcteryx Rho Gloves]] || 0.1 oz ||
|-
| [[Naked & Famous Cashmere Blend Jeans]] ||  || Naked & Famous
|-
| [[Mosko Moto Woodsman Pants]] ||  || Mosko Moto
|-
| [[Uniqlo Airism Boxer Briefs]] ||  || Uniqlo
|}
 
=== Creativity ===
 
{| class="wikitable"
|-
! Item !! Weight !! Brand
|-
| [[GE Microcassette Recorder]] || 7.23 oz ||
|-
| [[Small Watercolor Notebook]] || 6 oz || Leuchtturm
|-
| [[Pentel Watercolor Brush]] || 0.1 oz || Pentel
|-
| [[General's Sketching Pencil]] || 0.1 oz || General's
|}
 
=== Sleep ===
 
{| class="wikitable"
|-
! Item !! Weight !! Brand
|-
| [[2L Dry Bag With Window]] || 98 oz ||
|-
| [[Nemo Quasar 3D Regular Wide Insulated Sleeping Pad]] || 29.8 oz ||
|-
| [[REI Magma 30 Sleeping Bag]] || 22.39 oz ||
|}
 
=== Tech ===
 
{| class="wikitable"
|-
! Item !! Weight !! Brand
|-
| [[DJI Mic 3 System]] || 45 oz || DJI
|-
| [[XPro-3]] || 28.9 oz || Fujifilm
|-
| [[XPro-3 (Backup)]] || 28.9 oz ||
|-
| [[Power Bag (Black 2L)]] || 27 oz ||
|}
 
=== Utility ===


Single CSV file at <code>gear.csv</code>, symlinked from <code>~/code/website2/public/gear.csv</code> so it's also available on the website.
{| class="wikitable"
|-
! Item !! Weight !! Brand
|-
| [[Nike ACG Air Zoom Gaiadome GORE-TEX Shoes]] || 44.0 oz || Nike
|-
| [[Motorcycle Repair Tools + Tire Plug Kit]] || 30 oz || Kawasaki
|-
| [[iPhone 15 Pro Max]] || 8.5 oz || Apple
|-
| [[Moletta Lionsteel Folding Black Knife]] || 5.4 oz || Lionsteel
|-
| [[CRKT Small Fixed Knife]] || 2.5 oz || CRKT
|-
| [[Spliffings Bag]] || 0.1 oz ||
|-
| [[Small Packtowel]] || 0.1 oz ||
|-
| [[Hankerchief]] || 0.1 oz ||
|}


=== Weight Categories ===
== Weight Categories ==


{| class="wikitable"
{| class="wikitable"
Line 52: Line 154:
|}
|}


=== Schema (LighterPack-compatible) ===
== Data ==
 
Core fields: Name, Weight_oz, Parent Container, Type, Category, Priority, Waterproof, Worn, Qty, Consumable, Star (Big 3 items), Notes, Tags, Brand, Condition.
 
Extended metadata: Amazon_URL, Photo_URL, Scan_3D_URL, Serial_Number, Purchase_Date, Purchase_Price, Location_Room, Location_Detail.
 
== History ==


* Started as bash script + CSV
Single CSV file at <code>gear.csv</code>, symlinked from <code>~/code/website2/public/gear.csv</code> so it's also available on the website. LighterPack-compatible schema with extended metadata (Amazon URLs, photos, 3D scans, serial numbers, purchase history).
* Added Rust TUI (v0.2.0) with scan mode, help screen, terminal-native colors
* v0.2.1 — data-driven madlibs for container context
* Removed web admin (gear-admin) in favor of TUI-only workflow
* CSV schema aligned with website2 gear data for web display


== See Also ==
== See Also ==
Line 73: Line 165:
[[Category:Tools]]
[[Category:Tools]]
[[Category:Projects]]
[[Category:Projects]]
[[Category:Gear]]

Latest revision as of 16:34, 19 February 2026

Gear

Terminal-based gear inventory and weight tracking system with LighterPack-compatible schema.

Source code: github.com/ejfox/gear

Tools

gear-tui (Rust TUI)

Primary interface. Full-featured terminal app with multiple views.

gear-tui              # Interactive TUI
gear-tui --stats      # Weight breakdown
gear-tui --list       # Non-interactive list

Controls: j/k navigate, / search, Enter detail, z scan mode, ? help, e edit in nvim, v open in visidata, q quit

gear (Bash/fzf)

Quick fuzzy finder for when you just need to look something up.

gear [search]    # Browse with fzf preview
gear -s          # Weight stats
gear -e          # Edit CSV in visidata

Key Items

Bag

Item Weight Brand
5.11 Rush 24 Backpack 128 oz 5.11
Black 20L Big River Dry Bag 94.17 oz
Timbuk2 Waist Pack 70.5 oz
WLF Enduro Pack Vest 70.5 oz WLF Enduro

Comfort

Item Weight Brand
Gildan Cotton Hoodie 14.8 oz Gildan
Arc'teryx Cerium Hoody 10.2 oz Arc'teryx
Mountain Hardwear AirMesh Hoody 8.5 oz Mountain Hardwear
Aroundsquare Titanium Begleri 0.5 oz Aroundsquare
Matador Ground Blanket 0.1 oz
Arcteryx Rho Gloves 0.1 oz
Naked & Famous Cashmere Blend Jeans Naked & Famous
Mosko Moto Woodsman Pants Mosko Moto
Uniqlo Airism Boxer Briefs Uniqlo

Creativity

Item Weight Brand
GE Microcassette Recorder 7.23 oz
Small Watercolor Notebook 6 oz Leuchtturm
Pentel Watercolor Brush 0.1 oz Pentel
General's Sketching Pencil 0.1 oz General's

Sleep

Item Weight Brand
2L Dry Bag With Window 98 oz
Nemo Quasar 3D Regular Wide Insulated Sleeping Pad 29.8 oz
REI Magma 30 Sleeping Bag 22.39 oz

Tech

Item Weight Brand
DJI Mic 3 System 45 oz DJI
XPro-3 28.9 oz Fujifilm
XPro-3 (Backup) 28.9 oz
Power Bag (Black 2L) 27 oz

Utility

Item Weight Brand
Nike ACG Air Zoom Gaiadome GORE-TEX Shoes 44.0 oz Nike
Motorcycle Repair Tools + Tire Plug Kit 30 oz Kawasaki
iPhone 15 Pro Max 8.5 oz Apple
Moletta Lionsteel Folding Black Knife 5.4 oz Lionsteel
CRKT Small Fixed Knife 2.5 oz CRKT
Spliffings Bag 0.1 oz
Small Packtowel 0.1 oz
Hankerchief 0.1 oz

Weight Categories

Category What It Includes
Base Weight Everything except worn and consumable
Worn Weight Clothes and items on your body
Consumable Weight Food, water, fuel
Pack Weight Base + Consumable
Skin-out Weight Everything including worn

Data

Single CSV file at gear.csv, symlinked from ~/code/website2/public/gear.csv so it's also available on the website. LighterPack-compatible schema with extended metadata (Amazon URLs, photos, 3D scans, serial numbers, purchase history).

See Also

  • Field Kit — what gear actually goes in the bag
  • Dotfiles — where gear-tui gets installed