Clean up Obsidian structure: remove duplicate TallyFlow/TallyFlow/ nesting, organize conference/contact notes into Conferences/ and Contacts/

This commit is contained in:
TNB
2026-06-03 15:07:52 -04:00
parent 6e6aca9a61
commit 7199df3601
4 changed files with 23 additions and 30 deletions
@@ -0,0 +1,17 @@
# tallyflow_mobile Review
**Tech Stack:** Flutter (iOS + Android)
## Purpose
Dedicated mobile application for TallyFlow.
## Key Observations
- Separate Flutter project from `tallyflow-decode`
- Full mobile app structure (android, ios, lib, assets)
- Appears to be the primary/official TallyFlow mobile client
## Relevance to Platform
This repo represents the **mobile pillar** of TallyFlow, distinct from the web, IoT, print, and capture components.
## Status
Initial structure review complete.