Skip to content

Commit 6235103

Browse files
Amram Englanderclaude
andcommitted
Add available categories list to classify docs in SKILL.md
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent d15be9e commit 6235103

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

src/data/SKILL.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,15 @@ Review the list, then for each transaction:
195195
riseup classify <transactionId> "מזון"
196196
riseup classify <transactionId> "רכב" --apply-to all
197197
```
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)
205+
- העברות (Transfers), תשלומים (Payments), שיק (Check), תרומה (Donations)
206+
- ביטוח לאומי (National Insurance), מס הכנסה (Income Tax), משכורת (Salary), קצבאות (Benefits)
199207

200208
### "Exclude duplicate/transfer transactions"
201209
```bash

0 commit comments

Comments
 (0)