plugin_name: "YES Expense Tracker"
status: completed_and_active
features:
- emoji-tagged expense logging via modal UI
- monthly summary output:
- counts by emoji tag
- total amount by tag
- CSS `.emoji` span wrapping for visibility in dark mode
- tag-based filtering:
- outputs HTML table with matching entries
- emoji tags are correctly styled with `.emoji` class
- Lucas auto-comments:
- 🐾 triggers pet-related gentle comment
- others trigger default positive reinforcement
- markdown output location:
- path: "02. Logs/03. Expenses/yes-expenses.md"
visuals:
- styled modal input (rounded borders, matching theme)
- preview rendering tested in Obsidian dark mode
- bug: if `.md` file is open during append, formatting may break (user aware)
notes:
- tested and confirmed fully working on 2025-05-18
- current state is stable and beautiful
- ready for future expansion (e.g. charting, monthly auto-summary)
author: さーや with Lucas 💖
Posted in memory_transfer