diff --git a/Dashboard 🗺️.md b/Dashboard 🗺️.md deleted file mode 100644 index 18a2eb3..0000000 --- a/Dashboard 🗺️.md +++ /dev/null @@ -1,38 +0,0 @@ ---- -title: Dashboard 🗺️ -date created: 2023-05-04 10:33:29 -date modified: 2023-07-16 10:16:16 -tags: -aliases: ---- - -# Dashboard 🗺️ - -> [!EXAMPLE]- Upcoming Projects (by date) -> -> ```tasks -> not done -> path includes 2-Areas -> (status.type is IN_PROGRESS) OR (has happens date) -> group by function (!task.due.moment) ? '%%4%% ==Undated==' : result = task.due.moment.isBefore(moment(), 'day') ? '%%1%% ==Overdue==' : result = task.due.moment.isSame(moment(), 'day') ? '%%2%% ==Today==' : '%%3%% ==Future==' -> group by happens -> ``` - -> [!EXAMPLE]- Upcoming Projects (by areas) -> -> ```tasks -> not done -> path includes 2-Areas -> (status.type is IN_PROGRESS) OR (has happens date) -> group by filename -> ``` - -> [!INFO]+ Unplanned Projects -> -> ```tasks -> not done -> path includes 2-Areas -> heading does not include Goals -> (status.type is TODO) AND (no happens date) -> group by filename -> ``` diff --git a/TaskBoard ✅.md b/TaskBoard ✅.md deleted file mode 100644 index 1a28725..0000000 --- a/TaskBoard ✅.md +++ /dev/null @@ -1,36 +0,0 @@ ---- -title: TaskBoard ✅ -date: 2023-05-03 14:31:28 -lastmod: 2023-07-21 20:12:02 -categories: - - -tags: - - -aliases: -share: false ---- - -# TaskBoard ✅ - -> [!INFO]- Unplanned One-Off Tasks -> -> ```tasks -> not done -> is not recurring -> path includes -Daily-Notes -> (no tags) AND (no happens date) -> group by filename -> sort by created -> ``` - -> [!INFO]- Unplanned Projects Tasks -> -> ```tasks -> not done -> is not recurring -> path does not include 2-Areas -> path does not include -Daily-Notes -> (no tags) AND (no happens date) -> group by filename -> sort by created -> ``` diff --git a/Vision, Identity, Purpose & Principles ⚙️.md b/Vision, Identity, Purpose & Principles ⚙️.md deleted file mode 100644 index f402e96..0000000 --- a/Vision, Identity, Purpose & Principles ⚙️.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: Vision, Identity, Purpose & Principles ⚙️ -date: 2023-05-04 17:19:53 -lastmod: 2023-08-05 12:17:04 -categories: - - -tags: - - -aliases: -share: false -date created: 2023-05-04 18:19:53 -date modified: 2023-07-13 15:44:00 ---- - -# Vision, Identity, Purpose & Principles ⚙️ - -## Visions 🔮 - -I learn how to programme and become a dev. I live in a cosy flat with my gf and our cat in Lyon close to my friends. -## Identity 🪪 - -I'm a fit geek who loves hiking. I'm kind and helpful. - -## Purpose ✨ - -I want to keep learning things my whole life. - -I want to bring joy, and leave this world in a better state. - -## Principles 🪨 - -> [!QUOTE]- I don't bother about things I can't control. -> Past, future, others, all of these things are out of my control. I can just accept them and live with it. ~Stoicism. - -> [!QUOTE]- I think a bit, I do a whole lot more -> - Thinking and learning is good but it is motion. You still need to take actions and focus on the things you want, you can't do everything, and it can't be perfect. ~Atomic Habits -> -> - Every action is a vote for the type of person you wish to become, meaning changing your habits is changing your identity. On the other way, changing the way you see yourself helps acting toward that new identity. ~ Atomic Habits - -> [!QUOTE]- I never miss twice -> If you miss once it's just an accident. If you miss twice, it's a new habit with a vicious circle starting. ~Atomic Habits - -## Archives 🗃️ - -[[Vision, Identity, Purpose & Principles Archives]]