You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/SKILL.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -195,7 +195,15 @@ Review the list, then for each transaction:
195
195
riseup classify <transactionId>"מזון"
196
196
riseup classify <transactionId>"רכב" --apply-to all
197
197
```
198
-
Use `--apply-to all` to teach RiseUp to auto-classify future transactions from the same merchant.
198
+
Use `--apply-to all` (default) to teach RiseUp to auto-classify future transactions from the same merchant. Use `--apply-to single` to classify only this transaction.
199
+
200
+
Available categories (use Hebrew names):
201
+
- כלכלה (Groceries), אוכל בחוץ (Eating Out), רכב (Car), מזון (Food)
202
+
- קניות (Shopping), ביגוד והנעלה (Clothing), פארמה (Pharmacy), בריאות (Health)
203
+
- דיגיטל (Digital), תקשורת (Telecom), תחבורה ציבורית (Public Transport), פנאי (Leisure)
204
+
- ביטוח (Insurance), ארנונה (Property Tax), חשמל (Electricity), עמלות (Fees)
0 commit comments