vault backup: 2024-12-02 22:38:07

This commit is contained in:
2024-12-02 22:38:07 +01:00
parent 5d009e1d88
commit 261ba78a53
11 changed files with 89 additions and 164 deletions

View File

@@ -34,8 +34,7 @@ status: started
> Apparently there is no scientific background to the claims of the book made by Thomas Erikson. It is based on the [[Personality Tests#DiSC|DiSC]] test, which has its origin in the 1930s and has scientifically not been show accurate. The results have high reliability (consistent results over time) but their validity is questionable.
Nonetheless, I think there are learnings in the books. The way the different personalities are described is accurate and I did remember several interactions with people while reading it. It is important not to judge people's character through the lens of the colours, but rather using it to strategise the best responses with respect to behaviour. If someone shows red behaviour, we take it as red behaviour and act accordingly - we don't say the person is red. Behaviours can be very environment dependent.
A critical comment can be found here: https://www.vof.se/blogg/one-of-swedens-biggest-scientific-bluffs/
A critical comment can be found here: [One of Sweden's biggest scientific bluffs Vetenskap och Folkbildning](https://www.vof.se/blogg/one-of-swedens-biggest-scientific-bluffs/).
---
## Clippings

View File

@@ -1,51 +0,0 @@
---
title: Surrounded by Idiots by Thomas Erikson
created_date: 2024-10-25
updated_date: 2024-10-25
aliases:
tags:
- book
- psychology
type: book
book_name: Surrounded by Idiots
author: Thomas Erikson
status: started
---
# Surrounded by Idiots by Thomas Erikson
- **🏷Tags** : #10-2024 #book
---
## Summary
> [!summary] Summary
> 3 Sentences only!
> - What are the main ideas?
> - If I implemented one idea from this book right now, which one would it be?
> - How would I describe the book to someone else?
---
## Ideas and Thoughts
> [!info]+ Inspiring Questions
> - Did you think about other concepts from other books?
> - Do the concepts fit to your past, to your memories?
> - Can you relive them and reflect them from a different angle?
> [!warning]
> Apparently there is no scientific background to the claims of the book made by Thomas Erikson. It is based on the [[Personality Tests#DiSC|DiSC]] test, which has its origin in the 1930s and has scientifically not been show accurate. The results have high reliability (consistent results over time) but their validity is questionable.
Nonetheless, I think there are learnings in the books. The way the different personalities are described is accurate and I did remember several interactions with people while reading it. It is important not to judge people's character through the lens of the colours, but rather using it to strategise the best responses with respect to behaviour. If someone shows red behaviour, we take it as red behaviour and act accordingly - we don't say the person is red. Behaviours can be very environment dependent.
A critical comment can be found here: [One of Sweden's biggest scientific bluffs Vetenskap och Folkbildning](https://www.vof.se/blogg/one-of-swedens-biggest-scientific-bluffs/).
---
## Clippings
> [!info] Import Clippings from Kindle
> Annotate Clippings with thoughts and cross references
---
```query
Surrounded by Idiots Thomas Erikson
-file: "Surrounded by Idiots by Thomas Erikson.md"
```

View File

@@ -1,51 +0,0 @@
---
title: Surrounded by Idiots by Thomas Erikson
created_date: 2024-10-25
updated_date: 2024-10-25
aliases:
tags:
- book
- psychology
type: book
book_name: Surrounded by Idiots
author: Thomas Erikson
status: started
---
# Surrounded by Idiots by Thomas Erikson
- **🏷Tags** : #10-2024 #book
---
## Summary
> [!summary] Summary
> 3 Sentences only!
> - What are the main ideas?
> - If I implemented one idea from this book right now, which one would it be?
> - How would I describe the book to someone else?
---
## Ideas and Thoughts
> [!info]+ Inspiring Questions
> - Did you think about other concepts from other books?
> - Do the concepts fit to your past, to your memories?
> - Can you relive them and reflect them from a different angle?
> [!warning]
> Apparently there is no scientific background to the claims of the book made by Thomas Erikson. It is based on the [[Personality Tests#DiSC|DiSC]] test, which has its origin in the 1930s and has scientifically not been show accurate. The results have high reliability (consistent results over time) but their validity is questionable.
Nonetheless, I think there are learnings in the books. The way the different personalities are described is accurate and I did remember several interactions with people while reading it. It is important not to judge people's character through the lens of the colours, but rather using it to strategise the best responses with respect to behaviour. If someone shows red behaviour, we take it as red behaviour and act accordingly - we don't say the person is red. Behaviours can be very environment dependent.
A critical comment can be found here: [One of Sweden's biggest scientific bluffs Vetenskap och Folkbildning](https://www.vof.se/blogg/one-of-swedens-biggest-scientific-bluffs/).
---
## Clippings
> [!info] Import Clippings from Kindle
> Annotate Clippings with thoughts and cross references
---
```query
Surrounded by Idiots Thomas Erikson
-file: "Surrounded by Idiots by Thomas Erikson.md"
```

View File

@@ -1,29 +1,18 @@
<%*
let title = tp.file.title;
let book_name = "";
let author = "";
if (title.startsWith("Untitled")) {
book_name = await tp.system.prompt("Book Name");
author = await tp.system.prompt("Author");
await tp.file.rename(title);
}
title = book_name + " by " + author
tp.file.move("5 Media/0 Books/" + title)
tR += "---"
%>
title: <%* tR += title %>
created_date: <% tp.file.creation_date('YYYY-MM-DD') %>
updated_date: <% tp.file.creation_date('YYYY-MM-DD') %>
---
title: The 7 Habits of Highly Effective People by Stephen Covey
created_date: 2024-11-28
updated_date: 2024-11-28
aliases:
tags:
- book
- self-help
type: book
book_name: <% book_name %>
author: <% author %>
status: not_started
book_name: The 7 Habits of Highly Effective People
author: Stephen Covey
status: finished
---
# <%* tR += title %>
- **🏷Tags** : #<% tp.file.creation_date('MM-YYYY') %> #book
# The 7 Habits of Highly Effective People by Stephen Covey
- **🏷Tags** : #11-2024 #book
---
## Summary