@@ -17,41 +17,41 @@ amount spent.
1717<tr >
1818<td width =" 50% " >
1919<strong >Merchant View</strong ><br >
20- <img src="https://raw.githubusercontent.com/wesm/moneyflow- assets/main /cycle-1-merchants.svg " width="100%"
20+ <img src="assets/screenshots /cycle-1-merchants.svg" width="100%"
2121alt="Merchants view">
2222</td >
2323<td width =" 50% " >
2424<strong >Category View</strong ><br >
25- <img src="https://raw.githubusercontent.com/wesm/moneyflow- assets/main /cycle-2-categories.svg " width="100%"
25+ <img src="assets/screenshots /cycle-2-categories.svg" width="100%"
2626alt="Categories view">
2727</td >
2828</tr >
2929<tr >
3030<td width =" 50% " >
3131<strong >Group View</strong ><br >
32- <img src =" https://raw.githubusercontent.com/wesm/moneyflow- assets/main /cycle-3-groups.svg" width =" 100% " alt =" Groups view " >
32+ <img src =" assets/screenshots /cycle-3-groups.svg " width =" 100% " alt =" Groups view " >
3333</td >
3434<td width =" 50% " >
3535<strong >Account View</strong ><br >
36- <img src =" https://raw.githubusercontent.com/wesm/moneyflow- assets/main /cycle-4-accounts.svg" width =" 100% " alt =" Accounts view " >
36+ <img src =" assets/screenshots /cycle-4-accounts.svg " width =" 100% " alt =" Accounts view " >
3737</td >
3838</tr >
3939<tr >
4040<td width =" 50% " >
4141<strong >TIME View (by Years)</strong ><br >
42- <img src="https://raw.githubusercontent.com/wesm/moneyflow- assets/main /cycle-5-time-years.svg " width="100%"
42+ <img src="assets/screenshots /cycle-5-time-years.svg" width="100%"
4343alt="Time view by years">
4444</td >
4545<td width =" 50% " >
4646<strong >TIME View (by Months)</strong ><br >
47- <img src="https://raw.githubusercontent.com/wesm/moneyflow- assets/main /time-view-months.svg " width="100%"
47+ <img src="assets/screenshots /time-view-months.svg" width="100%"
4848alt="Time view by months">
4949</td >
5050</tr >
5151<tr >
5252<td width =" 50% " >
5353<strong >TIME View (by Days)</strong ><br >
54- <img src="https://raw.githubusercontent.com/wesm/moneyflow- assets/main /time-view-days.svg " width="100%"
54+ <img src="assets/screenshots /time-view-days.svg" width="100%"
5555alt="Time view by days">
5656</td >
5757<td width =" 50% " >
@@ -120,13 +120,13 @@ To return to an aggregate view, press `g` or `Escape`.
120120- Multi-select for bulk operations
121121- View full transaction details
122122
123- ![ Detail view with indicators] ( https://raw.githubusercontent.com/wesm/moneyflow- assets/main /detail-view-flags.svg)
123+ ![ Detail view with indicators] ( assets/screenshots /detail-view-flags.svg )
124124
125125## Drill-Down
126126
127127From any aggregate view, press ` Enter ` on a row to drill into it and see the individual transactions that make up that aggregate.
128128
129- ![ Merchant view with Amazon highlighted] ( https://raw.githubusercontent.com/wesm/moneyflow- assets/main /merchants-view.svg)
129+ ![ Merchant view with Amazon highlighted] ( assets/screenshots /merchants-view.svg )
130130
131131** Example workflow:**
132132
@@ -135,7 +135,7 @@ From any aggregate view, press `Enter` on a row to drill into it and see the ind
1351353 . ** Press ` Enter ` ** - Drill down to see transactions
1361364 . ** View results** - All Amazon transactions displayed
137137
138- ![ Drilled down into Amazon - transaction detail view] ( https://raw.githubusercontent.com/wesm/moneyflow- assets/main /drill-down-detail.svg)
138+ ![ Drilled down into Amazon - transaction detail view] ( assets/screenshots /drill-down-detail.svg )
139139
140140The breadcrumb shows your current path: ` Merchants > Amazon `
141141
@@ -161,9 +161,9 @@ This allows you to analyze the same transactions from multiple perspectives with
1611616 . ** Press ` g ` again** - Returns to detail view
162162 - Shows all Amazon transactions ungrouped
163163
164- ![ Drilled into Merchant, grouped by Category] ( https://raw.githubusercontent.com/wesm/moneyflow- assets/main /merchants-drill-by-category.svg)
164+ ![ Drilled into Merchant, grouped by Category] ( assets/screenshots /merchants-drill-by-category.svg )
165165
166- ![ Drilled into Amazon, grouped by Account] ( https://raw.githubusercontent.com/wesm/moneyflow- assets/main /drill-down-group-by-account.svg)
166+ ![ Drilled into Amazon, grouped by Account] ( assets/screenshots /drill-down-group-by-account.svg )
167167
168168Sub-grouping helps answer analytical questions like:
169169
@@ -189,7 +189,7 @@ You can drill down from sub-grouped views to add another level of filtering, cre
1891894 . ** View results** - Breadcrumb shows: ` Merchants > Amazon > Groceries `
190190 - Now viewing only Amazon grocery transactions
191191
192- ![ Multi-level drill-down breadcrumb] ( https://raw.githubusercontent.com/wesm/moneyflow- assets/main /drill-down-multi-level.svg)
192+ ![ Multi-level drill-down breadcrumb] ( assets/screenshots /drill-down-multi-level.svg )
193193
194194This powerful feature lets you combine multiple filters to answer very specific questions about your spending.
195195
@@ -267,12 +267,12 @@ From TIME view, press `Enter` on any year, month, or day to drill down and see o
267267<tr >
268268<td width =" 50% " >
269269<strong >Drilled Into Year</strong ><br >
270- <img src="https://raw.githubusercontent.com/wesm/moneyflow- assets/main /time-drill-down-year.svg " width="100%"
270+ <img src="assets/screenshots /time-drill-down-year.svg" width="100%"
271271alt="Drilled into specific year">
272272</td >
273273<td width =" 50% " >
274274<strong >Drilled Into Month</strong ><br >
275- <img src="https://raw.githubusercontent.com/wesm/moneyflow- assets/main /time-drill-down-month.svg " width="100%"
275+ <img src="assets/screenshots /time-drill-down-month.svg" width="100%"
276276alt="Drilled into specific month">
277277</td >
278278</tr >
@@ -331,7 +331,7 @@ moneyflow --mtd # Fetch month-to-date only
331331
332332Press ` / ` to search and filter transactions by text matching across merchant names, categories, and transaction notes.
333333
334- ![ Search modal] ( https://raw.githubusercontent.com/wesm/moneyflow- assets/main /search-modal.svg)
334+ ![ Search modal] ( assets/screenshots /search-modal.svg )
335335
336336** Using search:**
337337
@@ -340,7 +340,7 @@ Press `/` to search and filter transactions by text matching across merchant nam
3403403 . ** Press ` Enter ` ** - Applies the search filter
3413414 . ** Press ` Escape ` ** - Clears search and returns to previous view
342342
343- ![ Search results for "coffee"] ( https://raw.githubusercontent.com/wesm/moneyflow- assets/main /merchants-search.svg)
343+ ![ Search results for "coffee"] ( assets/screenshots /merchants-search.svg )
344344
345345Search filters persist as you navigate between different views. The breadcrumb displays "Search: your query" to remind
346346you that search is active. To clear a search, press ` / ` again and submit an empty search, or press ` Escape ` if search
0 commit comments