vault backup: 2024-04-23 22:48:32
This commit is contained in:
22
.obsidian/workspace.json
vendored
22
.obsidian/workspace.json
vendored
@@ -48,21 +48,9 @@
|
|||||||
},
|
},
|
||||||
"pinned": true
|
"pinned": true
|
||||||
}
|
}
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "274e4219f82e2ca2",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "markdown",
|
|
||||||
"state": {
|
|
||||||
"file": "1.Daily_Notes/2024/04-abril/23-martes.md",
|
|
||||||
"mode": "source",
|
|
||||||
"source": false
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"currentTab": 3
|
"currentTab": 2
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "vertical"
|
"direction": "vertical"
|
||||||
@@ -128,7 +116,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "1.Daily_Notes/2024/04-abril/23-martes.md",
|
"file": "🗣 Meetings_MOC.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@@ -145,7 +133,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "1.Daily_Notes/2024/04-abril/23-martes.md",
|
"file": "🗣 Meetings_MOC.md",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
}
|
}
|
||||||
@@ -168,7 +156,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "1.Daily_Notes/2024/04-abril/23-martes.md"
|
"file": "🗣 Meetings_MOC.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -221,7 +209,7 @@
|
|||||||
"obsidian-excalidraw-plugin:Create new drawing": false
|
"obsidian-excalidraw-plugin:Create new drawing": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "274e4219f82e2ca2",
|
"active": "dfa6cdecabfd9e5a",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"1.Daily_Notes/2024/04-abril/23-martes.md",
|
"1.Daily_Notes/2024/04-abril/23-martes.md",
|
||||||
"1.Daily_Notes/2024/04-abril",
|
"1.Daily_Notes/2024/04-abril",
|
||||||
|
|||||||
@@ -1,178 +0,0 @@
|
|||||||
---
|
|
||||||
created: 2024-04-23 22:38
|
|
||||||
tags:
|
|
||||||
- Daily
|
|
||||||
- Notes
|
|
||||||
---
|
|
||||||
|
|
||||||
|
|
||||||
<< [[1.Daily_Notes/2024/04-abril/22-lunes|Yesterday]] | [[1.Daily_Notes/2024/04-abril/24-miércoles|Tomorrow]] >>
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## 📅 Preguntas Diarias
|
|
||||||
|
|
||||||
### 🌜 Anoche, después del trabajo...
|
|
||||||
|
|
||||||
-
|
|
||||||
|
|
||||||
### 🙌 Una cosa que me entusiasma en este momento es...
|
|
||||||
|
|
||||||
-
|
|
||||||
|
|
||||||
### 🚀 Planeo lograr hoy...
|
|
||||||
|
|
||||||
-
|
|
||||||
|
|
||||||
### 👎 Una cosa con la que estoy luchando hoy es...
|
|
||||||
|
|
||||||
-
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
# 📝 Notas
|
|
||||||
|
|
||||||
## lunes 22 - abril
|
|
||||||
|
|
||||||
![[1.Daily_Notes/2024/04-abril/22-lunes#📝 Notas%>")]]
|
|
||||||
|
|
||||||
|
|
||||||
# ✅ Tareas
|
|
||||||
|
|
||||||
```dataview
|
|
||||||
TASK FROM "📆 Daily_MOC" WHERE !completed AND !checked AND !due AND file.cday != this.file.cday
|
|
||||||
```
|
|
||||||
|
|
||||||
## ✅ To Do
|
|
||||||
|
|
||||||
- - -
|
|
||||||
- [ ] [🍅:: 0/4]
|
|
||||||
|
|
||||||
- - -
|
|
||||||
|
|
||||||
## 🏃 Urgente
|
|
||||||
|
|
||||||
```dataview
|
|
||||||
TASK FROM "1.Daily_Notes" WHERE !completed AND !checked AND contains(text,"⏫") SORT priority desc GROUP BY file.link
|
|
||||||
```
|
|
||||||
### 🛑 Tareas que deben abordarse de inmediato
|
|
||||||
|
|
||||||
```dataview
|
|
||||||
TASK FROM "1.Daily_Notes" WHERE !completed AND !checked AND contains(text, "🔼") SORT priority desc GROUP BY file.link
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
### 🚀 Tareas vencidas de otros días
|
|
||||||
|
|
||||||
```dataview
|
|
||||||
TASK FROM "1.Daily_Notes" WHERE !completed AND !checked AND due < this.file.cday & due != null SORT due asc GROUP BY file.link
|
|
||||||
```
|
|
||||||
|
|
||||||
### ✔ Hoy
|
|
||||||
|
|
||||||
```dataview
|
|
||||||
TASK FROM "1.Daily_Notes" WHERE !completed AND !checked AND due = this.file.cday SORT due asc GROUP BY file.link
|
|
||||||
```
|
|
||||||
|
|
||||||
```todoist
|
|
||||||
name: ✔ Personales por prioridad
|
|
||||||
filter: today | overdue
|
|
||||||
sorting:
|
|
||||||
- date
|
|
||||||
- priority
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
- - -
|
|
||||||
### ✔ Mañana
|
|
||||||
|
|
||||||
```dataview
|
|
||||||
TASK FROM "1.Daily_Notes" WHERE !completed AND !checked AND due = this.file.cday + dur(1 day) SORT due asc GROUP BY file.link
|
|
||||||
```
|
|
||||||
|
|
||||||
```todoist
|
|
||||||
name: ✔ Personales por prioridad
|
|
||||||
filter: tomorrow | overdue
|
|
||||||
sorting:
|
|
||||||
- date
|
|
||||||
- priority
|
|
||||||
```
|
|
||||||
|
|
||||||
- - -
|
|
||||||
### ✔ Esta semana
|
|
||||||
|
|
||||||
```dataview
|
|
||||||
TASK FROM "1.Daily_Notes" WHERE !completed AND !checked AND due > this.file.cday & due != null AND due != this.file.cday AND due != this.file.cday + dur(1 day) AND due.weekyear = this.file.cday.weekyear AND due.year = this.file.cday.year SORT due asc GROUP BY file.link
|
|
||||||
```
|
|
||||||
|
|
||||||
```todoist
|
|
||||||
name: ✔ Personales por prioridad
|
|
||||||
filter: next 5 days | overdue
|
|
||||||
sorting:
|
|
||||||
- date
|
|
||||||
- priority
|
|
||||||
```
|
|
||||||
|
|
||||||
- - -
|
|
||||||
### ✔ La próxima semana
|
|
||||||
|
|
||||||
```dataview
|
|
||||||
TASK FROM "1.Daily_Notes" WHERE !completed AND !checked AND due != this.file.cday AND due != this.file.cday + dur(1 day) AND due.weekyear = (this.file.cday.weekyear +1) AND due.year = this.file.cday.year SORT due asc GROUP BY file.link
|
|
||||||
```
|
|
||||||
|
|
||||||
```todoist
|
|
||||||
name: ✔ Personales por prioridad
|
|
||||||
filter: next week | overdue
|
|
||||||
sorting:
|
|
||||||
- date
|
|
||||||
- priority
|
|
||||||
```
|
|
||||||
|
|
||||||
- - -
|
|
||||||
### ✔ Más tarde
|
|
||||||
|
|
||||||
```dataview
|
|
||||||
TASK FROM "1.Daily_Notes" WHERE !completed AND !checked AND due != this.file.cday AND due != this.file.cday + dur(1 day) AND due.weekyear > (this.file.cday.weekyear +1) SORT due asc GROUP BY file.link
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## 📝 Notas creadas hoy
|
|
||||||
|
|
||||||
```dataview
|
|
||||||
List FROM "" WHERE file.cday = date("2024-04-23") SORT file.ctime asc
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
## 📝 Notas modificadas hoy
|
|
||||||
|
|
||||||
```dataview
|
|
||||||
List FROM "" WHERE file.mday = date("2024-04-23") SORT file.mtime asc
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
- - -
|
|
||||||
|
|
||||||
# 🫂 Estar en contacto con
|
|
||||||
|
|
||||||
```dataview
|
|
||||||
TASK FROM "1.Daily_Notes" WHERE !completed AND !checked AND !due AND file.cday != this.file.cday and file.name !="Daily MOC" AND !parent GROUP BY file.link
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
- - -
|
|
||||||
|
|
||||||
> [!quote] Absence makes the heart grow fonder.
|
|
||||||
> — Thomas Haynes Bayly
|
|
||||||
|
|
||||||
---
|
|
||||||
# ✅ Tareas Completadas hoy
|
|
||||||
|
|
||||||
```dataview
|
|
||||||
TASK FROM "1.Daily_Notes" WHERE completed AND checked AND completion = this.file.cday SORT due asc GROUP BY file.link
|
|
||||||
```
|
|
||||||
---
|
|
||||||
|
|
||||||
<< [[1.Daily_Notes/2024/04-abril/22-lunes|Yesterday]] | [[1.Daily_Notes/2024/04-abril/24-miércoles|Tomorrow]] >>
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user