vault backup: 2026-01-05 13:03:55
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: Annual Salary to Weekly
|
||||
created: 2025-12-30
|
||||
updated: 2025-12-30
|
||||
tags: []
|
||||
---
|
||||
|
||||
## Notes:
|
||||
|
||||
### Calculate approximate
|
||||
- To get an approximate number divide new annual total with 1.50
|
||||
- Divide the total by 26 to get weekly numbers
|
||||
ex. 61500 / 1.50 = 4100 / 26 = 1576
|
||||
|
||||
### Calculate new percent
|
||||
- Take the current weekly total * 26
|
||||
- This will give the current annual after taxes, insurance, etc
|
||||
- Now just divide the current full annual with this
|
||||
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: Finance
|
||||
type: area-hub
|
||||
tags: [area, para, finance]
|
||||
created: 2025-12-29
|
||||
updated: 2025-12-29
|
||||
---
|
||||
|
||||
### Notes
|
||||
```dataview
|
||||
table file.ctime as Date from "200-area/Finance"
|
||||
sort file.name
|
||||
```
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: YNAB Reminder
|
||||
created: 2025-12-30
|
||||
updated: 2025-12-30
|
||||
tags: []
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user