vault backup: 2026-01-05 13:03:55
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: =Draft= Project Manager for solo person
|
||||
created: 2025-12-30
|
||||
updated: 2025-12-30
|
||||
tags: []
|
||||
---
|
||||
|
||||
- Tags: [[Project Management]] [[Productivity]] [[Notion]] [[ClickUp]] [[Todoist]] [[Drafts]]
|
||||
- ## References/Ideas
|
||||
- Refererences:
|
||||
- [[Project Management]] [[=Draft= 5 Projects Rules]] [[ClickUp]] [[Notion]] [[Todoist]]
|
||||
- Mention/Search:
|
||||
-
|
||||
- # Draft
|
||||
A little while ago I was feeling overwhelmed for what seemed no apparent reason. I had a lot of projects going on, but nothing out of the ordinary. I had 3-4 projects I was tracking. I was looking at my schedule weekly. Everything should be fine normally. But then I started to feel the pull of trying new application. That's not nescessarily a good default really to go chase the "oh shiny" but if I let myself experiement, fully knowing about it, I often end up finding the actual pain point to fix. So I tried a bunch of new apps and ways to try to fix the problem I was having. Then I realized what I was wanting out of all of those and what I was trying to achieve.
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
|
||||
ACTION_ACCESS_TOKEN:
|
||||
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
|
||||
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: Blog
|
||||
type: area-hub
|
||||
tags: [area, para, blog, writing]
|
||||
created: 2025-12-29
|
||||
updated: 2025-12-29
|
||||
---
|
||||
|
||||
### Notes
|
||||
```dataview
|
||||
table file.ctime as Date from "200-area/Blog"
|
||||
sort file.name
|
||||
```
|
||||
|
||||
@@ -0,0 +1,26 @@
|
||||
---
|
||||
title: Feedback sessions
|
||||
created: 2025-12-30
|
||||
updated: 2025-12-30
|
||||
tags: []
|
||||
---
|
||||
|
||||
### Things to look out for:
|
||||
|
||||
**C** - Confusing
|
||||
|
||||
**R** - Repetitive
|
||||
|
||||
**I** - Insightful
|
||||
|
||||
**B** - Boring
|
||||
|
||||
**S** - Surprising
|
||||
|
||||
- 5s glance for overview
|
||||
- Implied why that don't get answered
|
||||
- long sentences
|
||||
- flow
|
||||
- unanswered question
|
||||
- missing point
|
||||
- too many of something
|
||||
@@ -0,0 +1,13 @@
|
||||
---
|
||||
title: Hugo Version Change
|
||||
created: 2025-12-30
|
||||
updated: 2025-12-30
|
||||
tags: []
|
||||
---
|
||||
|
||||
## Notes:
|
||||
|
||||
To change Hugo version on AWS Amplify
|
||||
- On the site go to Build Settings
|
||||
- Build image settings -> Edit
|
||||
- Change the version to the desired one
|
||||
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: Writing cheatsheet
|
||||
created: 2025-12-30
|
||||
updated: 2025-12-30
|
||||
tags: []
|
||||
---
|
||||
|
||||
### C.R.I.B.S
|
||||
- **C**onfusing
|
||||
- **R**epeated
|
||||
- **I**nsightful
|
||||
- **B**oring
|
||||
- **S**urprising
|
||||
### Writing Tips
|
||||
- **Do not be afraid of removing/changing things as you go**
|
||||
- ==**Remember to structure for interest**==
|
||||
- <mark class='blue'>**Answer "why would I read this" as fast as possible**</mark>
|
||||
- Short sentences as much as possible
|
||||
- More example for interesting topics
|
||||
- Use precise data/example instead of generality
|
||||
|
||||
### Editing
|
||||
- <mark class='green'>Intro (;m1)</mark>
|
||||
- <mark> Main point (;m2) </mark>
|
||||
- <mark class='blue'>Transition (;m3)</mark>
|
||||
- <mark class='orange'>Example (;m4) </mark>
|
||||
- <mark class='pink'>Verify (;m5)</mark>
|
||||
Reference in New Issue
Block a user