main 42b4677f3964 cached
60 files
135.6 KB
43.4k tokens
1 requests
Download .txt
Repository: groepl/Obsidian-Zettelkasten-Starter-Kit
Branch: main
Commit: 42b4677f3964
Files: 60
Total size: 135.6 KB

Directory structure:
gitextract_6k4dijk1/

├── LICENSE
├── README.md
└── Starter-Kit/
    ├── 1_Fleeting/
    │   ├── About - 1_Fleeting Notes.md
    │   └── My First Fleeting Note.md
    ├── 2_Literature/
    │   ├── Asset.md
    │   ├── David Kadavy.md
    │   ├── Digital Zettelkasten - David Kadavy.md
    │   ├── How to take Smart Notes - Sönke Ahrens.md
    │   ├── Mauro Toselli.md
    │   ├── Sönke Ahrens.md
    │   ├── Tags provide architecture.md
    │   └── _About - 2_Literature Notes.md
    ├── 3_Permanent/
    │   ├── Apples Vision Statement.md
    │   ├── Basic Zettelkasten vs Extended Digital Zettelkasten.md
    │   └── _About - 3_Permanent Notes.md
    ├── 4_Project/
    │   ├── About - 4_Project Notes.md
    │   ├── Obsidian Starter Kit/
    │   │   ├── History - Obsidian Starter Kit.md
    │   │   ├── Project Log - Obsidian Starter Kit.md
    │   │   └── _MOC - Obsidian Starter Kit.md
    │   └── Posts Zettelkasten/
    │       └── Post - Luhmann vs Digital Zettelkasten.md
    ├── 5_Structure/
    │   ├── 7 Days Created Chart.md
    │   ├── ARCO View.md
    │   ├── Books.md
    │   ├── Canvases/
    │   │   ├── About - 1_Fleeting Notes.canvas
    │   │   ├── About - 2_Literature Notes.canvas
    │   │   ├── About - 3_Permanent Notes.canvas
    │   │   ├── About - 4_Project Notes.canvas
    │   │   ├── About - 5_Structure Notes.canvas
    │   │   └── How to Use Links with Templates.canvas
    │   ├── Glossary.md
    │   ├── Index - Zettelkasten.md
    │   ├── Inspect View.md
    │   ├── Quotes.md
    │   ├── Terms - Zettelkasten.md
    │   └── _About - 5_Structure Notes.md
    ├── Home.md
    └── Templates/
        ├── 2_Book Template.md
        ├── 2_Person Template.md
        ├── 2_Quote Snippet.md
        ├── 2_Quote Template.md
        ├── 2_Recipe Template.md
        ├── 2_Term Template.md
        ├── 2_Tool Template.md
        ├── 3_Note Template.md
        ├── 3_Prompt Template.md
        ├── 3_Question Template.md
        ├── 4_E-book Back Matter Snippet.md
        ├── 4_E-book Template.md
        ├── 4_Post Template.md
        ├── 5_BuJo - Daily Log.md
        ├── 5_BuJo - Future Log.md
        ├── 5_BuJo - Monthly Log.md
        ├── 5_BuJo - Weekly Log.md
        ├── 5_Meeting Notes Template.md
        ├── 5_OKR Template.md
        ├── 5_Structure Template.md
        ├── x_Back Matter Snippet.md
        ├── x_Book Front Matter Snippet.md
        ├── x_Dataview Table Snippet.md
        └── x_Front Matter Snippet.md

================================================
FILE CONTENTS
================================================

================================================
FILE: LICENSE
================================================
MIT License

Copyright (c) 2023 Edmund Gröpl

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


================================================
FILE: README.md
================================================
![](https://badgen.net/github/release/groepl/Obsidian-Zettelkasten-Starter-Kit/?icon=github) 
![](https://badgen.net/github/releases/groepl/Obsidian-Zettelkasten-Starter-Kit/?icon=github) 
![](https://badgen.net/github/watchers/groepl/Obsidian-Zettelkasten-Starter-Kit/?icon=github) 
![](https://badgen.net/github/stars/groepl/Obsidian-Zettelkasten-Starter-Kit?/icon=github) 
![](https://badgen.net/mastodon/follow/groepl@darmstadt.social?/icon=github) 
![](https://badgen.net/twitter/follow/groepl?icon=twitter) 
![](https://badgen.net/github/license/groepl/Obsidian-Zettelkasten-Starter-Kit/?icon=github)


# Obsidian-Zettelkasten-Starter-Kit
A **Starter Kit** for **Obsidian** with all essential elements to build up your own **Zettelkasten** system.

## Obsidian
Obsidian is a note-taking and knowledge management app from Shida Li and Erica Xu. It works on top of a local folder of plain text Markdown files and lets you turn a collection of plain text files into a rich network of linked thought.

More about: https://obsidian.md

## Zettelkasten
Zettelkasten is a personal tool for thinking and writing created by Niklas Luhmann. It has hypertextual features to make a web of thought possible. The difference to other systems is that you create a web of thoughts instead of notes of arbitrary size and form, and emphasize connection, not a collection.

More about: https://www.soenkeahrens.de/en/takesmartnotes

## Usage
- Download the zip and unzip
- Select the unzipped folder as a vault in Obsidian
- Install Obsidian community plugins: [Banners](https://github.com/noatpad/obsidian-banners), [Charts](https://github.com/phibr0/obsidian-charts) and [DataView](https://github.com/blacksmithgu/obsidian-dataview).
- Read book from [Sönke Ahrens](https://www.soenkeahrens.de/en/takesmartnotes)
- Explore Starter Kit
- Learn to use [Obsidian-Templates for Zettelkasten](https://github.com/groepl/Obsidian-Templates?tab=readme-ov-file#list-of-templates)
- Enjoy!

## Workflow
<img src="/Starter-Kit/Visuals/IMG_0843.png" width="500" />

Page numbers reference to book [How to Take Smart Notes](https://www.soenkeahrens.de/en/takesmartnotes). from Sönke Ahrens.

## Literature Map
<img src="/Starter-Kit/Visuals/Zettelkasten_LitMap_2024-08-04.png" width="500" />

## Zettelkasten Ontology
<img src="/Starter-Kit/Visuals/Zettelkasten_Ontology.png" width="500" />

More about: https://forum.obsidian.md/t/limit-folders-how-do-you-use-zettelkasten-in-obsidian/35008/32

## Zettelkasten Definition
A Zettelkasten can be defined as a personal knowledge management system consisting of five key components: notes, links, meta data, structures and processes. In the context of research, study and writing, a Zettelkasten is designed to support idea generation, knowledge development and long-term learning. The best way to understand the underlying concepts of Zettelkasten is to look at a typical example (a prototype or starter kit).

But Zettelkasten is not one thing with fixed boundaries. It's a family of approaches that resemble each other through purpose, structure, and function. You don't need all the traits—you need enough to belong.

## Zettelkasten Models
Why use a few simple words to define the term Zettelkasten, when it can be explained just as well with a dozen sophisticated models.

### Zettelkasten Systems Model

<img src="/Starter-Kit/Visuals/Zettelkasten System Definition Example_01.png" width="500" />

### Zettelkasten Detailed Systems Model

<img src="/Starter-Kit/Visuals/Zettelkasten_System_Definition_D1_2025-04-03.png" width="500" />

### Zettelkasten Use Case Model 

<img src="/Starter-Kit/Visuals/Zettelkasten_usecase_model_2025-04-24.png" width="500" />

### Zettelkasten Object-Oriented Model 

<img src="/Starter-Kit/Visuals/Zettelkasten_Class_Diagram_2025-04-26.png" width="500" />
More about: <a href="https://github.com/groepl/Obsidian-Zettelkasten-Starter-Kit/blob/main/Starter-Kit/Assets/Zettelkasten_Class_Diagram_2025-04-26.pdf">PDF with links to sources</a>

### Zettelkasten Family Resemblance Model

<img src="/Starter-Kit/Visuals/Zettelkasten_models_2025-04-15.png" width="500" />

### Zettelkasten Maturity Model

<img src="/Starter-Kit/Visuals/zettelkasten_maturity_2024-11-18.png" width="500" />

### Zettelkasten Mental Gym Model

<img src="/Starter-Kit/Visuals/Zettelkasten_mental-gym_2025-06-08.png" width="500" />
More about: Use Your Zettelkasten as a Mental Gym. (Carddeck)

### Zettelkasten Historical Model

<img src="/Starter-Kit/Visuals/Zettelkasten_history_2025-04-18.png" width="500" />

## The Minimalist's Zettelkasten
<img src="/Starter-Kit/Visuals/Minimalists_TitlePage_2025-11-27.png" width="200" />
The provided podcast from NotebookLM consists of excerpts from a book titled "The Minimalist’s Zettelkasten: Think Better with Less", authored by Edmund Gröpl. It is set to be independently published in early 2026. 
<br><br>
More about: https://github.com/groepl/Take-Useful-Notes/

## FAQ
- [Where can I find the latest updates from Obsidian-Templates for Zettelkasten?](https://github.com/groepl/Obsidian-Templates)
- [How can I learn more about Obsidian and Zettelkasten?](https://github.com/groepl/Take-Useful-Notes)

## Contact
Please leave feedback here in the [GitHub discussions](https://github.com/groepl/Obsidian-Zettelkasten-Starter-Kit/discussions) or file a new issue if you found a bug or have a feature request.


================================================
FILE: Starter-Kit/1_Fleeting/About - 1_Fleeting Notes.md
================================================
---
view_count: 17
created: 2024-07-26, 20:42
modified: 2025-03-30, 16:06
tags:
  - type/structure
  - structure/about
  - target/starterkit
aliases: 
lead: "**Fleeting Notes** are quick thoughts or ideas, temporary and unstructured. They capture raw ideas before they are lost. Use them for jotting down spontaneous insights, brainstorming, or initial reflections."
visual: "![[image.jpg]]"
template_type: Structure
template_version: "1.14"
---
<!--  See "Template Help" below for using properties -->


<!-- Visual or sketchnote if available -->

![[About - 1_Fleeting Notes.canvas|About - 1_Fleeting Notes]]
[[About - 1_Fleeting Notes|1_Fleeting]] | [[_About - 2_Literature Notes|2_Literature]] | [[_About - 3_Permanent Notes|3_Permanent]] | [[About - 4_Project Notes|4_Project]] | [[_About - 5_Structure Notes|5_Structure]]


<!--  Summarized structure from "lead"-key  in properties section -->

> [!Definition]
> `= this.lead`

> [!Simple Rules]
> - Capture ideas that op into mind.

<!-- Main STRUCTURE of my content -->

<!-- Dataview table. Use as example and modify. -->
```dataview
TABLE WITHOUT ID 
	file.link as "1_Fleeting Notes", 
	(date(today) - file.cday).day as "Days alive" 
FROM "1_Fleeting"
SORT file.cday asc 
```


---
More about: [[Fleeting Notes]]

================================================
FILE: Starter-Kit/1_Fleeting/My First Fleeting Note.md
================================================
---
tags:
  - target/starterkit
created: 2022-12-26, 18:39
modified: 2025-03-30, 17:00
view_count: 1
---

# My first Fleeting Note
<!-- To be deleted after Permanent Note is created -->

Just an idea. 💡 No templates. No special formatting.




================================================
FILE: Starter-Kit/2_Literature/Asset.md
================================================
---
tags:
  - type/term
  - theme/finance
  - theme/zettelkasten
  - target/starterkit
aliases: 
lead: A useful or valuable thing, person, or quality.
created: 2022-10-30, 18:57
modified: 2025-03-30, 18:58
view_count: 1
---

# Asset

<!-- Main content of my thoughts really -->

**General** 
> **A useful or valuable thing, person, or quality.**

**Finance** 
> In financial accounting, an **Asset** is any resource owned or controlled by a business or an economic entity. It is anything (tangible or intangible) that can be used to produce positive economic value. Assets represent value of ownership that can be converted into cash (although cash itself is also considered an asset).
>
> The balance sheet of a firm records the monetary value of the assets owned by that firm. It covers money and other valuables belonging to an individual or to a business.Assets can be grouped into two major classes: tangible assets and intangible assets. 
> 
> **Tangible assets** contain various subclasses, including current assets and fixed assets. Current assets include cash, inventory, accounts receivable, while fixed assets include land, buildings and equipment.
>
> **Intangible assets** are non-physical resources and rights that have a value to the firm because they give the firm an advantage in the marketplace. Intangible assets include goodwill, copyrights, trademarks, patents, computer programs, and financial assets, including financial investments, bonds, and stocks.
>
> [Wikipedia](https://en.wikipedia.org/wiki/Asset)


---
# Back Matter

**Source**
<!-- Always keep a link to the source- --> 
- based_on:: [Wikipedia](https://en.wikipedia.org/wiki/Asset)

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see:: 

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- used_in::

---
**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- question::

---
**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)













================================================
FILE: Starter-Kit/2_Literature/David Kadavy.md
================================================
---
created: 2023-11-01, 20:37
modified: 2025-03-30, 16:32
tags:
  - type/person
  - role/author
  - target/starterkit
aliases: 
birth: 
death: 
bio_short: 
lead: +++ Term definition goes here +++
visual: "![[image.jpg]]"
template_type: Person
template_version: "1.11"
view_count: 2
---

# David Kadavy

##  Bio
<!-- Short biography of the AUTHOR -->

> [!Bio short]
> `= this.bio_short`



## Books
<!-- Only most important I‘ve read -->
- [[Digital Zettelkasten - David Kadavy]]


## Notes
<!-- The main content of my thoughts really -->
- 


## Quotes
<!-- Notable quotes with reference to their page or location -->
- 

---
# Back Matter
## Source
<!-- Always keep a link to the source- --> 
- 

## Tasks
<!-- What remains to be done with this note? --> 
- 

## Questions
<!-- What remains for you to consider? -->
- 

## References 
<!-- Links to pages not referenced in the content -->
- [Digital Zettelkasten - Principles and Methods](Digital%20Zettelkasten%20-%20Principles%20and%20Methods.md)

## Template Help

- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)








---
References

- [How to take Smart Notes - Sönke Ahrens](How%20to%20take%20Smart%20Notes%20-%20Sönke%20Ahrens.md)
- https://kadavy.net/blog/posts/how-to-take-smart-notes-summary/
- https://kadavy.net/blog/





================================================
FILE: Starter-Kit/2_Literature/Digital Zettelkasten - David Kadavy.md
================================================
---
tags:
  - type/book
  - theme/zettelkasten
  - target/starterkit
aliases: 
lead: +++ Lead paragraph goes here +++
visual: "![[image.jpg]]"
title: Digital Zettelkasten
subtitle: Principles, Methods, & Examples
author: David Kadavy
authors: David Kadavy
category: Reference
publisher: Kadavy, Inc.
publish_date: 2021-05-25
total_page: 77
isbn:
  "{ isbn1#template-variable-definition }": 
cover_url: http://books.google.com/books/content?id=o4gwEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api
cover_small_url: 
isbn13: PKEY:6610000294800
isbn10: 
description: 
link: https://play.google.com/store/books/details?id=o4gwEAAAQBAJ
preview_link: 
bibliography: "Kadavy, David. _Digital Zettelkasten: Principles, Methods, & Examples_. Place of publication not identified: Kadavy Inc., 2021."
rating: ⭐️⭐️
date: 
read: 2023
status: completed
created: 2024-07-03, 16:03
modified: 2025-03-30, 16:32
template_type: Book
template_version: "1.15"
view_count: 3
---
<!-- 
rating: ⭐️⭐️⭐️    // 1 to 3 stars
date: 2023             // when started reading
read: 2023             // when finished reading
status: undefined, backlog, to read, reading, completed, stopped
*** See "Template Help" below for using properties ***
-->

![cover|150](http://books.google.com/books/content?id=o4gwEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api)

# Digital Zettelkasten

by [[David Kadavy]]

## Summary
<!-- No more than a couple paragraphs summarizing this BOOK -->

Are you an academic, author, or blogger or anyone else who wants to make writing a breeze? The Zettelkasten method is the perfect way to harness the power of technology to remember what you read and boost creativity. 

Invented in the 16th century, and practiced to its fullest extent by a German sociologist who wrote more than seventy books and hundreds of articles, the Zettelkasten method is exploding in popularity. 

Writers of all types are discovering that digital tools make the method more powerful than ever, turning your digital life into an “external brain,” or “bicycle for the mind.” 

In Digital Zettelkasten: Principles, Methods, & Examples, blogger and nonfiction author David Kadavy shares a first-principles approach on how to adapt the Zettelkasten method to simple digital tools of your choice. 

How to structure your Zettelkasten? Kadavy borrows an element of the Getting Things Done framework to make sure nothing you want to read falls through the cracks. Naming convention pros/cons. Should you adopt the classic [[Folgezettel]] technique, or do digital tools make it irrelevant for your workflow? Reading workflow. The exact steps to follow to turn what you read into detailed notes you can mix and match to produce writing. Staying comfortable. 

Build a workflow to maintain your Zettelkasten without being chained to your computer. Examples, examples, examples. See real examples of notes that illustrate concepts, so you can build a Zettelkasten that fits your workflow and tools. 

Digital Zettelkasten: Principles, Methods, & Examples is short, to the point, with no fluff, so it won’t keep you from what you want – to build your Zettelkasten!

## Table of Contents
<!--Link to table of contents (TOC) -->


## Notes
<!-- The main content of my thoughts really -->
- 


## Quotes
<!-- Notable quotes with reference to their page or location -->

## Bibliography

> `= this.bibliography`

---
# Back Matter

**Source**
<!-- Always keep a link to the source- --> 
- based_on:: Digital Zettelkasten: Principles, Methods, & Examples
https://kadavy.net/blog/posts/zettelkasten-method-slip-box-digital-example/

**References**
<!-- Links to pages not referenced in the content. -->
-

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- 

**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- 

**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)

================================================
FILE: Starter-Kit/2_Literature/How to take Smart Notes - Sönke Ahrens.md
================================================
---
tags:
  - type/book
  - theme/zettelkasten
  - type/example
  - target/starterkit
aliases: 
title: How to Take Smart Notes
subtitle: One Simple Technique to Boost Writing, Learning and Thinking
author: Sönke Ahrens
category: Self-Help
publisher: Sönke Ahrens
publish_date: 2022-03-11
total_page: 212
isbn: 3982438810 {{isbn1#template-variable-definition}}
cover_url: http://books.google.com/books/content?id=QmBjEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api
cover_small_url: 
isbn13: 9,783,982,438,818
isbn10: 3,982,438,810
description: 
link: https://play.google.com/store/books/details?id=QmBjEAAAQBAJ
preview_link: nul
bibliography: "Ahrens, Sönke. How to Take Smart Notes: One Simple Technique to Boost Writing, Learning and Thinking, 2022."
rating: ⭐️⭐️⭐️
date: 
read: 2,022
status: completed
created: 2022-03-09, 20:49
modified: 2025-03-30, 17:14
kanban: done
view_count: 1
template_type: Book
---

![cover|150](http://books.google.com/books/content?id=QmBjEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api)

# How to Take Smart Notes

by [[Sönke Ahrens]]

## Summary
<!-- No more than a couple paragraphs summarizing this BOOK -->

This is the second, revised and expanded edition. The first edition was published under the slightly longer title "How to Take Smart Notes. One Simple Technique to Boost Writing, Learning and Thinking - for Students, Academics and Nonfiction Book Writers". 

The key to good and efficient writing lies in the intelligent organisation of ideas and notes. This book helps students, academics and other knowledge workers to get more done, write intelligent texts and learn for the long run. It teaches you how to take smart notes and ensure they bring you and your projects forward. 

The Take Smart Notes principle is based on established psychological insight and draws from a tried and tested note-taking technique: the [Zettelkasten](5_Structures/Zettelkasten.md). This is the first comprehensive guide and description of this system in English, and not only does it explain how it works, but also why. It suits students and academics in the social sciences and humanities, nonfiction writers and others who are in the business of reading, thinking and writing. Instead of wasting your time searching for your notes, quotes or references, you can focus on what really counts: thinking, understanding and developing new ideas in writing. 

## Table of Contents

- [TOC - How to Take Smart Notes](TOC%20-%20How%20to%20Take%20Smart%20Notes.md)

## Notes
<!-- The main content of my thoughts really -->

From: https://zbib.org/57c08643fe5544fda0baab9d84a357e6

[Goodreads](https://www.goodreads.com/book/show/60581868)


1. [What does “taking smart notes” mean? Who created the idea of “smart notes?”](https://elizabethbutlermd.com/how-to-take-smart-notes/#what-does-%E2%80%9Ctaking-smart-notes%E2%80%9D-mean-who-created-the-idea-of-%E2%80%9Csmart-notes%E2%80%9D)
    1.  [The creator of How to Take Smart Notes: about Dr. Sönke Ahrens](https://elizabethbutlermd.com/how-to-take-smart-notes/#the-creator-of-how-to-take-smart-notes-about-dr-s%C3%B6nke-ahrens)
    2.  [Smart Notes & Zettelkasten: about Dr. Niklas Luhmann](https://elizabethbutlermd.com/how-to-take-smart-notes/#smart-notes-zettelkasten-about-dr-niklas-luhmann)
2.  [What is the purpose of taking smart notes?](https://elizabethbutlermd.com/how-to-take-smart-notes/#what-is-the-purpose-of-taking-smart-notes)
3.  [What are the downsides to taking smart notes?](https://elizabethbutlermd.com/how-to-take-smart-notes/#what-are-the-downsides-to-taking-smart-notes)
    1.  [Taking smart notes can feel overwhelming](https://elizabethbutlermd.com/how-to-take-smart-notes/#taking-smart-notes-can-feel-overwhelming)
    2.  [Taking smart notes shouldn’t turn into a full-time job](https://elizabethbutlermd.com/how-to-take-smart-notes/#taking-smart-notes-shouldn%E2%80%99t-turn-into-a-full-time-job)
4.  [How to take minimalist smart notes in a Zettelkasten system](https://elizabethbutlermd.com/how-to-take-smart-notes/#how-to-take-minimalist-smart-notes-in-a-zettelkasten-system)
    1.  [Slip box (aka inbox)](https://elizabethbutlermd.com/how-to-take-smart-notes/#slip-box-aka-inbox)
    2.  [Fleeting notes](https://elizabethbutlermd.com/how-to-take-smart-notes/#fleeting-notes)
    3.  [Literature notes](https://elizabethbutlermd.com/how-to-take-smart-notes/#literature-notes)
    4.  [Permanent notes](https://elizabethbutlermd.com/how-to-take-smart-notes/#permanent-notes)
    5.  [Creative output](https://elizabethbutlermd.com/how-to-take-smart-notes/#creative-output)
5.  [Alternatives to Zettelkasten and taking smart notes](https://elizabethbutlermd.com/how-to-take-smart-notes/#alternatives-to-zettelkasten-and-taking-smart-notes)
    1.  [Further reading on smart notes and Zettelkasten](https://elizabethbutlermd.com/how-to-take-smart-notes/#further-reading-on-smart-notes-and-zettelkasten)
    2.  [Exploring other note taking systems](https://elizabethbutlermd.com/how-to-take-smart-notes/#exploring-other-note-taking-systems)
    3.  [Explore the Calmer Notes method for personal knowledge management to custom-design your perfect note taking workflow](https://elizabethbutlermd.com/how-to-take-smart-notes/#explore-the-calmer-notes-method-for-personal-knowledge-management-to-custom-design-your-perfect-note-taking-workflow)

## Quotes
<!-- Notable quotes with reference to their page or location -->

“To be able to play with ideas, we first have to liberate them from their original context by means of abstraction and respecification. Sönke Ahrens.” - p.120

***
**Source**
- [Sönke Ahrens](Sönke%20Ahrens.md)

## Questions
<!-- What remains for you to consider? -->
- 

## References
<!-- Links to pages not referenced in the content --> 

> Ahrens, Sönke. How to Take Smart Notes: One Simple Technique to Boost Writing, Learning and Thinking, 2022. ^3ff04b

Ahrens, 2022 ^58fc9a

**Bibliography**
- [[Getting Things Done - David Allen]]
- [[Kommunikation mit Zettelkästen  - Niklas Luhmann]]
- [[Thinking Fast and Slow - Daniel Kahneman]]
- [[Simple Rules - Donald Sull Kathleen Eisenhardt]]
- [[Fooled by Randomness - Nassim Nicholas Taleb]]

**Others**
- https://knowactinvest.com/how-to-take-smart-notes-my-experience-
- [LinkedIn](https://www.linkedin.com/posts/groepl_procreate-procreatesketchnote-lernos-activity-6927248927356301312-FLS5?utm_source=linkedin_share&utm_medium=ios_app)
- https://www.soenkeahrens.de/en/takesmartnotes
- https://youtu.be/nPOI4f7yCag
- [Das Zettelkasten-Prinzip - Coachingzonen-Wissenschaft](https://coachingzonen-wissenschaft.de/zettelkasten/)
- [lernOS Content Curation Leitfaden](https://cogneon.github.io/lernos-content-curation/de/)

================================================
FILE: Starter-Kit/2_Literature/Mauro Toselli.md
================================================
---
tags:
  - type/person
  - role/author
  - role/expert
  - theme/sketchnotes
  - role/visualthinker
  - target/starterkit
aliases: 
birth: 
death: 
bio_short: CTO and visual thinker, runs monthly newsletter 'Keep the Creative Juices Flowing'.
lead: +++ Term definition goes here +++
visual: "![[image.jpg]]"
created: 2022-03-09, 11:50
modified: 2025-03-30, 16:34
template_type: Person
view_count: 1
template_version: "1.20"
license: © 2022-2025 by Edmund Gröpl under CC BY-NC-SA 4.0
---

# Mauro Toselli

##  Bio
<!-- Short biography of the AUTHOR -->
- Born analog in 1963, naturalized digital in 1994. Lifelong learner. In his professional life he has been a shop assistant, a shop manager, an IT teacher, the Technical Director of an IT private school, the italian Berghaus Brand Manager and the IT Director in a publishing company.
- Today he is the Chief Technology Officer at [GMDE Srl](https://gmde.it/).

## Books
<!-- Only most important I‘ve read -->
- [The Xlontrax theory of sketchnotes](The%20Xlontrax%20theory%20of%20sketchnotes.md)

## Notes
<!-- The main content of my thoughts really -->
- The xLontrax Theory of Sketchnote  -> [[AIDA for Sketchnotes]]
- Xlontrax
- Connecting the dots
- Receiving signals -> [[Sending Signals]]
-  https://www.maurotoselli.com/ CTO and visual thinker, runs an epic monthly newsletter called - [Keep the Creative Juices Flowing](https://maurotoselli.substack.com/)


## Quotes
<!-- Notable quotes with reference to their page or location -->
- 

---
# Back Matter

**Source**
<!-- Always keep a link to the source- --> 
- based_on:: [Mauro Toselli - Flickr](https://flickr.com/photos/91587755@N02)

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see:: 

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- used_in::

---
**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- question::

---
**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)



================================================
FILE: Starter-Kit/2_Literature/Sönke Ahrens.md
================================================
---
tags:
  - theme/zettelkasten
  - type/example
  - type/person
  - role/author
  - theme/pkm
  - role/networkedthinker
  - target/starterkit
aliases:
  - Ahrens, Sönke
bio_short: A writer and researcher in the field of education and social science. Author of "How to take smart notes”.
birth: 1975
death: 
created: 2022-03-06, 17:24
modified: 2025-03-30, 16:34
template_type: Person
view_count: 1
---
# Sönke Ahrens


##  Bio
<!-- Short biography of the AUTHOR -->


Dr. Sönke Ahrens is a writer and researcher in the field of education and social science. 

He is the author of the award-winning book “Experiment and Exploration: Forms of World Disclosure” (Springer). Since its first publication, How to Take Smart Notes has sold more than 100,000 copies and has been translated into 13 languages.

## Books
<!-- Only most important I‘ve read -->

- [How to take Smart Notes - Sönke Ahrens](How%20to%20take%20Smart%20Notes%20-%20Sönke%20Ahrens.md)

## Notes
<!-- The main content of my thoughts really -->
- 


## Quotes
<!-- Notable quotes with reference to their page or location -->
- 

___
##### Questions
<!-- What remains for you to consider? -->


##### References 
<!-- Links to pages not referenced in the content -->

- [Niklas Luhmann](Niklas%20Luhmann.md)



================================================
FILE: Starter-Kit/2_Literature/Tags provide architecture.md
================================================
---
tags:
  - type/quote
  - theme/zettelkasten
  - type/rule
  - target/starterkit
aliases: 
quote: Tags provide architecture, not content.
rule: Tags provide architecture, not content.
author: Austin Govella
year: 
created: 2025-03-28, 17:34
modified: 2025-03-30, 16:35
template_type: Quote
template_version: "1.17"
view_count: 3
visual: "![[image.jpg]]"
---

# Tags provide architecture

<!-- Quote and author from frontmatter goes here. Also used for Dataview list of quotes. -->

> [!QUOTE]
>  `= this.quote`
>  — `= this.author`




---
# Back Matter

**Source**
<!-- Always keep a link to the source- --> 
- based_on:: [How to use tags in a PKM like Obsidian \| Medium](https://austingovella.medium.com/how-to-approach-tags-in-your-pkm-b29c98dc43d3)

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see:: 

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- used_in::

---
**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- 

---
**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)

================================================
FILE: Starter-Kit/2_Literature/_About - 2_Literature Notes.md
================================================
---
view_count: 2
created: 2024-07-26, 20:42
modified: 2025-03-30, 16:07
tags:
  - type/structure
  - structure/about
  - target/starterkit
aliases: 
lead: "**Literature Notes** are summaries of sources with key takeaways. They extract useful insights from books, articles, or lectures. Use them for highlighting arguments, summarizing theories, and noting relevant passages."
visual: "![[image.jpg]]"
template_type: Structure
template_version: "1.14"
---
<!--  See "Template Help" below for using properties -->

<!--  Clear and descriptive title -->
![[About - 2_Literature Notes.canvas|About - 2_Literature Notes]]
[[About - 1_Fleeting Notes|1_Fleeting]] | [[_About - 2_Literature Notes|2_Literature]] | [[_About - 3_Permanent Notes|3_Permanent]] | [[About - 4_Project Notes|4_Project]] | [[_About - 5_Structure Notes|5_Structure]]

<!--  Summarized structure from "lead"-key  in properties section -->

> [!Definition]
> `= this.lead`

> [!Simple Rules]
>- Be extremely selective in what you decide to keep.
>- Write in the context of the source.
>- Always keep a link to the source.

<!-- Main STRUCTURE of my content -->
<!-- Dataview table. Use as example and modify. -->
```dataview
TABLE WITHOUT ID 
	file.link as "2_Literature Notes", 
	(date(today) - file.cday).day as "Days alive" 
FROM "2_Literature"
SORT file.cday asc 
LIMIT 20
```


---
More about: [[Literature Notes]]


================================================
FILE: Starter-Kit/3_Permanent/Apples Vision Statement.md
================================================
---
tags:
  - type/note
  - theme/thinking
  - target/starterkit
aliases: 
lead: We believe in the simple not the complex.
visual: "![[image.jpg]]"
created: 2024-05-15, 17:59
modified: 2025-03-30, 17:28
template_type: Note
template_version: "1.25"
view_count: 1
---
<!--  See "Template Help" below for using properties -->

# Apples Vision Statement
<!--  Clear and descriptive title -->

<!-- My sketchnote if available -->

```dataviewjs 
dv.paragraph(dv.current().visual);
```

<!--  Most essential idea from "lead"-key  in properties section -->

> [!Note]
> `= this.lead`

**Details**
<!-- Main content in body of my note  -->

A good [[Vision statement]] for building up a Zettelkasten.

**Supporting Content**
<!-- Supporting content in tail of my note  -->

Apple’s current vision statement was introduced by CEO Tim Cook, who stated,

> “We believe that we are on the face of the earth to make great products and that’s not changing.

We  are constantly focusing on innovating.

> We believe in the simple not the complex.

We believe that we need to own and control the primary technologies behind the products that we make, and participate only in markets where we can make a significant contribution.

We believe in saying no to thousands of projects, so that we can really focus on the few that are truly important and meaningful to us.

We believe in deep collaboration and cross-pollination of our groups, which allow us to innovate in a way that others cannot.

And frankly, we don’t settle for anything less than excellence in every group in the company, and we have the self- honesty to admit when we’re wrong and the courage to change.

And I think regardless of who is in what job those values are so embedded in this company that Apple will do extremely well.


---
# Back Matter

**Source**
<!-- Always keep a link to the source- --> 
- based_on:: Internet

**References**
<!-- Links to pages not referenced in the content. -->
- [6 Großartige Vision-Statements](6%20Großartige%20Vision-Statements.md)
- [Vision Statement Google](Vision%20Statement%20Google.md)

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- 

**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- 

**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)

================================================
FILE: Starter-Kit/3_Permanent/Basic Zettelkasten vs Extended Digital Zettelkasten.md
================================================
---
view_count: 1
created: 2025-03-09, 16:50
modified: 2025-03-30, 18:06
tags:
  - type/note
  - theme/zettelkasten
  - diagram/doublebubble-map
  - target/starterkit
aliases: 
question: +++ Question goes here +++
lead: A Double Bubble Map contrasting Luhmann’s "Basic Zettelkasten Method" with "Extended Digital Zettelkasten Methods" used in digital tools.
visual: "![[luhmann_vs_digital_2025-03-06.png|300]]"
template_type: Note
template_version: "1.17"
---
<!--  See "Template Help" below for using properties -->

# Basic Zettelkasten vs Extended Digital Zettelkasten

<!-- My sketchnote if available -->
```dataviewjs 
dv.paragraph(dv.current().visual);
```
<small>_Zoom: [[luhmann_vs_digital_2025-03-06.png]] | Edit: [[luhmann_vs_digital_2025-03-06.smmx]]_</small>

<!-- Detailed question from short title in front matter -->


> [!Note]
> `= this.lead`

<!-- Detailed response or dialog  -->

 A **Double Bubble Map** contrasting **"Luhmann’s Basic Zettelkasten Method"** with **"Extended Digital Zettelkasten Methods"** can highlight the evolution of the method and its modern adaptations.

---
### Content for the Bubbles

#### Basic Zettelkasten (Luhmann’s Original Method) – Unique Aspects

- **Analog (Paper-Based)** – Used index cards, not digital tools.
- **Numbering System (Folgezettel)** – Notes were manually linked using a hierarchical numbering system (e.g., 1, 1a, 1a1).
- **Physical Constraints** – Cards limited in space, requiring concise writing.
- **Linear Input, Non-Linear Retrieval** – Notes were stored sequentially but retrieved in a networked fashion.
- **No Tags, Only Links** – Navigation relied on direct references, not keyword tags.
- **Self-Contained Thought Units** – Each card was a stand-alone idea.
- **Handwriting and Memory Reinforcement** – Writing by hand reinforced understanding.

#### Extended Digital Zettelkasten Methods – Unique Aspects

- **Digital Note-Taking Tools** – Uses software like Obsidian, Logseq, Roam Research.
- **Backlinks & Bidirectional Links** – Modern Zettelkasten allows quick navigation between notes.
- **Tags & Metadata** – Additional organization via keyword tagging.
- **Search & Filtering** – Easy retrieval through search functions.
- **Non-Sequential Linking** – No need for a strict numbering system; links are dynamic.
- **Multimedia Support** – Can include images, videos, PDFs, and code snippets.
- **Plugins & Automation** – Can integrate AI, templates, spaced repetition, etc.
- **Cloud & Syncing** – Access across multiple devices.

#### Common Aspects - Shared Bubbles in the Center

- **Atomic Notes** – Each note captures a single idea.
- **Permanent Notes** – Focus on long-term, reusable knowledge.
- **Knowledge Emergence** – New insights emerge by linking notes.
- **Interlinked Network** – Notes connect dynamically to enhance understanding.
- **Externalized Thinking** – Moving knowledge out of the brain into a structured system.
- **Personalized Growth** – Adaptable to individual workflows.
- **Iteration & Refinement** – Notes evolve over time.



---
# Back Matter

**Source**
<!-- Always keep a link to the source- --> 
- based_on:: [[Tools for Visual Thinking]]

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see:: [[Personal Knowledge Management - Defined by AI]] for used definition within visual.
- see:: [[Zettelkasten - Defined by AI]]
- see:: [[Zettelkasten Method Critique]]

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- used_in:: [[Post - Luhmann vs Digital Zettelkasten]]

---
**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- question::

---
**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)


================================================
FILE: Starter-Kit/3_Permanent/_About - 3_Permanent Notes.md
================================================
---
tags:
  - type/structure
  - theme/zettelkasten
  - structure/about
  - target/starterkit
aliases: 
lead: "**Permanent Notes** are processed, stand-alone insights that are linked meaningfully into the system. They transform fleeting ideas into structured knowledge that can be revisited and built upon. Use them for writing notes in your own words, linking them to related concepts, and making them reusable."
visual: "![[image.jpg]]"
created: 2024-07-28, 13:49
modified: 2025-03-30, 16:36
template_type: Structure
template_version: "1.14"
view_count: 2
---
<!--  See "Template Help" below for using properties -->

<!--  Clear and descriptive title -->

<!-- Visual or sketchnote if available -->

![[About - 3_Permanent Notes.canvas|About - 3_Permanent Notes]]
[[About - 1_Fleeting Notes|1_Fleeting]] | [[_About - 2_Literature Notes|2_Literature]] | [[_About - 3_Permanent Notes|3_Permanent]] | [[About - 4_Project Notes|4_Project]] | [[_About - 5_Structure Notes|5_Structure]]

<!--  Summarized structure from "lead"-key  in properties section -->

> [!Definition]
> `= this.lead`

> [!Simple Rules]
>- Be extremely selective in what you decide to keep.
>- Use unique and descriptive titles.
>- Use your own words.
>- Don't mix multiple ideas in one note.
>- One idea, one note.
>- Summarize the main idea of the note in three sentences or less.
>- Leave a reason to revisit your idea.
>- Always keep a link to the source.

<!-- Main STRUCTURE of my content -->
```dataview
TABLE WITHOUT ID 
	file.link as "3_Permanent Notes", 
	(date(today) - file.cday).day as "alive",
	view_count AS "opened"
FROM "3_Permanent"
SORT file.cday desc
LIMIT 20
```


---
More about: [[Permanent Notes]]




================================================
FILE: Starter-Kit/4_Project/About - 4_Project Notes.md
================================================
---
view_count: 2
created: 2024-08-19, 13:37
modified: 2025-03-30, 16:36
tags:
  - type/structure
  - structure/canvas
  - target/starterkit
aliases: 
lead: "**Project Notes** are notes related to specific, time-bound projects, containing actionable tasks, research, and drafts. They keep temporary, goal-oriented information separate from permanent knowledge. Use them for managing research for an article, tracking progress on a book, or organizing materials for a presentation."
visual: "![[image.jpg]]"
template_type: Structure
template_version: "1.14"
---
<!--  See "Template Help" below for using properties -->

![[About - 4_Project Notes.canvas|About - 4_Project Notes]]
[[About - 1_Fleeting Notes|1_Fleeting]] | [[_About - 2_Literature Notes|2_Literature]] | [[_About - 3_Permanent Notes|3_Permanent]] | [[About - 4_Project Notes|4_Project]] | [[_About - 5_Structure Notes|5_Structure]]

<!-- Visual or sketchnote if available -->

<!--  Summarized structure from "lead"-key  in properties section -->

> [!Definition]
> `= this.lead`

> [!Simple Rules]
>- One project, one folder.
>- Always keep a link to the source.
>- Add a link to the target.

<!-- Main STRUCTURE of my content -->

---
[[Forum Obsidian]] | [[Forum Zettelkasten]] | [[About - 4_Project Notes|6_Project Notes]]

```dataview
TABLE WITHOUT ID 
	file.link as "5_Project Notes", 
	visual as Visual,
	target as target,
	(date(today) - file.cday).day as "Days alive" 
FROM "4_Project"
SORT file.cday desc
LIMIT 30
```

---
More about: [[Project Notes]]


================================================
FILE: Starter-Kit/4_Project/Obsidian Starter Kit/History - Obsidian Starter Kit.md
================================================
---
tags:
  - type/chapter
  - target/project
  - type/note
  - target/starterkit
aliases: 
title_short: Obsidian Starter Kit
chapter: XI.14
version: "0.1"
status: published
created: 2022-12-29, 14:56
modified: 2025-03-30, 18:01
template_type: Structure
template_version: "1.1"
view_count: 1
---

# History - Obsidian Starter Kit

***
**[v3.0.0 - 19.01.2024](https://github.com/groepl/Obsidian-Zettelkasten-Starter-Kit/releases/tag/v3.0.0)**

What's new:
- "Asset" folder updated.
- Dataview - Kanban Board.md added.

Bug Fixes:
- 

***
**[v2.0.0 - 25.04.2023](https://github.com/groepl/Obsidian-Zettelkasten-Starter-Kit/releases/tag/v2.0.0)**

What‘s New:
- Templates updated. See folder "[Templates](https://github.com/groepl/Obsidian-Zettelkasten-Starter-Kit/tree/main/Starter-Kit/Templates)".
- Concept for linking notes with templates added. See folder "[Canvases](https://github.com/groepl/Obsidian-Zettelkasten-Starter-Kit/tree/main/Starter-Kit/Canvases)".


***
**[v1.0.0](https://github.com/groepl/Obsidian-Zettelkasten-Starter-Kit/releases/tag/v1.0.0)**

What‘s New:
- First Release

***
**[v0.1.0](https://github.com/groepl/Obsidian-Zettelkasten-Starter-Kit/releases/tag/0.1.0)**

What‘s New:
- First Pre-release

---
# Back Matter
**Source**
<!-- Always keep a link to the source- --> 
- based_on:: [Releases · Obsidian-Templates](https://github.com/groepl/Obsidian-Templates/releases)

**References**
<!-- Links to pages not referenced in the content. -->
- 

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- 

---
**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- 

---
**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)
- 














================================================
FILE: Starter-Kit/4_Project/Obsidian Starter Kit/Project Log - Obsidian Starter Kit.md
================================================
---
view_count: 2
created: 2024-08-23, 12:13
modified: 2025-03-30, 18:26
tags:
  - type/structure
  - structure/bujo
  - structure/projectlog
  - target/starterkit
aliases: 
lead: Share latest version of "Obsidian Starter Kit" to GitHub community to receive feedback for futher development and improvements.
template_type: Structure
template_version: "1.14"
---
<!--  See "Template Help" below for using properties -->

# Project Log - Obsidian Starter Kit
<!--  Clear and descriptive title -->

<!--  Summarized structure from "lead"-key  in properties section -->

> [!purpose]
> `= this.lead`

<!-- Main STRUCTURE of my content -->

**2025-03-28**
- Updated folder structure
- Exchanged example notes

**2024-08-23**
- Updated README in GitHub with Zettelkasten Ontology from [[Post - Zettelkasten Ontology Map]]

**2024-01-19**
- Release v3.0.0


---
# Back Matter

**Source**
<!-- Always keep a link to the source- --> 
- based_on::

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see:: [[History - Obsidian Starter Kit]] with published releases.

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- used_in::

---
**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- question::

---
**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)


================================================
FILE: Starter-Kit/4_Project/Obsidian Starter Kit/_MOC - Obsidian Starter Kit.md
================================================
---
view_count: 1
created: 2025-03-30, 16:01
modified: 2025-03-30, 18:11
tags:
  - type/structure
  - structure/moc
  - target/starterkit
aliases: 
lead: List of notes for an Obsidian Starter Kit published at GitHub.
template_type: Structure
template_version: "1.18"
---
<!--  See "Template Help" below for using properties -->

# MOC - Obsidian Starter Kit
<!--  Clear and descriptive title -->

<!--  Summarized structure from "lead"-key  in properties section -->

> [!Note]
> `= this.lead`

<!-- Main STRUCTURE of my content -->

<!-- Dataview table. Use as example and modify. -->

```dataview
TABLE 
	rows.file.link AS Note,
	rows.template_type AS Template,
	dateformat(rows.file.mday, "yyyy-LL-dd") AS Modified
FROM #target/starterkit 
FLATTEN file.folder
GROUP BY file.folder AS Folder
SORT Folder ASC
SORT Note ASC
```


---
# Back Matter

**Source**
<!-- Always keep a link to the source- --> 
- based_on:: [Example GROUP BY Queries - Dataview Example Vault](https://s-blu.github.io/obsidian_dataview_example_vault/20%20Dataview%20Queries/Example%20GROUP%20BY%20Queries/)

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see:: 

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- used_in::

---
**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- question::

---
**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)

================================================
FILE: Starter-Kit/4_Project/Posts Zettelkasten/Post - Luhmann vs Digital Zettelkasten.md
================================================
---
view_count: 1
created: 2025-03-26, 16:59
modified: 2025-03-30, 18:22
tags:
  - type/post
  - theme/zettelkasten
  - target/forumzettelkasten
  - target/starterkit
aliases: 
visual: "![[luhmann_vs_digital_2025-03-06.png|300]]"
lead: +++ Lead paragraph goes here +++
published: 
views: 0
feedbacks: 0
template_type: Post
template_version: "1.27"
---

# Post - Luhmann vs Digital Zettelkasten


<!-- Main content of this story -->
✨ Luhmann's Method vs Extended Digital Zettelkasten ✨

It is a challenge to define the Zettelkasten method in a way that balances the core principles with the diversity of practical applications. A double bubble map as a visual tool for comparison and contrast helps to see more clearly how the two main practices of the Zettelkasten relate to each other:

<!-- My sketchnote if available -->
```dataviewjs 
dv.paragraph(dv.current().visual);
```
<small>_Zoom: [[luhmann_vs_digital_2025-03-06.png]] | Edit: [[luhmann_vs_digital_2025-03-06.smmx]]_</small>

This makes it easier to build appropriate definitions:

**1 - Zettelkasten**
> The Zettelkasten is a knowledge management approach designed to capture, interlink, and refine ideas in a networked system of atomic notes.
>
> Whether implemented in analog or digital form, it promotes non-linear thinking, emergent connections, and long-term intellectual development. The method supports knowledge synthesis by allowing ideas to evolve organically, fostering creativity and deep understanding across various domains.

**2 - Luhmann's Zettelkasten**
> The Zettelkasten, developed by Niklas Luhmann, is a paper-based knowledge management system that organizes ideas using atomic notes, a hierarchical numbering system (Folgezettel), and manual cross-referencing.
> 
> Each note contains a single idea and is linked contextually to other notes, forming a non-linear web of knowledge. This method encourages deep thinking, emergent insights, and long-term knowledge accumulation without relying on predefined categories or rigid structures.

**3 - Extended Digital Zettelkasten**
> The extended digital Zettelkasten adapts Luhmann’s principles to digital tools like Logseq, Obsidian, Roam Research or The Archive, enhancing the system with bidirectional links, tags, search functions, and automation.
> 
> Unlike the analog method, it allows for dynamic connections, multimedia integration, and rapid retrieval of information. Digital implementations often replace the traditional numbering system with backlinks and graph-based navigation, making the knowledge network more fluid and scalable.

**References**
...

. . .  
Thanks very much! I really appreciate you reading my work. If you enjoyed it and found it useful, you might also like the related book “MAKE USEFUL NOTES. A simple guide to a complex skill by using Sketchnotes, Obsidian and Zettelkasten”. Here's your free copy: https://github.com/groepl/Take-Useful-Notes. 
. . .  

**Tags**
....

## Tags for LinkedIn

```
--- TAGS FOR PUBLISHING (MAX 30) ---
#edmund2024 #agile #agilität #agilemindset #learning #lernos #lernossketchnoting #newwork #wol #workingoutloud #digitalsketchnotes #doodle #doodles #doodleart #drawing #facilitation #handwriting #lettering #sketchnote #sketchnotes #sketchnoting #storytelling #visualization #visualnotes #visualstorytelling #visualthinking #conceptsapp #powerbi #procreate #knowledgemanagement #obsidian #obsidianmd #pkm #secondbrain #smartsketchnotes #writing #zettelkasten 
```

```
--- STRUCTURED LIST OF TAGS as input to build up list of TAGS FOR PUBLISHING. --

FROM
#edmund2024

AGILE
#agile #agilität #agilecoach #agilemindset 

LEARNING
#learning #lernos #lernossketchnoting #newwork #wol #workingoutloud 

SKETCHNOTES
#digitalsketchnotes #doodle #doodles #doodleart #drawing #facilitation #handwriting #lettering #sketchnote #sketchnotes #sketchnoting #storytelling #visualization #visualnotes #visualstorytelling #visualthinking

TOOLS
#ai #chatgpt #conceptsapp #powerbi #obsidian #obsidianmd #procreate 

ZETTELKASTEN
#knowledgemanagement #pkm #secondbrain #smartsketchnotes #writing #zettelkasten 
```

---
# Back Matter
**Source**
<!--Always keep a link to the source. -->
- based_on:: [[Basic Zettelkasten vs Extended Digital Zettelkasten]]

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see:: 

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- target:: [Zettelkasten - Term and Definition — Zettelkasten Forum](https://forum.zettelkasten.de/discussion/comment/22936/#Comment_22936)

**Feedback**
<!-- Any critique, ideas or questions from social media or other audience? --> 
- 


**Tasks**
<!-- What remains to be done do get the final version? --> 
- 


**Questions**
<!-- What remains for you to consider in the draft version? --> 
- 

**Latest Posts**
<!-- Links to chapters from e-book -->

```dataview
TABLE 
	file.cday AS "Date"
FROM #target/linkedin 
SORT file.cday DESC
LIMIT 10
```

**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)


================================================
FILE: Starter-Kit/5_Structure/7 Days Created Chart.md
================================================
---
tags:
  - type/structure
  - structure/list
  - chart/bar-chart
  - theme/zettelkasten
  - type/dataviewjs
  - target/starterkit
aliases: 
created: 2023-04-08, 18:19
modified: 2025-03-30, 16:54
template_type: Structure
template_version: "1.4"
cc: CC BY-SA 4.0
source: https://github.com/groepl/Obsidian-Templates
view_count: 2
---

# 7 Days - Created

| [7 Days - Created](7%20Days%20Created%20Chart.md) | [7 Days - Summary](7%20Days%20Created%20List.md) | [7 Days - Modified](7%20Days%20Modified%20Chart.md) | [7 Days - Table](7%20Days%20Table.md) |

<!-- Main STRUCTURE of my content -->

```dataviewjs 

// === 7 Days Chart ===

// --- Age ---
var first_note = "20220307";
var a = moment();
var b = moment(first_note);
var age_years = a.diff(b, 'years');
var age_month = a.diff(b, 'months');
var age_weeks = a.diff(b, 'weeks')
var age_days = a.diff(b, 'days');
var age = a.diff(b, 'days') - 365 * age_years;

// --- Last 7 Days ---
var a = moment().format("YYYY-MM-DD");

var b = moment().subtract(1, 'week');
b = moment(b).format("YYYY-MM-DD");

var c = moment().subtract(1, 'month');
c = moment(c).format("YYYY-MM-DD");

var d = moment().subtract(3, 'month');
d = moment(d).format("YYYY-MM-DD");

var e = moment().subtract(6, 'month');
e = moment(e).format("YYYY-MM-DD");

var f = moment().subtract(1, 'year');
f = moment(f).format("YYYY-MM-DD");

var g = moment().subtract(2, 'year');
g = moment(g).format("YYYY-MM-DD");

// —— Last 1 Week —-
var count_note_1w = dv
	.pages('"3_Permanent"')	
	.where (p => p.created >= b)
	.length;

// —— Last 1 Month —-
var count_note_1m = dv
	.pages('"3_Permanent"')	
	.where (p => p.created >= c)
	.length;
var count_note_1m_13 = count_note_1m / 52 * 12;
count_note_1m_13 = count_note_1m_13.toFixed(1);

// —— Last 3 Month —-
var count_note_3m = dv
	.pages('"3_Permanent"')	
	.where (p => p.created >= d)
	.length;
var count_note_3m_13 = count_note_3m / 13;
count_note_3m_13 = count_note_3m_13.toFixed(1);

// —— Last 6 Month —-
var count_note_6m = dv
	.pages('"3_Permanent"')	
	.where (p => p.created >= e)
	.length;
var count_note_6m_26 = count_note_6m / 26;
count_note_6m_26 = count_note_6m_26.toFixed(1);

// —— Last 1 Year —-
var count_note_1Y= dv
	.pages('"3_Permanent"')	
	.where (p => p.created >= f)
	.length;
var count_note_1Y_52 = count_note_1Y / 52;
count_note_1Y_52 = count_note_1Y_52.toFixed(1);

// —— Last 2 Years —-
var count_note_2Y= dv
	.pages('"3_Permanent"')	
	.where (p => p.created >= g)
	.length;
var count_note_2Y_104 = count_note_2Y / 104;
count_note_2Y_104 = count_note_2Y_104.toFixed(1);

// —- All Since Start
var count_note_all = dv
	.pages('"3_Permanent"')	
	.length;

var note_per_week = count_note_all / age_weeks;
note_per_week = note_per_week.toFixed(1);

// --- show results ---
dv.paragraph('###### Created per week till ' + a);

// --- Set Colors ---
const CHART_COLORS = {
	  red: '#B51A00',
	  orange: 'rgb(255, 159, 64)',
	  yellow: '#FAC141',
	  green: 'rgb(75, 192, 192)',
	  blue: '#417CFA',
	  black: '#000000',
	  grey: '#CCCCCC',
	  light_grey: '#DDDDDD',
	  ultralight_grey: '#EEEEEE',
	  dark_grey: '#AAAAAA',
	  white: '#FFFFFF'
	}

const NAMED_COLORS = [
	  CHART_COLORS.red,
	  CHART_COLORS.orange,
	  CHART_COLORS.yellow,
	  CHART_COLORS.green,
	  CHART_COLORS.blue,
	  CHART_COLORS.purple,
	  CHART_COLORS.grey,
	]

// --- Create Chart ---
const chartData = { 
	type: 'bar', 
	data: { 
		labels: [
			'1W', 
			'1M',
			'3M', 
			'6M',
			'1Y',
			'2Y',
			'ALL'], 
		datasets: [
			{
			label: 'y',
			data: [count_note_1w, count_note_1m_13, count_note_3m_13, 
					count_note_6m_26, count_note_1Y_52,
					count_note_2Y_104, note_per_week],
			backgroundColor: [
				CHART_COLORS.yellow, 
				CHART_COLORS.ultralight_grey, CHART_COLORS.light_grey, 
				CHART_COLORS.grey, CHART_COLORS.dark_grey, CHART_COLORS.black], 
			borderColor: CHART_COLORS.white, 
			borderWidth: 1
			}
		] 
	},
	options: {
		indexAxis: 'x',
        plugins: {
            title: {
                display: false,
                text: 'Custom Chart Title'
            },
            subtitle: {
                display: false,
                text: 'Custom Chart Subtitle'
            },
            legend: {
	            display: false,
                position: 'right'
            }
        }
    }

} 

window.renderChart(chartData, this.container)

```

###### Notes Created
<!-- DataView table, use example and modify -->
```dataview
LIST
lead + " " + file.cday + "."
FROM "3_Permanent"
Where file.cday >= date(today) - dur(7 day)
SORT file.cday DESC
```



<!-- Options 
TABLE WITHOUT ID
	file.folder AS ...
	file.link AS ...
	file.name AS ...
	file.etags AS ...
	file.cday AS Date

FROM #target/forumzettelkasten  : when using tags
FROM "Books"                                : when using folders
FROM ""                                          : when using all folders
FROM #status/open OR #status/wip

SORT created DESC
SORT file.name ASC

WHERE read = 2023
WHERE status = "open"
WHERE contains(file.name,"LernOS Zettelkasten")
WHERE sketchnote != empty

LIMIT 3

---
More about: 
https://github.com/blacksmithgu/obsidian-dataview/blob/master/docs/docs/queries/query-types.md
https://github.com/blacksmithgu/obsidian-dataview/blob/master/docs/docs/queries/data-commands.md

Source: 
https://github.com/groepl/Obsidian-Templates
-->



---
# Back Matter
## Questions
<!-- What remains for you to consider? --> 
- 


## Terms
<!-- Links to definition pages -->
- 


## References
<!-- Links to pages not referenced in the content -->
- [Obsidian Charts - Plugin](Obsidian%20Charts%20-%20Plugin.md)




================================================
FILE: Starter-Kit/5_Structure/ARCO View.md
================================================
---
tags:
  - type/structure
  - structure/view
  - target/starterkit
aliases: ARCO
lead: Based on Nick Milo’s ACE framework.
created: 2023-09-05, 16:04
modified: 2025-03-30, 16:36
template_type: Structure
template_version: "1.6"
banner: "![[IMG_0319.png]]"
banner_x: 0.5
view_count: 3
updated: 2024-10-23T17:47
---

[Home](Home.md) | [ARCO](ARCO%20View.md) |  [Inspect](Inspect%20View.md) 
<!-- Main STRUCTURE of my content -->
> [!map]- Atlas
> _Book of maps_
>
>[[Atlas]] > [[Work]] | [[Community]] | [[Family]] | [[Self]] 
> 

> [!reference]- Reference
> _Book of facts and external links_
>
> [[Reference]] > [Authors](Authors.md) | [Bibliography](Bibliography.md) | [Books](Books.md) | [Glossary](Glossary.md) | [Quotes](Quotes.md)

> [!calendar]- Calendar
> _Book of events_
>
>###### Meetings
>- [[Zettelkastenrunde - Mon]] | [WOL Troy - Fri](WOL%20Circle%202024.md)
>
>###### Bullet Journal
>
>- [2023](2023.md) | [2024](2024.md) | [[2025]]
>- [[Jan 2025]] | [[Feb 2025]] | [[Mar 2025]]
>- [[Bullet Journal Collections]]
>
>###### Objectives & Key Results
>- [[OKRs 2022]] | [[OKRs 2023]] | [[OKRs 2024]] | [[OKRs 2025]]
>
>###### Vision Board
>- [[Vision Board 2022]] | [Vision Board 2023](Vision%20Board%202023.md) | [[Vision Board 2024]]
>- [[Wishes 2022]] | 
>- [[Ideas List]] | 

> [!organizer]- Organizer
> _Book of tasks and projects_
>
> ###### Projects
> [_e1 - Make Useful Notes](_e1%20-%20Make%20Useful%20Notes.md) | [LinkedIn](LinkedIn%20Log.md)
> 
> ###### Tasks
> [Tasks](Tasks.md) |  [Tasks Open](Tasks%20Open.md) | [from E-book](Tasks%20from%20E-book.md) | [from Zettelkasten](Tasks%20-%20Zettelkasten.md) | [from Sketchnotes](Tasks%20-%20Sketchnotes.md)
> 
> ###### Kanban
> [Kanban Board](Kanban%20Board.md) | [Kanban Dashboard](Kanban%20Dashboard.canvas)
>
>> [!backlog]- Backlog
>>```dataview
>>TABLE WITHOUT ID
>>	file.link as note,
>>	file.cday AS "created", 
>>	file.folder AS "folder" 
>>FROM "" 
>>WHERE kanban = "backlog"
>>SORT file.folder ASC
>>```
>
>>[!todo]- ToDo
>>```dataview
>>TABLE WITHOUT ID
>>	file.link as note,
>>	file.cday AS "created", 
>>	file.folder AS "folder" 
>>FROM "" 
>>WHERE kanban = "todo"
>>SORT file.folder ASC
>>```
>
>>[!doing]+ Doing - _WIP Limit 3_
>>```dataview
>>TABLE WITHOUT ID
>>	file.link as note,
>>	file.cday AS "created", 
>>	file.folder AS "folder" 
>>FROM "" 
>>WHERE kanban = "doing"
>>SORT file.folder ASC
>>```
>
>>[!done]- Done
>>```dataview
>>TABLE WITHOUT ID
>>	file.link as note,
>>	file.mday AS "modified", 
>>	file.folder AS "folder" 
>>FROM "" 
>>WHERE kanban = "done"
>>SORT file.mday DESC
>>LIMIT 5
>>```
>

<small>*) 100% organic thinking. Less than 5% AI-generated ideas.</small>

================================================
FILE: Starter-Kit/5_Structure/Books.md
================================================
---
tags:
  - type/structure
  - structure/list
  - target/starterkit
banner: "![[banner_books.jpg]]"
created: 2022-03-04, 19:32
modified: 2025-03-30, 16:54
view_count: 1
template_type: Structure
---
  
# Books 
<!-- A list of books for further study or of works consulted by an author.  -->
[[Reference]] > [[Authors]] | [[Bibliography]] | [[Books]] | [[Glossary]] | [[Quotes]]

> [[Maps of Books]]

### Reading
```dataview 
TABLE WITHOUT ID
	bibliography AS "Books",
	file.link as Notes
From #type/book 
Where contains(status, "reading") 
SORT bibliography ASC
```  

### Bibliography Chicago 17th Style
```dataview
TABLE WITHOUT ID
	bibliography AS "Books",
	file.link as Notes
FROM #type/book
WHERE bibliography !=empty
SORT file.name ASC
```

### Sketchnote Books

```dataview
TABLE WITHOUT ID
	bibliography AS "Books",
	file.link as books
FROM #type/book and #theme/sketchnotes 
SORT file.name ASC
```

### Zettelkasten Books

```dataview
TABLE WITHOUT ID
	bibliography AS "Books",
	file.link as books
FROM #type/book and #theme/zettelkasten  
SORT file.name ASC
```

### Other Books

```dataview
TABLE WITHOUT ID
	file.link as books, 
	file.mday AS "modified", 
	file.folder AS "folder" 
FROM #type/book and !#theme/sketchnotes and !#theme/zettelkasten
SORT file.name ASC
```


___

- Chicago Manual of Style 17th edition (note)
- Search bibliography data: [https://zbib.org](https://zbib.org/)

Zotero Bib
https://zbib.org/2f8ce7173dee4e32a4efe1f6312395b6

28.03.2022
https://zbib.org/57974b2429a84839be10d1f03cf13681

Export options:
- Save to Zotero
- Download BibTeX
- Download RIS

___


##### References
- _Photo by <a href="https://unsplash.com/@chuttersnap?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">CHUTTERSNAP</a> on <a href="https://unsplash.com/?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Unsplash</a>_
- [List of Reading](List%20of%20Reading.md)

### Books by Incoming Links

```dataview
TABLE WITHOUT ID
	file.link as books, 
	length(file.inlinks) AS in,
	file.mday AS "modified", 
	file.folder AS "folder" 
FROM #type/book
SORT length(file.inlinks) DESC
```


================================================
FILE: Starter-Kit/5_Structure/Canvases/About - 1_Fleeting Notes.canvas
================================================
{
	"nodes":[
		{"id":"be9c1e2004affb7c","type":"text","text":"1_Fleeting Notes","x":-400,"y":-200,"width":240,"height":50,"color":"#fac141"},
		{"id":"17a94bf84c6c7efe","type":"text","text":"3_Permanent Notes","x":-60,"y":-200,"width":240,"height":50},
		{"id":"f581441beffd8bb7","type":"text","text":"2_Literature Notes","x":-60,"y":-120,"width":240,"height":50},
		{"id":"93262888baefafed","type":"text","text":"4_Project Notes","x":-60,"y":-280,"width":240,"height":50},
		{"id":"944468ba5ad5a71c","type":"text","text":"5_Structure Notes","x":280,"y":-200,"width":240,"height":50},
		{"id":"faa1b734b72faaa4","type":"text","text":"**Source**","x":-60,"y":-40,"width":240,"height":50,"color":"#b3b3b3"},
		{"id":"4fc341ccfe5d2054","type":"text","text":"**Target**","x":-60,"y":-360,"width":240,"height":50,"color":"#b3b3b3"}
	],
	"edges":[
		{"id":"d6dfe52e6edadafc","fromNode":"17a94bf84c6c7efe","fromSide":"bottom","toNode":"f581441beffd8bb7","toSide":"top"},
		{"id":"21886e95bfddc5b0","fromNode":"be9c1e2004affb7c","fromSide":"right","toNode":"17a94bf84c6c7efe","toSide":"left","toEnd":"none","color":"#fac141","label":"initiate"},
		{"id":"5f396bb977bd8926","fromNode":"93262888baefafed","fromSide":"bottom","toNode":"17a94bf84c6c7efe","toSide":"top"},
		{"id":"f38a9228ebf0a846","fromNode":"944468ba5ad5a71c","fromSide":"left","toNode":"93262888baefafed","toSide":"right"},
		{"id":"21a4e7922b2586e8","fromNode":"944468ba5ad5a71c","fromSide":"left","toNode":"17a94bf84c6c7efe","toSide":"right","label":"link"},
		{"id":"bda1e939506babe6","fromNode":"944468ba5ad5a71c","fromSide":"left","toNode":"f581441beffd8bb7","toSide":"right"},
		{"id":"229e1bbd864885e4","fromNode":"be9c1e2004affb7c","fromSide":"right","toNode":"f581441beffd8bb7","toSide":"left","toEnd":"none","color":"#fac141"},
		{"id":"a8cf5f3125659bb6","fromNode":"be9c1e2004affb7c","fromSide":"right","toNode":"93262888baefafed","toSide":"left","toEnd":"none","color":"#fac141"},
		{"id":"be3fe7520453fd69","fromNode":"93262888baefafed","fromSide":"top","toNode":"4fc341ccfe5d2054","toSide":"bottom"},
		{"id":"e72e3215990cb72c","fromNode":"f581441beffd8bb7","fromSide":"bottom","toNode":"faa1b734b72faaa4","toSide":"top"}
	]
}

================================================
FILE: Starter-Kit/5_Structure/Canvases/About - 2_Literature Notes.canvas
================================================
{
	"nodes":[
		{"id":"be9c1e2004affb7c","type":"text","text":"1_Fleeting Notes","x":-400,"y":-200,"width":240,"height":50},
		{"id":"17a94bf84c6c7efe","type":"text","text":"3_Permanent Notes","x":-60,"y":-200,"width":240,"height":50},
		{"id":"93262888baefafed","type":"text","text":"5_Structure Notes","x":280,"y":-200,"width":240,"height":50},
		{"id":"f581441beffd8bb7","type":"text","text":"2_Literature Notes","x":-60,"y":-120,"width":240,"height":50,"color":"#fac141"},
		{"id":"944468ba5ad5a71c","type":"text","text":"4_Project Notes","x":-60,"y":-280,"width":240,"height":50},
		{"id":"82d54928e78500a4","type":"text","text":"**Source**","x":-60,"y":-40,"width":240,"height":50,"color":"#b3b3b3"},
		{"id":"9b9365b515e19629","type":"text","text":"**Target**","x":-60,"y":-360,"width":240,"height":50,"color":"#b3b3b3"}
	],
	"edges":[
		{"id":"d6dfe52e6edadafc","fromNode":"17a94bf84c6c7efe","fromSide":"bottom","toNode":"f581441beffd8bb7","toSide":"top"},
		{"id":"5f88ca0265f77e9f","fromNode":"944468ba5ad5a71c","fromSide":"bottom","toNode":"17a94bf84c6c7efe","toSide":"top"},
		{"id":"147b5b0bbd8f0402","fromNode":"93262888baefafed","fromSide":"left","toNode":"17a94bf84c6c7efe","toSide":"right","label":"link"},
		{"id":"e291c935ce242d68","fromNode":"93262888baefafed","fromSide":"left","toNode":"944468ba5ad5a71c","toSide":"right"},
		{"id":"f1739c96f8e70c33","fromNode":"93262888baefafed","fromSide":"left","toNode":"f581441beffd8bb7","toSide":"right"},
		{"id":"8a53e268cc7ba0bb","fromNode":"be9c1e2004affb7c","fromSide":"right","toNode":"17a94bf84c6c7efe","toSide":"left","toEnd":"none","label":"initiate"},
		{"id":"7f5122d73734cbcc","fromNode":"944468ba5ad5a71c","fromSide":"top","toNode":"9b9365b515e19629","toSide":"bottom"},
		{"id":"b33df4874b25d485","fromNode":"f581441beffd8bb7","fromSide":"bottom","toNode":"82d54928e78500a4","toSide":"top","color":"#fac141"},
		{"id":"8ad3aec6e75f2633","fromNode":"be9c1e2004affb7c","fromSide":"right","toNode":"944468ba5ad5a71c","toSide":"left","toEnd":"none"},
		{"id":"de3b76c04e8585b0","fromNode":"be9c1e2004affb7c","fromSide":"right","toNode":"f581441beffd8bb7","toSide":"left","toEnd":"none"}
	]
}

================================================
FILE: Starter-Kit/5_Structure/Canvases/About - 3_Permanent Notes.canvas
================================================
{
	"nodes":[
		{"id":"be9c1e2004affb7c","type":"text","text":"1_Fleeting Notes","x":-400,"y":-200,"width":240,"height":50},
		{"id":"17a94bf84c6c7efe","type":"text","text":"3_Permanent Notes","x":-60,"y":-200,"width":240,"height":50,"color":"#fac141"},
		{"id":"93262888baefafed","type":"text","text":"5_Structure Notes","x":280,"y":-200,"width":240,"height":50},
		{"id":"f581441beffd8bb7","type":"text","text":"2_Literature Notes","x":-60,"y":-120,"width":240,"height":50},
		{"id":"944468ba5ad5a71c","type":"text","text":"4_Project Notes","x":-60,"y":-280,"width":240,"height":50},
		{"id":"d9a13f28a5a6ad1c","type":"text","text":"**Target**","x":-60,"y":-360,"width":240,"height":50,"color":"#b3b3b3"},
		{"id":"03c0cb4128b3f3e0","type":"text","text":"**Source**","x":-60,"y":-40,"width":240,"height":50,"color":"#b3b3b3"}
	],
	"edges":[
		{"id":"8a53e268cc7ba0bb","fromNode":"be9c1e2004affb7c","fromSide":"right","toNode":"17a94bf84c6c7efe","toSide":"left","toEnd":"none","label":"initiate"},
		{"id":"d6dfe52e6edadafc","fromNode":"17a94bf84c6c7efe","fromSide":"bottom","toNode":"f581441beffd8bb7","toSide":"top","color":"#fac141"},
		{"id":"5f88ca0265f77e9f","fromNode":"944468ba5ad5a71c","fromSide":"bottom","toNode":"17a94bf84c6c7efe","toSide":"top"},
		{"id":"03e5c39d64b06b73","fromNode":"93262888baefafed","fromSide":"left","toNode":"17a94bf84c6c7efe","toSide":"right","label":"link"},
		{"id":"071ee94e24009f22","fromNode":"93262888baefafed","fromSide":"left","toNode":"944468ba5ad5a71c","toSide":"right"},
		{"id":"5adbebd8afa39efa","fromNode":"93262888baefafed","fromSide":"left","toNode":"f581441beffd8bb7","toSide":"right"},
		{"id":"7b245a86bf75d571","fromNode":"944468ba5ad5a71c","fromSide":"top","toNode":"d9a13f28a5a6ad1c","toSide":"bottom"},
		{"id":"6380789f9351af7e","fromNode":"f581441beffd8bb7","fromSide":"bottom","toNode":"03c0cb4128b3f3e0","toSide":"top"},
		{"id":"20f2ce5c40bc0172","fromNode":"be9c1e2004affb7c","fromSide":"right","toNode":"944468ba5ad5a71c","toSide":"left","toEnd":"none"},
		{"id":"03b268d1b0d28d68","fromNode":"be9c1e2004affb7c","fromSide":"right","toNode":"f581441beffd8bb7","toSide":"left","toEnd":"none"}
	]
}

================================================
FILE: Starter-Kit/5_Structure/Canvases/About - 4_Project Notes.canvas
================================================
{
	"nodes":[
		{"id":"be9c1e2004affb7c","type":"text","text":"1_Fleeting Notes","x":-400,"y":-200,"width":240,"height":50},
		{"id":"17a94bf84c6c7efe","type":"text","text":"3_Permanent Notes","x":-60,"y":-200,"width":240,"height":50},
		{"id":"93262888baefafed","type":"text","text":"5_Structure Notes","x":280,"y":-200,"width":240,"height":50},
		{"id":"f581441beffd8bb7","type":"text","text":"2_Literature Notes","x":-60,"y":-120,"width":240,"height":50},
		{"id":"944468ba5ad5a71c","type":"text","text":"4_Project Notes","x":-60,"y":-280,"width":240,"height":50,"color":"#fac141"},
		{"id":"e4e052141549dde3","type":"text","text":"**Target**","x":-60,"y":-360,"width":240,"height":50,"color":"#b3b3b3"},
		{"id":"5c265e7cd85c56fb","type":"text","text":"**Source**","x":-60,"y":-40,"width":240,"height":50,"color":"#b3b3b3"}
	],
	"edges":[
		{"id":"8a53e268cc7ba0bb","fromNode":"be9c1e2004affb7c","fromSide":"right","toNode":"17a94bf84c6c7efe","toSide":"left","toEnd":"none","label":"initiate"},
		{"id":"d6dfe52e6edadafc","fromNode":"17a94bf84c6c7efe","fromSide":"bottom","toNode":"f581441beffd8bb7","toSide":"top"},
		{"id":"5f88ca0265f77e9f","fromNode":"944468ba5ad5a71c","fromSide":"bottom","toNode":"17a94bf84c6c7efe","toSide":"top","color":"#fac141"},
		{"id":"19b5ec79dbc650ff","fromNode":"93262888baefafed","fromSide":"left","toNode":"17a94bf84c6c7efe","toSide":"right","label":"link"},
		{"id":"f51bafffd4dcef19","fromNode":"93262888baefafed","fromSide":"left","toNode":"f581441beffd8bb7","toSide":"right"},
		{"id":"b3a795334142f507","fromNode":"93262888baefafed","fromSide":"left","toNode":"944468ba5ad5a71c","toSide":"right"},
		{"id":"85a4874a760ba03a","fromNode":"944468ba5ad5a71c","fromSide":"top","toNode":"e4e052141549dde3","toSide":"bottom","color":"#fac141"},
		{"id":"f73d6630fd3f472e","fromNode":"f581441beffd8bb7","fromSide":"bottom","toNode":"5c265e7cd85c56fb","toSide":"top"},
		{"id":"2b38e8a8e80eddf1","fromNode":"be9c1e2004affb7c","fromSide":"right","toNode":"944468ba5ad5a71c","toSide":"left","toEnd":"none"},
		{"id":"0fd08b4b7620418e","fromNode":"be9c1e2004affb7c","fromSide":"right","toNode":"f581441beffd8bb7","toSide":"left","toEnd":"none"}
	]
}

================================================
FILE: Starter-Kit/5_Structure/Canvases/About - 5_Structure Notes.canvas
================================================
{
	"nodes":[
		{"id":"be9c1e2004affb7c","type":"text","text":"1_Fleeting Notes","x":-400,"y":-200,"width":240,"height":50},
		{"id":"17a94bf84c6c7efe","type":"text","text":"3_Permanent Notes","x":-60,"y":-200,"width":240,"height":50},
		{"id":"93262888baefafed","type":"text","text":"5_Structure Notes","x":280,"y":-200,"width":240,"height":50,"color":"#fac141"},
		{"id":"f581441beffd8bb7","type":"text","text":"2_Literature Notes","x":-60,"y":-120,"width":240,"height":50},
		{"id":"944468ba5ad5a71c","type":"text","text":"4_Project Notes","x":-60,"y":-280,"width":240,"height":50},
		{"id":"3b13c1386938f336","type":"text","text":"**Target**","x":-60,"y":-360,"width":240,"height":50,"color":"#b3b3b3"},
		{"id":"248364ce5bb195eb","type":"text","text":"**Source**","x":-60,"y":-40,"width":240,"height":50,"color":"#b3b3b3"}
	],
	"edges":[
		{"id":"8a53e268cc7ba0bb","fromNode":"be9c1e2004affb7c","fromSide":"right","toNode":"17a94bf84c6c7efe","toSide":"left","toEnd":"none","label":"initiate"},
		{"id":"d6dfe52e6edadafc","fromNode":"17a94bf84c6c7efe","fromSide":"bottom","toNode":"f581441beffd8bb7","toSide":"top"},
		{"id":"5f88ca0265f77e9f","fromNode":"944468ba5ad5a71c","fromSide":"bottom","toNode":"17a94bf84c6c7efe","toSide":"top"},
		{"id":"60f35bdc0deb9ffb","fromNode":"93262888baefafed","fromSide":"left","toNode":"17a94bf84c6c7efe","toSide":"right","color":"#fac141","label":"link"},
		{"id":"cee30558af117878","fromNode":"93262888baefafed","fromSide":"left","toNode":"f581441beffd8bb7","toSide":"right","color":"#fac141"},
		{"id":"289a562ba1210b9e","fromNode":"93262888baefafed","fromSide":"left","toNode":"944468ba5ad5a71c","toSide":"right","color":"#fac141"},
		{"id":"3d9350e0eebff470","fromNode":"944468ba5ad5a71c","fromSide":"top","toNode":"3b13c1386938f336","toSide":"bottom"},
		{"id":"62c893dcc177bf52","fromNode":"f581441beffd8bb7","fromSide":"bottom","toNode":"248364ce5bb195eb","toSide":"top"},
		{"id":"a235d83ef4b5a25e","fromNode":"be9c1e2004affb7c","fromSide":"right","toNode":"944468ba5ad5a71c","toSide":"left","toEnd":"none"},
		{"id":"aaac59bc46db613f","fromNode":"be9c1e2004affb7c","fromSide":"right","toNode":"f581441beffd8bb7","toSide":"left","toEnd":"none"}
	]
}

================================================
FILE: Starter-Kit/5_Structure/Canvases/How to Use Links with Templates.canvas
================================================
{
	"nodes":[
		{"type":"group","id":"44cf61bd6203a415","x":764,"y":1160,"width":958,"height":580,"label":"Sources"},
		{"type":"group","id":"24c46fc446cd9a48","x":764,"y":-520,"width":958,"height":498,"label":"Target"},
		{"type":"group","id":"8609d8b4818bdb13","x":1960,"y":160,"width":481,"height":832,"color":"#fac141","label":"5_Structure Notes"},
		{"type":"group","id":"9f6e98bd331efee7","x":40,"y":160,"width":481,"height":832,"color":"#fac141","label":"1_Fleeting Notes"},
		{"id":"67a483b0a6f06bf1","x":1960,"y":1160,"width":481,"height":580,"color":"#000000","type":"group","label":"Simple Rule"},
		{"type":"group","id":"58a4d83af3003b76","x":764,"y":712,"width":958,"height":280,"color":"#fac141","label":"2_Literature Notes"},
		{"id":"eccad1dd7af8ba4a","x":40,"y":-520,"width":481,"height":498,"color":"#030303","type":"group","label":"How to Use Links"},
		{"type":"group","id":"c1b43e6e083f57bf","x":2021,"y":576,"width":360,"height":360,"label":"5_Dataview Snippets"},
		{"type":"group","id":"15932f5c68a4b8b5","x":764,"y":160,"width":958,"height":130,"color":"#fac141","label":"4_Project Notes"},
		{"type":"group","id":"b2452e1bfed01198","x":764,"y":440,"width":958,"height":125,"color":"#fac141","label":"3_Permanent Notes"},
		{"type":"text","text":"### Temporary notes  w/o templates","id":"d4849940f1d86816","x":80,"y":540,"width":400,"height":50},
		{"type":"text","text":"### 4_Comment","id":"edf62f368cb937d1","x":801,"y":200,"width":250,"height":50},
		{"type":"text","text":"### 4_E-book","id":"bceec616d89eaa6c","x":1117,"y":200,"width":250,"height":50,"color":"#fac141"},
		{"type":"text","text":"### 4_ Post","id":"56bb1f3b35a38c43","x":1414,"y":200,"width":250,"height":50,"color":"#fac141"},
		{"type":"text","text":"### Comment","id":"c543243fa7afb9d8","x":803,"y":-110,"width":250,"height":50},
		{"type":"text","text":"### E-book","id":"c4279bfe839b2863","x":1121,"y":-110,"width":250,"height":50},
		{"type":"text","text":"### Post","id":"1534c13ea6cb4844","x":1418,"y":-110,"width":250,"height":50},
		{"type":"file","file":"Visuals/Cover_e1_2_small.png","id":"40b44dfe8d93690d","x":1121,"y":-460,"width":250,"height":252,"color":"#ffffff"},
		{"type":"text","text":"### 2_Quote","id":"8842dcf5d17403f2","x":1126,"y":762,"width":250,"height":50,"color":"#fac141"},
		{"type":"text","text":"### 2_Recipe","id":"b359ada6c4a8839d","x":1423,"y":763,"width":246,"height":50,"color":"#fac141"},
		{"type":"text","text":"### 2_Term","id":"c951b4d66956c760","x":1423,"y":839,"width":246,"height":50,"color":"#fac141"},
		{"type":"text","text":"### 2_Book","id":"0a858aa2f8f679c8","x":810,"y":763,"width":248,"height":50,"color":"#fac141"},
		{"type":"text","text":"### 2_Person","id":"e7e35ec7de61c4a0","x":808,"y":836,"width":248,"height":50,"color":"#fac141"},
		{"type":"text","text":"### 2_Tool","id":"420735cee1460024","x":1423,"y":911,"width":246,"height":50,"color":"#fac141"},
		{"type":"text","text":"### 3_Prompt","id":"1b9d46c6dcd95913","x":1121,"y":475,"width":250,"height":50,"color":"#fac141"},
		{"type":"text","text":"### 3_Question","id":"83948ec137cedaf0","x":1421,"y":475,"width":252,"height":50,"color":"#fac141"},
		{"type":"text","text":"### 3_Note","id":"e9d62626504be1e2","x":807,"y":475,"width":250,"height":50,"color":"#fac141"},
		{"type":"text","text":"### YouTube et al.","id":"8f9affa9ed095626","x":798,"y":1200,"width":250,"height":60},
		{"type":"text","text":"### Book","id":"7519d66941ac1a26","x":1120,"y":1200,"width":250,"height":60},
		{"type":"text","text":"### Forum","id":"b91748ba8b96d648","x":1432,"y":1200,"width":250,"height":60},
		{"type":"file","file":"Visuals/write_useful_books.png","id":"42bdaab8877cdd83","x":1411,"y":1440,"width":171,"height":260},
		{"type":"file","file":"Visuals/IMG_4478.jpg","id":"18793fb472f34ca6","x":893,"y":1441,"width":172,"height":259},
		{"type":"file","file":"Visuals/The-Sketchnote-Handbook-Book-Cover-Promo.jpg","id":"c680d5644369d5ad","x":1160,"y":1441,"width":171,"height":219},
		{"type":"text","text":"### 5_Bullet Journal","id":"95f38dac7faf05f3","x":2052,"y":200,"width":250,"height":50,"color":"#fac141"},
		{"type":"text","text":"### 5_Meeting","id":"1a9f363bcfe72728","x":2052,"y":280,"width":250,"height":50,"color":"#fac141"},
		{"type":"text","text":"### 5_OKR","id":"7a4e08d10dc34d2a","x":2052,"y":350,"width":250,"height":50,"color":"#fac141"},
		{"type":"text","text":"### 5_Structure","id":"a7847b8d15a46f73","x":2052,"y":425,"width":250,"height":50,"color":"#fac141"},
		{"type":"text","text":"### Bibliography","id":"31e09749d4027c50","x":2052,"y":613,"width":250,"height":60},
		{"type":"text","text":"### Glossary","id":"7b900d9863a5c82a","x":2052,"y":697,"width":250,"height":60},
		{"type":"text","text":"### Index","id":"1c3accde09ddbe56","x":2052,"y":783,"width":250,"height":53},
		{"type":"text","text":"### Terms & Definitions","id":"d7b97016422a93c9","x":2052,"y":859,"width":250,"height":50},
		{"type":"text","text":"#### A concept for linking with templates in an Obsidian Zettelkasten.\n\n##### v0.14 | 2025-03-28\n\n#type/canvas","id":"3c5cf69694fb2a08","x":80,"y":-460,"width":400,"height":252},
		{"type":"text","text":"# Every note needs a link back to its source.","id":"de3d15f3fe016fde","x":1995,"y":1220,"width":386,"height":252}
	],
	"edges":[
		{"id":"7274bf19fba3764f","fromNode":"15932f5c68a4b8b5","fromSide":"bottom","toNode":"b2452e1bfed01198","toSide":"top","color":"#fac141","label":"link to"},
		{"id":"fc79fd6d04a38bc6","fromNode":"24c46fc446cd9a48","fromSide":"bottom","toNode":"15932f5c68a4b8b5","toSide":"top","fromEnd":"arrow","color":"#fac141","label":"link to"},
		{"id":"aa0d6a2f54b359b4","fromNode":"b2452e1bfed01198","fromSide":"bottom","toNode":"58a4d83af3003b76","toSide":"top","color":"#fac141","label":"link to"},
		{"id":"a177d7d358f597cd","fromNode":"58a4d83af3003b76","fromSide":"bottom","toNode":"44cf61bd6203a415","toSide":"top","color":"#fac141","label":"linked to \n"},
		{"id":"09b4e80d6e4cc578","fromNode":"8609d8b4818bdb13","fromSide":"left","toNode":"b2452e1bfed01198","toSide":"right","color":"#fac141","label":"link to"},
		{"id":"f023394f8d1af1bd","fromNode":"8609d8b4818bdb13","fromSide":"left","toNode":"15932f5c68a4b8b5","toSide":"right","color":"#fac141"},
		{"id":"bab51b01f9aae8e9","fromNode":"8609d8b4818bdb13","fromSide":"left","toNode":"58a4d83af3003b76","toSide":"right","color":"#fac141"},
		{"id":"fb6655a717f75e66","fromNode":"40b44dfe8d93690d","fromSide":"bottom","toNode":"c4279bfe839b2863","toSide":"top"},
		{"id":"2f37683ebcef04dd","fromNode":"7519d66941ac1a26","fromSide":"bottom","toNode":"18793fb472f34ca6","toSide":"top"},
		{"id":"0b2838e5d3eaa9d4","fromNode":"7519d66941ac1a26","fromSide":"bottom","toNode":"c680d5644369d5ad","toSide":"top"},
		{"id":"53aca4d753b07443","fromNode":"7519d66941ac1a26","fromSide":"bottom","toNode":"42bdaab8877cdd83","toSide":"top"},
		{"id":"f9addd5011138d7a","fromNode":"9f6e98bd331efee7","fromSide":"right","toNode":"b2452e1bfed01198","toSide":"left","label":"initiate"},
		{"id":"aec49acba5513155","fromNode":"9f6e98bd331efee7","fromSide":"right","toNode":"15932f5c68a4b8b5","toSide":"left"},
		{"id":"3261e9f945ef09c6","fromNode":"9f6e98bd331efee7","fromSide":"right","toNode":"58a4d83af3003b76","toSide":"left"}
	]
}

================================================
FILE: Starter-Kit/5_Structure/Glossary.md
================================================
---
tags:
  - type/structure
  - structure/reference
  - structure/list
  - target/starterkit
aliases: 
lead: +++ Lead paragraph goes here +++
created: 2023-04-02, 09:30
modified: 2025-03-30, 17:44
template_type: Structure
template_version: "1.4"
banner: "![[banner_books.jpg]]"
view_count: 1
---

# Glossary

[[Reference]] > [[Authors]] | [[Bibliography]] | [[Books]] | [[Glossary]] | [[Quotes]]

<!-- DataView table, use example and modify -->
```dataview
TABLE WITHOUT ID
	file.link as Terms, 
	lead AS "Definitions",
	length(file.inlinks) as "In"
FROM #type/term OR #type/tool 
WHERE lead != empty
SORT file.name ASC
```

## Without definitions

<!-- DataView table, use example and modify -->
```dataview
TABLE WITHOUT ID
	file.link as Terms, 
	lead AS "Definitions",
	length(file.inlinks) as "In"
FROM #type/term OR #type/tool 
WHERE lead = empty
SORT length(file.inlinks) DESC
```

## Tools only

<!-- DataView table, use example and modify -->
```dataview
TABLE WITHOUT ID
	file.link as Terms, 
	lead AS "Definitions"
FROM #type/term AND #type/tool
SORT file.name ASC
```

## Zettelkasten

<!-- DataView table, use example and modify -->
```dataview
TABLE WITHOUT ID
	file.link as Terms, 
	lead AS "Definitions"
FROM #type/term AND #theme/zettelkasten 
SORT file.name ASC
```
<!-- Options 
TABLE WITHOUT ID
	file.folder AS ...
	file.link AS ...
	file.name AS ...
	file.etags AS ...

FROM #target/forumzettelkasten  : when using tags
FROM "Books"                                : when using folders
FROM ""                                          : when using all folders
FROM #status/open OR #status/wip

SORT created DESC
SORT file.name ASC

WHERE read = 2023
WHERE status = "open"
WHERE contains(file.name,"LernOS Zettelkasten")

---
More about: 
https://github.com/blacksmithgu/obsidian-dataview/blob/master/docs/docs/queries/query-types.md
https://github.com/blacksmithgu/obsidian-dataview/blob/master/docs/docs/queries/data-commands.md

Source: 
https://github.com/groepl/Obsidian-Templates
-->


---
## Questions
<!-- What remains for you to consider? --> 
- 


## Terms
<!-- Links to definition pages -->
- 


## References
<!-- Links to pages not referenced in the content -->
- [Glossary of Sketchnotes](Glossary%20of%20Sketchnotes.md)
- [Glossary of Zettelkasten](Glossary%20of%20Zettelkasten.md)
- [PKM Glossary](PKM%20Glossary.md)
- https://blacksmithgu.github.io/obsidian-dataview/queries/dql-js-inline/ for use with "Term Template"
- Photo by [Maksym Kaharlytskyi](https://unsplash.com/@qwitka?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) on [Unsplash](https://unsplash.com/photos/Q9y3LRuuxmg?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)




================================================
FILE: Starter-Kit/5_Structure/Index - Zettelkasten.md
================================================
---
created: 2023-08-22, 22:59
modified: 2025-03-30, 16:49
tags:
  - type/structure
  - structure/index
  - target/starterkit
aliases: 
banner: "![[banner_books.jpg]]"
lead: +++ Lead paragraph goes here +++
visual: "![[image.jpg]]"
template_type: Structure
template_version: "1.6"
kanban: backlog
view_count: 1
---

# Index - Zettelkasten
[[Terms - Zettelkasten]]

<!-- Main STRUCTURE of my content -->
```dataview
TABLE WITHOUT ID
	file.link as Terms, 
	file.inlinks as "Notes"
FROM #type/term AND #theme/zettelkasten
SORT file.link asc
```


---
# Back Matter

**Source**
<!-- Always keep a link to the source- --> 
- based_on::

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see:: 

**Terms**
<!-- Links to definition pages. -->
- [Term](Term.md)

**Target**
<!-- Link to project note or externaly published content. -->
- used_in::

---
**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- question::

---
**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)

================================================
FILE: Starter-Kit/5_Structure/Inspect View.md
================================================
---
tags:
  - type/structure
  - structure/view
  - target/starterkit
aliases:
  - Analytics
created: 2023-04-08, 20:42
modified: 2025-03-30, 16:37
template_type: Structure
template_version: "1.4"
banner: "![[IMG_0319.png]]"
view_count: 3
---

[Home](Home.md) | [ARCO](ARCO%20View.md) | [Inspect](Inspect%20View.md) 
```dataviewjs 
// Select random quote or idea
let a = Math.random()

if (a < 0.5) {

dv.paragraph(">[!Quote]")

// List of quotes 
let quotes = []; 

// Extract quotes from pages
dv.pages("#theme/zettelkasten") 
	.where(page => page.quote) 	
	.forEach(page => { 
		dv.array(page.quote) 
			.forEach(quote => { quotes.push({ 
				message: (quote), 
				page: page }); 
	})}); 

// Select random quote
let text = quotes[Math.floor(Math.random() * quotes.length)] 

dv.paragraph("> " + text.message + " <br>- " 
	+ text.page.author + " <br><br><small>From: " 
	+ text.page.file.link) + "</small>"; 

} else {
 
 dv.paragraph(">[!Remember]-")
 // List of ideas 
 let ideas = []; 

 // Extract ideas from pages
 dv.pages("#theme/zettelkasten")
	.where(page => page.lead) 
	.forEach(page => { 
		dv.array(page.lead) 
			.forEach(lead => { ideas.push({ 
				message: (lead), 
				page: page }); 
	})}); 

 // Select random idea
 let text = ideas[Math.floor(Math.random() * ideas.length)] 

 dv.paragraph("> " +
 	"<b>" + text.page.file.name + "</b><br>" +
 	text.message + 
 	" <br><br><small>" + 
 	text.page.file.link +  " - " +
 	text.page.template_type  + ", " +
 	text.page.file.inlinks.length  + " inlinks, " +
 	text.page.file.outlinks.length  + " out, " +
 	text.page.file.etags.length  + " tags, " +
 	text.page.file.tasks.length  + " tasks, " +
 	moment(text.page.file.cday.toString()).format("DD.MM.YYYY") + "." +
 	"</small>"
 	);
 } 
 ```


```dataviewjs 

// --- Age ---
var first_note = "20220307";
var a = moment();
var b = moment(first_note);
var age_years = a.diff(b, 'years');
var age_month = a.diff(b, ',months');
var age_days = a.diff(b, ',days');
var age = a.diff(b, 'days') - 365 * age_years;
var test = moment.duration(age, "milliseconds").humanize();

var start = moment().startOf('day'); 
var dateformat = "YYYY-MM-DD, hh:mm";
start = moment(start).format(dateformat);

// --- Insights & Permanent Notes
var count_insights = dv.pages("#type/insight").length; 
var count_sketch = dv.pages('"3_Permanent" AND #type/sketchnote').length;  
var count_note = dv.pages('"3_Permanent" AND #type/note').length;  
var count_question = dv.pages('"3_Permanent" AND #type/question').length;  
var count_permanent = dv.pages('"3_Permanent"').length; 

// --- Modified Notes today

var count_modified_today = dv
		.pages('"3_Permanent"')
		.where(m => m.modified >= start)
		.length; 

var count_created_today = dv
		.pages('"3_Permanent"')
		.where(c => c.created >= start)
		.length; 
		
var today_modified = count_modified_today - count_created_today;

var icons = ""
if (today_modified >= 3){icons = "🍌"} 
if (today_modified == 2){icons = "🍏"} 
if (today_modified == 1){icons = "🍏🍏"}
if (today_modified <= 0){icons = "🍏🍏🍏"}

// === Count Permanent Notes ===
var count_notes = dv
	.pages('"3_Permanent"')
	.length;
	
// === Count Good Notes ===
var count_good_notes = dv
	.pages('"3_Permanent" AND !#type/term AND !#type/quote AND !#type/tool AND !#type/book')
	.where(y => y.modified != null) 
	.where(y => y.created != null)
	.where(y => y.lead != null && y.lead != "+++ Lead paragraph goes here +++")
	.where(y => y.file.outlinks.length != 0)
	.where(y => y.file.tags.length != 0)
	.where(y => y.file.tags.includes('#type'))
	.where(y => y.file.tags.includes('#theme'))
	.length;

var count_inspect = count_notes - count_good_notes;
var percentage_good_notes = (count_good_notes / count_notes * 100).toFixed(1);
var percentage_inspect = 100 - percentage_good_notes;

// === Days Viewed ===
var count_days_viewed_1 = dv
	.pages('"1_Fleeting"')
	.where(x => x.view_count != null) 
	.where(y => y.view_count > 0)  
	.length;

var count_days_viewed_2 = dv
	.pages('"2_Literature"')
	.where(x => x.view_count != null) 
	.where(y => y.view_count > 0)  
	.length;
	
var count_days_viewed_3 = dv
	.pages('"3_Permanent"')
	.where(x => x.view_count != null) 
	.where(y => y.view_count > 0)  
	.length;
	
var count_days_viewed_4 = dv
	.pages('"4_Project"')
	.where(x => x.view_count != null) 
	.where(y => y.view_count > 0) 
	.length;
	
var count_days_viewed_5 = dv
	.pages('"5_Structure"')
	.where(x => x.view_count != null) 
	.where(y => y.view_count > 0) 
	.length;

var count_days_viewed_total = count_days_viewed_1 + count_days_viewed_2 + count_days_viewed_3 + count_days_viewed_4 + count_days_viewed_5

// === Overflow ===
// === IN ===
var count_fleeting = dv.pages('"1_Fleeting"').length; 
var count_input = count_fleeting

var status_in = ""
if (count_input >= 10){status_in = "🔴"} 
if (count_input < 10){status_in = "🟡"} 
if (count_input < 8){status_in = "🟢"}

// === PERMANENT ===
// --- Count notes WITHOUT TIMESTAMP 
var count_timestamp = dv.pages('"3_Permanent"')
	.where(y => y.modified == null)
	.length;
// --- Count notes WITHOUT LEAD 
var count_lead = dv.pages('"3_Permanent"')
	.where(y => y.lead == null || y.lead == "+++ Lead paragraph goes here +++")
	.length;
// --- Count sketchnotes WITHOUT VISUAL 
var count_visual = dv.pages('#type/sketchnote')
	.where(y => y.visual == null || y.visual == "![[image.jpg]]")
	.length;

var count_perm = count_timestamp + count_lead + count_visual
var status_perm = ""
if (count_perm >= 250){status_perm = "🔴"} 
if (count_perm < 250){status_perm = "🟡"} 
if (count_perm < 225){status_perm = "🟢"}

// === OUT ===
var count_project_tasks = dv.pages('"4_Project"').file.tasks
	.where(c => !c.completed)
	.length;
var count_output = count_project_tasks

var status_out = ""
if (count_output >= 70){status_out = "🔴"} 
if (count_output < 70){status_out = "🟡"} 
if (count_output < 63){status_out = "🟢"}

// --- show results ---
dv.paragraph(">[!Data]")
dv.paragraph('<small> ' + 
	status_in + count_input + '/10' + 
	status_perm + count_perm + '/250' + 
	status_out + count_output + '/70 | ' + 
	icons + '[to eat](Inspect%20and%20Adapt%20-%20Dashboard.md) | ' + 
	age_years + ' years, ' + age + ' days | ' + 
	count_note + ' [notes](List%20of%20Notes.md) | ' + 
	count_sketch + '  [sketchnotes](List%20of%20Sketchnotes.md) | ' +  
	count_question + '  [questions](List%20of%20Questions.md) | ' +  
	count_insights + ' [[insights]] | ' + 
	percentage_good_notes + '% [good](Inspect%20Good%20Notes.md) | ' +
	count_days_viewed_total + ' [viewed](View%20Count%20-%20Unique%20Days%20Opened)' +
 	"</small>"
	);
```

<small>*) 100% organic thinking. Less than 5% AI-generated ideas.</small>

---
<!-- Main STRUCTURE of my content -->

**Workflow**
- [On This Day](On%20This%20Day.md) | [7 Days Created](7%20Days%20Created%20Chart.md) | [7 Days Modified](7%20Days%20Modified%20Chart.md) | [Maturity](Inspect%20Maturity%20Level.md)
- [Inspect and Adapt](Inspect%20and%20Adapt%20-%20Dashboard.md) 
- [[Best of|Best of]] - [[Zettelkasten Flowers 2024]]

**3_Permanent Notes**
- [[Permanent Notes - Days Viewed]]
- [[Permanent Notes - Created]]
- [Inspect Permanent Notes by type](Inspect%20Permanent%20Notes%20by%20type.md)
- [[Inspect Sources from Permanent Notes]]
- [[Permanent Notes without linked sources]] - based_on field
- [[Notes with SEE references]] - see field

**2_Literature Notes**
- [[Reference Notes - Days Viewed]]
- [Inspect Banners](Inspect%20Index%20Visuals.md) 

- [Reading](List%20of%20Reading.md) | [Books per Year](Reading%20List%20-%20Book%20per%20Year.md) | [[Bibliography]]

- [Books](Books.md) - [[Bibliography]]
- [List of Terms](List%20of%20Terms.md) - [[Glossary]] - [[List of Index]] - [[Index - Zettelkasten]] - [[Maps of Books]]
- [[Inspect Bibliographical Notes]]

**5_Structure Notes**
- [[Structure Notes - Days viewed]]

**6_Project Notes**
- [[Project Notes - Days viewed]]
- [[Project Notes - Created]]
-  [Inspect Project Notes](Inspect%20Project%20Notes.md)
- [[Project Notes without source links]]
- Posted in [[Forum Obsidian]] | [[Forum Zettelkasten]]

**Folders**
- [[Inspect Folder Usage]]

**Links**
- 

**Tags**
- [[Inspect Themes]]

**Keys & values**

**Other Analytics**
- [Wheel of Life](Wheel%20of%20Life%20-%20Related%20Ideas.md)
- [[PowerBI Analytics]]
- [List of Lists](List%20of%20Lists.md)  | [All notes](Dataview%20-%20All%20Notes.md) | [Views](List%20of%20Views.md)
- [Inspect Options](Inspect%20Options.md)
- [[List of Charts]] | [[List of Diagrams]]



**References**
<!-- Links to pages not referenced in the content. -->
- [Inspect Options](Inspect%20Options.md)



================================================
FILE: Starter-Kit/5_Structure/Quotes.md
================================================
---
tags:
  - structure/list
  - structure/index
  - type/dataview
  - type/project
  - target/starterkit
banner: "![[banner_books.jpg]]"
created: 2022-03-04, 19:32
modified: 2025-03-30, 16:57
template_type: Structure
view_count: 1
---
  
# Quotes
<!-- A list of quotes from famous author‘s  -->
[[Reference]] > [[Authors]] | [[Bibliography]] | [[Books]] | [[List of Index|Index]] | [[Glossary]] | [[Quotes]]

### Datastory
```dataview
TABLE WITHOUT ID
	author AS Author, 
	quote AS Quote, 
	file.link as File
FROM #type/quote and 
	#theme/datastory  
SORT author ASC
```

### Learning
```dataview
TABLE WITHOUT ID
	author AS Author, 
	quote AS Quote, 
	file.link as File
FROM #type/quote and 
	#theme/learning 
SORT author ASC
```

### Sketchnotes

```dataview
TABLE WITHOUT ID
	author AS Author, 
	quote AS Quote, 
	file.link as File
FROM #type/quote and 
	#theme/sketchnotes 
SORT author ASC
```

### Thinking

```dataview
TABLE WITHOUT ID
	author AS Author, 
	quote AS Quote, 
	file.link as File
FROM #type/quote and 
	#theme/thinking   
SORT author ASC
```

### Writing

```dataview
TABLE WITHOUT ID
	author AS Author, 
	quote AS Quote, 
	file.link as File
FROM #type/quote and 
	#theme/writing   
SORT author ASC
```

### Zettelkasten
```dataview
TABLE WITHOUT ID
	author AS Author, 
	quote AS Quote, 
	file.link as File
FROM #type/quote and 
	#theme/zettelkasten  
SORT author ASC
```




### Other Quotes

```dataview
TABLE WITHOUT ID
	author AS Author, 
	quote AS Quote,
	file.link AS File
FROM #type/quote and !#theme/sketchnotes and !#theme/zettelkasten AND !#theme/writing AND !#theme/datastory AND !#theme/thinking AND !#theme/learning
WHERE quote != empty
SORT author ASC
```

### Quotes without Author
```dataview
TABLE WITHOUT ID
	author AS Author, 
	quote AS Quote,
	file.link AS File
FROM #type/quote and 
	!#theme/sketchnotes AND
	!#theme/zettelkasten AND 
	!#theme/writing
WHERE quote = empty
SORT author ASC
```

## References
- _Photo by <a href="https://unsplash.com/@chuttersnap?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">CHUTTERSNAP</a> on <a href="https://unsplash.com/?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Unsplash</a>_
- Query with [[Obsidian Plugin - Dataview]] 


================================================
FILE: Starter-Kit/5_Structure/Terms - Zettelkasten.md
================================================
---
tags:
  - type/structure
  - structure/list
  - target/starterkit
aliases: 
banner: "![[banner_books.jpg]]"
created: 2023-01-12, 21:03
modified: 2025-03-30, 16:51
template_type: Structure
template_version: "1.5"
view_count: 1
---

# Terms - Zettelkasten
[[Reference]] > [[Terms - Zettelkasten]] | [[Terms - Sketchnotes]] | [[Terms - Thinking]] | [[Terms - Writing]] | [[Terms - Others]]
<!-- Main STRUCTURE of my content -->

```dataview
TABLE WITHOUT ID
	file.link AS Term,
	lead AS Definition
FROM #type/term AND #theme/zettelkasten
SORT file.name ASC
```


---
# Back Matter

**Source**
<!-- Always keep a link to the source- --> 
- based_on::

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see:: [[Obsidian Plugin - Dataview]] for how to use queries in Obsidian.

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- used_in::

---
**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- question::

---
**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)










================================================
FILE: Starter-Kit/5_Structure/_About - 5_Structure Notes.md
================================================
---
tags:
  - type/structure
  - structure/list
  - theme/zettelkasten
  - target/starterkit
aliases: 
lead: "**Structure Notes** are high-level notes that organize and connect related notes into a meaningful structure. They serve as _index hubs_ for clusters of notes, guiding navigation through related ideas. Use them for creating overviews of key topics, linking related concepts together, and mapping the relationships between ideas."
created: 2024-08-19, 13:36
modified: 2025-03-30, 16:36
template_type: Structure
template_version: "1.14"
view_count: 2
---
<!--  See "Template Help" below for using properties -->

![[About - 5_Structure Notes.canvas|About - 5_Structure Notes]]
[[About - 1_Fleeting Notes|1_Fleeting]] | [[_About - 2_Literature Notes|2_Literature]] | [[_About - 3_Permanent Notes|3_Permanent]] | [[About - 4_Project Notes|4_Project]] | [[_About - 5_Structure Notes|5_Structure]]

<!--  Summarized structure from "lead"-key  in properties section -->

> [!Definition]
> `= this.lead`



<!-- Main STRUCTURE of my content -->

```dataview
TABLE WITHOUT ID 
	file.link as "5_Structure Notes", 
	(date(today) - file.cday).day as "Days alive",
	view_count AS "opened"
FROM "5_Structure"
SORT file.cday desc
LIMIT 20
```

---
More about: [[Structure Notes]]



================================================
FILE: Starter-Kit/Home.md
================================================
---
tags:
  - type/structure
  - structure/moc
  - structure/index
  - target/project
  - target/github
  - target/starterkit
aliases: 
created: 2023-11-21, 20:38
modified: 2025-03-30, 16:03
banner: "![[IMG_0319.png]]"
banner_x: 0.5
lead: Startpage for Zettelkasten. To be revised if necessary.
visual: "![[image.jpg]]"
template_type: Structure
template_version: "1.12"
view_count: 185
---

[Home](Home.md) | [ARCO](ARCO%20View.md) |  [Inspect](Inspect%20View.md) 

```dataviewjs 
// Select random quote or idea
let a = Math.random()

if (a < 0.5) {

dv.paragraph(">[!Quote]")

// List of quotes 
let quotes = []; 

// Extract quotes from pages
dv.pages() 
	.where(page => page.quote) 	.forEach(page => { 
		dv.array(page.quote) 
			.forEach(quote => { quotes.push({ 
				message: (quote), 
				page: page }); 
	})}); 

// Select random quote
let text = quotes[Math.floor(Math.random() * quotes.length)] 

dv.paragraph("> " + text.message + " <br>- " 
	+ text.page.author + " <br><br><small>From: " 
	+ text.page.file.link) + "</small>"; 

} else {
 
 dv.paragraph(">[!Remember]-")
 // List of ideas 
 let ideas = []; 

 // Extract ideas from pages
 dv.pages('"3_Permanent" AND #theme/zettelkasten') 
	.where(page => page.lead) 
	.forEach(page => { 
		dv.array(page.lead) 
			.forEach(lead => { ideas.push({ 
				message: (lead), 
				page: page }); 
	})}); 

 // Select random idea
 let text = ideas[Math.floor(Math.random() * ideas.length)] 

 dv.paragraph("> " +
 	"<b>" + text.page.file.name + "</b><br>" +
 	text.message + 
 	" <br><br><small>" + 
 	text.page.file.link +  " - " +
 	text.page.template_type  + ", " +
 	text.page.file.inlinks.length  + " inlinks, " +
 	text.page.file.outlinks.length  + " out, " +
 	text.page.file.etags.length  + " tags, " +
 	text.page.file.tasks.length  + " tasks, " +
 	moment(text.page.file.cday.toString()).format("DD.MM.YYYY") + "." +
 	"</small>"
 	);
 } 
 ```
<small>*) 100% organic thinking. Less than 5% AI-generated ideas.</small>


================================================
FILE: Starter-Kit/Templates/2_Book Template.md
================================================
---
tags: 
- type/book
- theme/xyz
aliases: 
lead: +++ Lead paragraph goes here +++
visual: "![[image.jpg]]"
title: "{{title}}"
subtitle: {{subtitle}}
author: {{author}}
authors: {{authors}}
category: {{category}}
categories: {{categories}}
description: 
publisher: {{publisher}}
total_page: {{totalPage}}
cover_url: {{coverUrl}}
cover_small_url: {{coverSmallUrl}}
publish_date: {{publishDate}}
isbn13: {{isbn13}}
isbn10: {{isbn10}}
link: {{link}}
preview_link: {{preview_link}}
bibliography: +++ Copy and paste citation from Zotero +++
rating: 
date:
read: 
status: undefined
created: {{DATE:YYYY-MM-DD, HH:mm}}
modified: {{DATE:YYYY-MM-DD, HH:mm}}
template_type: Book
template_version: "1.21"
---
<!-- 
rating: ⭐️⭐️⭐️    // 1 to 3 stars
date: 2023             // when started reading
read: 2023             // when finished reading
status: undefined, backlog, to read, reading, completed, stopped
*** See "Template Help" below for using properties ***
-->

![cover|150]({{coverUrl}})

# {{Title}}

by [[{{author}}]]

<!-- No more than a couple paragraphs summarizing this BOOK -->

> [!summary]
{{description}}

## Table of Contents
<!--Link to table of contents (TOC) -->
- 

## Notes
<!-- The main content of my thoughts really -->
- 


## Quotes
<!-- Notable quotes with reference to their page or location -->

## Bibliography

> `= this.bibliography`

---
# Back Matter

**Source**
<!-- Always keep a link to the source- --> 
- based_on::

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see:: 

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- used_in::

---
**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- 

---
**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)

================================================
FILE: Starter-Kit/Templates/2_Person Template.md
================================================
---
tags: 
- type/person 
- theme/xyz
- role/xyz
aliases: 
birth:
death:
bio_short: 
lead: +++ Term definition goes here +++
visual: "![[image.jpg]]"
created: {{DATE:YYYY-MM-DD, HH:mm}}
modified: {{DATE:YYYY-MM-DD, HH:mm}}
template_type: Person
template_version: "1.20"
---
<!--  See "Template Help" below for using properties -->

# {{Title}}

##  Bio
<!-- Short biography of the AUTHOR -->

> [!Bio short]
> `= this.bio_short`



## Books
<!-- Only most important I‘ve read -->
- 

## Notes
<!-- The main content of my thoughts really -->
- 


## Quotes
<!-- Notable quotes with reference to their page or location -->
- 

---
# Back Matter

**Source**
<!-- Always keep a link to the source- --> 
- based_on::

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see:: 

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- used_in::

---
**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- 

---
**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)

================================================
FILE: Starter-Kit/Templates/2_Quote Snippet.md
================================================

<!-- DataviewJS for random quotes. Use as example and modify -->
> [!QUOTE]
> ```dataviewjs 
> // List of quotes 
> let quotes = []; 
>
> // Extract quotes from pages
> dv.pages("#theme/zettelkasten") 
>	.where(page => page.quote) 
>	.forEach(page => { 
>		dv.array(page.quote) 
>			.forEach(quote => { quotes.push({ 
>				message: (quote), 
>				page: page }); 
>	})}); 
>
> // Select random quote
> let text = quotes[Math.floor(Math.random() * quotes.length)] 
>
> // Generate text with quote
> dv.paragraph(text.message + " <br>- " 
>	+ text.page.author + " <br><br><small>From: " 
>	+ text.page.file.link) + "</small>"; 
> ```
<!-- 
Quotes are filtered by tags. In this example: #theme/zettelkasten. Change script if needed. 
Mandatory properties in your front matter:  "quote" and "author".
-->

================================================
FILE: Starter-Kit/Templates/2_Quote Template.md
================================================
---
tags: 
- type/quote
- theme/xyz
aliases: 
quote: 
author:
year:
visual: "![[image.jpg]]"
created: {{DATE:YYYY-MM-DD, HH:mm}}
modified: {{DATE:YYYY-MM-DD, HH:mm}}
template_type: Quote
template_version: "1.17"
---

# {{Title}}

<!-- Quote and author from frontmatter goes here. Also used for Dataview list of quotes. -->

> [!QUOTE]
>  `= this.quote`
>  — `= this.author`




---
# Back Matter

**Source**
<!-- Always keep a link to the source- --> 
- based_on::

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see:: 

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- used_in::

---
**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- 

---
**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)

================================================
FILE: Starter-Kit/Templates/2_Recipe Template.md
================================================
---
tags:
  - type/recipe
  - theme/cooking
aliases: 
lead: +++ Lead paragraph goes here +++
visual: "![[image.jpg]]"
created: {{DATE:YYYY-MM-DD, HH:mm}}
modified: {{DATE:YYYY-MM-DD, HH:mm}}
template_type: Note
template_version: "1.11"
---
<!--  See "Template Help" below for using properties -->

# {{Title}}

<!-- Main content of my thoughts really -->

> [!Note]
> `= this.lead`

## Incredience


## Preparation



---
# Back Matter

**Source**
<!-- Always keep a link to the source- --> 
- based_on::

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see:: 

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- used_in::

---
**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- question::

---
**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)

================================================
FILE: Starter-Kit/Templates/2_Term Template.md
================================================
---
tags:
  - type/term
  - theme/xyz
aliases: 
lead: +++ Term definition goes here +++
source: +++ source undefined +++
visual: "![[image.jpg]]"
created: {{DATE:YYYY-MM-DD, HH:mm}}
modified: {{DATE:YYYY-MM-DD, HH:mm}}
template_type: Term
template_version: "1.22"
---

# {{Title}}
<!--  Clear and descriptive title -->

<!-- A supporting visual from front matter if available -->

```dataviewjs 
dv.paragraph(dv.current().visual);
```


<!-- Term definition and source from front matter goes here. Also used for Dataview glossary. -->

> [!Definition]
> `= this.lead`
>  — `= this.source`

<!-- Additional term description if needed -->




---
# Back Matter

**Source**
<!-- Always keep a link to the source- --> 
- based_on::

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see:: 

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- used_in::

---
**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- question::

---
**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)

================================================
FILE: Starter-Kit/Templates/2_Tool Template.md
================================================
---
tags:
  - type/tool
  - theme/xyz
aliases: 
lead: +++ Term definition goes here +++
visual: "![[image.jpg]]"
created: {{DATE:YYYY-MM-DD, HH:mm}}
modified: {{DATE:YYYY-MM-DD, HH:mm}}
template_type: Tool
template_version: "1.20"
---

# {{Title}}

<!-- Short description of TOOL goes here -->

> [!Note]
> `= this.lead`


## Usage
<!-- Why I am using this tool? The use case -->
- 


## Pros
-  


## Cons
- 


---
# Back Matter

**Source**
<!-- Always keep a link to the source- --> 
- based_on::

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see:: 

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- used_in::

---
**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- question::

---
**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)

================================================
FILE: Starter-Kit/Templates/3_Note Template.md
================================================
---
tags:
  - type/sketchnote
  - type/note
  - theme/xyz
aliases: 
lead: +++ Lead paragraph goes here +++
visual: "![[image.jpg]]"
created: {{DATE:YYYY-MM-DD, HH:mm}}
modified: {{DATE:YYYY-MM-DD, HH:mm}}
template_type: Note
template_version: "1.35"
license: © 2022-2025 by Edmund Gröpl under CC BY-NC-SA 4.0
---
<!--  See "Template Help" below for using properties -->

# {{Title}}
<!--  Clear and descriptive title -->

<!-- My sketchnote if available -->
```dataviewjs 
dv.paragraph(dv.current().visual);
```
<small>_Zoom: [[]] | Edit: [[]]_</small>

<!--  Most essential idea from "lead"-key  in properties section -->

> [!Summary]
> `= this.lead`

**Details**
<!-- Main content in body of my note  -->
- 

**Supporting Content**
<!-- Supporting content in tail of my note  -->
- 

---
# Back Matter

**Source**
<!-- Always keep a link to the source- --> 
- based_on::

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see:: 

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- used_in::

---
**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- question::

---
**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)

================================================
FILE: Starter-Kit/Templates/3_Prompt Template.md
================================================
---
tags: 
- type/prompt 
- theme/xyz
- source/chatgpt 
aliases:
question: +++ Question goes here +++
lead: +++ Lead paragraph goes here +++
visual: "![[image.jpg]]"
created: {{DATE:YYYY-MM-DD, HH:mm}}
modified: {{DATE:YYYY-MM-DD, HH:mm}}
template_type: Prompt
template_version: "1.17"
---
<!--  See "Template Help" below for using properties -->

# {{Title}}

<!-- Detailed question from short title in front matter -->

> [!Note]
> `= this.lead`

> [!Prompt]
> `Q: <question>` 
> `A: <answer>`

<!-- Detailed response or dialog  -->



---
# Back Matter

**Source**
<!-- Always keep a link to the source- --> 
- based_on::

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see:: 

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- used_in::

---
**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- question::

---
**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)

================================================
FILE: Starter-Kit/Templates/3_Question Template.md
================================================
---
tags: 
- type/question
- theme/xyz
aliases:
question: +++ Question goes here +++
lead: +++ Lead paragraph goes here +++
visual: "![[image.jpg]]"
created: {{DATE:YYYY-MM-DD, HH:mm}}
modified: {{DATE:YYYY-MM-DD, HH:mm}}
template_type: Question
template_version: "1.25"
---
<!--  See "Template Help" below for using properties -->

# {{Title}}

<!-- Detailed question from "lead"-key  in properties section -->

> [!Question]
> `= this.question`

<!-- Answer the detailed question  -->
> [!Answer]
> `= this.lead`


---
# Back Matter

**Source**
<!-- Always keep a link to the source- --> 
- based_on::

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see:: 

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- used_in::

---
**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- 

---
**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)

================================================
FILE: Starter-Kit/Templates/4_E-book Back Matter Snippet.md
================================================

---
# Back Matter

**Source**
<!-- Always keep a link to the source- --> 
- based_on::

**Tasks**
<!-- What remains to be done do get the final version? --> 

- [ ] Prepare final version 
- [ ] Publish on GitHub
- [ ] Review and revise

**Feedback**
<!-- What remains for you to consider in the draft version? --> 
**0.14**
- 

**Table of Content**
<!-- Links to chapters from e-book -->
- [004 - Contents](004%20-%20Contents.md)


**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see:: 

**Target**
- target::

**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)



================================================
FILE: Starter-Kit/Templates/4_E-book Template.md
================================================
---
tags: 
- type/chapter 
- theme/xyz
- target/ebook 
aliases:
visual: "![[IMGAGE.png]]"
title_short: "e1"
rule: +++ Add simple rule here +++
chapter: "0.0"
version: "0.1"
book_version: 0.19
status: draft
word_count: 0
bar: <progress max=100 value=0></progress><br>0% first ideas
created: {{DATE:YYYY-MM-DD, HH:mm}}
modified: {{DATE:YYYY-MM-DD, HH:mm}}
published:
views: 0
feedbacks: 0
template_type: Ebook
template_version: "1.26"
---
<!--  
status: draft, final, published, revised 
bar: <progress max=100 value=0></progress><br>0% first ideas 
	10% takeaway promised, 20% used for teaching, 30% value offered  
	40% front-loaded value, 50% high value-per-page, 60% value tested
	70% feedback received, 80% value improved, 90% finally polished, 100% recommended 
-->

# {{Title}} - e1
<!--  Clear and descriptive title -->

```dataviewjs 
var progress_bar = (dv.current().bar);
var note_status = (dv.current().status);
dv.paragraph(progress_bar + ', ' + note_status);
```

<!-- My sketchnote if available -->
```dataviewjs 
dv.paragraph(dv.current().visual);
```

<!-- Motivational quote if available -->

<!-- Main content of this chapter -->

<!-- Simple rule to remember  -->
```dataviewjs 
dv.paragraph('> ' + dv.current().rule);
```

<!-- References in footnote  -->


---
# Back Matter

**Source**
<!-- Always keep a link to the source- --> 
- based_on::

**Tasks**
<!-- What remains to be done do get the final version? If process related, use Kanban. --> 
- 

**Feedback**
<!-- What remains for you to consider in the draft version? --> 
**0.14**
- 

**Table of Content**
<!-- Links to chapters from e-book -->
- [004 - Contents](004%20-%20Contents.md)


**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see::
- 

**Target**
- target::

**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)



================================================
FILE: Starter-Kit/Templates/4_Post Template.md
================================================
---
tags: 
- type/post 
- theme/xyz
- target/linkedin 
- target/forumobsidian
- target/forumzettelkasten
- target/reddit
aliases:
visual: "![[image.jpg]]"
lead: +++ Lead paragraph goes here +++
published:
views: 0
feedbacks: 0
created: {{DATE:YYYY-MM-DD, HH:mm}}
modified: {{DATE:YYYY-MM-DD, HH:mm}}
template_type: "Post"
template_version: "1.27"
---

# Post - {{Title}}

<!-- Main content of this story -->
✨ Title ✨
...

**References**
...

. . .  
Thanks very much! I really appreciate you reading my work. If you enjoyed it and found it useful, you might also like the related book “MAKE USEFUL NOTES. A simple guide to a complex skill by using Sketchnotes, Obsidian and Zettelkasten”. Here's your free copy: https://github.com/groepl/Take-Useful-Notes. 
. . .  

**Tags**
....

## Tags for LinkedIn

```
--- TAGS FOR PUBLISHING (MAX 30) ---
#edmund2024 #agile #agilität #agilemindset #learning #lernos #lernossketchnoting #newwork #wol #workingoutloud #digitalsketchnotes #doodle #doodles #doodleart #drawing #facilitation #handwriting #lettering #sketchnote #sketchnotes #sketchnoting #storytelling #visualization #visualnotes #visualstorytelling #visualthinking #conceptsapp #powerbi #procreate #knowledgemanagement #obsidian #obsidianmd #pkm #secondbrain #smartsketchnotes #writing #zettelkasten 
```

```
--- STRUCTURED LIST OF TAGS as input to build up list of TAGS FOR PUBLISHING. --

FROM
#edmund2024

AGILE
#agile #agilität #agilecoach #agilemindset 

LEARNING
#learning #lernos #lernossketchnoting #newwork #wol #workingoutloud 

SKETCHNOTES
#digitalsketchnotes #doodle #doodles #doodleart #drawing #facilitation #handwriting #lettering #sketchnote #sketchnotes #sketchnoting #storytelling #visualization #visualnotes #visualstorytelling #visualthinking

TOOLS
#ai #chatgpt #conceptsapp #powerbi #obsidian #obsidianmd #procreate 

ZETTELKASTEN
#knowledgemanagement #pkm #secondbrain #smartsketchnotes #writing #zettelkasten 
```

---
# Back Matter
**Source**
<!--Always keep a link to the source. -->
- based_on::

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see:: 

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- target::

**Feedback**
<!-- Any critique, ideas or questions from social media or other audience? --> 
- 


**Tasks**
<!-- What remains to be done do get the final version? --> 
- 


**Questions**
<!-- What remains for you to consider in the draft version? --> 
- 

**Latest Posts**
<!-- Links to chapters from e-book -->

```dataview
TABLE 
	file.cday AS "Date"
FROM #target/linkedin 
SORT file.cday DESC
LIMIT 10
```

**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)

================================================
FILE: Starter-Kit/Templates/5_BuJo - Daily Log.md
================================================
---
tags: 
- type/structure 
- structure/bujo
aliases: 
tasks: 1
created: {{DATE:YYYY-MM-DD, HH:mm}}
modified: {{DATE:YYYY-MM-DD, HH:mm}}
template_type: BuJo Daily
template_version: "1.9"
---

## Ideas & Tasks

================================================
FILE: Starter-Kit/Templates/5_BuJo - Future Log.md
================================================
---
tags: 
- type/structure 
- structure/list 
- structure/bujo
aliases: 
created: {{DATE:YYYY-MM-DD, HH:mm}}
modified: {{DATE:YYYY-MM-DD, HH:mm}}
banner: "![[banner_bujo.JPG]]"
banner_x: 0.5
template_type: BuJo Future
template_version: "1.12"
---
<!--  See "Template Help" below for using properties -->

# Future Log {{Title}}

<!-- Main STRUCTURE of my content -->
[Future Logs](Future%20Logs.md) | [[2025]] | [Ideas List](Ideas%20List.md) | [Vision Board 2024](Vision%20Board%202024.md)
___

**Objectives & Key Results | 3-4 & 1-4**


___

**Key Actions | 1+**


___

**Tasks**


___

**January**

**February**

**March**

**April**

**May**

**June**

**July**

**August**

**September**

**October**

**November**

**December**


___
# Back Matter
**Source**
<!-- Always keep a link to the source- --> 
- 

**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- 

**Terms**
<!-- Links to definition pages. -->
- 

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see::

**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)

================================================
FILE: Starter-Kit/Templates/5_BuJo - Monthly Log.md
================================================
---
tags: 
- type/structure
- structure/bujo
aliases: 
created: {{DATE:YYYY-MM-DD, HH:mm}}
modified: {{DATE:YYYY-MM-DD, HH:mm}}
template_type: BuJo Monthly
template_version: "1.16"
---
<!--  See "Template Help" below for using properties -->

# {{Title}}

<!-- Main STRUCTURE of my content -->
[Monthly Logs 2025](Monthly%20Logs%202025.md) | [[2025]]
___

### OKRs
><small>Objectives (3-4) & Key Results (1-4)</small>
<!-- DataView table, use example and modify -->

```dataview
TABLE WITHOUT ID
	file.link as "<small>[OKRs](OKRs%202023.md)</small>",
	template_type as "<small>Element</small>"
WHERE status = "active_2025"
SORT file.name DESC
```

___

```dataview
TABLE WITHOUT ID
	file.link AS "<small>3_Doing - [Kanban](Dataview%20-%20Kanban%20Board.md)</small>",
	length(file.tasks) AS "<small>Tasks"
WHERE kanban = "doing" 
SORT file.ctime ASCENDING
```

___

### Calendar
. 01
. 02 
. 03
. 04
. 05
. 06
. 07
. 08
. 09
. 10
. 11
. 12
. 13
. 14
. 15
. 16
. 17
. 18 
. 19
. 20
. 21
. 22
. 23
. 24
. 25
. 26 
. 27
. 28
. 29
. 30
. 31

***
# Back Matter
**Source**
<!-- Always keep a link to the source- --> 
- 

**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- 

**Terms**
<!-- Links to definition pages. -->
- 

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see::

**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)


================================================
FILE: Starter-Kit/Templates/5_BuJo - Weekly Log.md
================================================
---
tags: 
- type/structure
- structure/bujo
aliases: 
created: {{DATE:YYYY-MM-DD, HH:mm}}
modified: {{DATE:YYYY-MM-DD, HH:mm}}
template_type: BuJo Weekly
template_version: "1.16"
---
<!--  See "Template Help" below for using properties -->

# {{Title}}

**Mon**
- 

**Tue**
-  

**Wed**
- 

**Thu**
- 

**Fri**
- 

**Sat**
- 

**Son**
- 

---
# Back Matter
**Source**
<!-- Always keep a link to the source- --> 
- based_on::

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see::

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- 

**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- 

**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)

================================================
FILE: Starter-Kit/Templates/5_Meeting Notes Template.md
================================================
---
tags:
  - type/meeting
  - theme/xyz
aliases: 
lead: +++ Lead paragraph goes here +++
visual: "![[image.jpg]]"
meeting_date: 
created: {{DATE:YYYY-MM-DD, HH:mm}}
modified: {{DATE:YYYY-MM-DD, HH:mm}}
template_type: Meeting
template_version: "1.26"
---
<!--  See "Template Help" below for using properties -->

# {{Title}}

<!-- Main content of my thoughts really -->

## Date & Time
<!-- With starting and ending times -->
- 

## Location
<!-- Physical location or links to online meeting (Zoom, MS Teams, Miro etc.) -->
- 

## Participants
<!-- List of meeting participants using linked names -->
- 

## Goals
<!-- What we want to achieve in this meeting -->
- 

## Agenda 
<!-- What, who & duration planned in advance -->
- 

## Discussion Notes
<!-- Cover discussion topics -->
- 

## Action Items
<!-- Add tasks, task owners and due dates -->
- 

## Decisions
<!-- Record of decisions you make in this meeting -->
- Next meeting date and place: 
- Documents to be included in the meeting notes:



---
# Back Matter

**Source**
<!-- Always keep a link to the source- --> 
- based_on::

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see:: 

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- used_in::

---
**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- question::

---
**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)

================================================
FILE: Starter-Kit/Templates/5_OKR Template.md
================================================
---
tags:
  - theme/objectives
  - type/okr
aliases: 
lead: +++ Lead paragraph goes here +++
okr: keyaction
status: active_2024
visual: "![[image.jpg]]"
created: {{DATE:YYYY-MM-DD, HH:mm}}
modified: {{DATE:YYYY-MM-DD, HH:mm}}
template_type: OKR
template_version: "1.17"
---
<!-- 
okr: idea, wish, keyaction, keyresult, objective | annual
template_type: OKR, Wish, Objective, Key Result, Key Action
See "Template Help" below for using properties 
-->

# {{Title}}

<!--  Main idea of my thoughts -->

> [!Note]
> `= this.lead`

<!-- Other content of my note  -->



---
# Back Matter

**Source**
<!-- Always keep a link to the source- --> 
- based_on::

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see:: 

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- used_in::

---
**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- question::

---
**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)

================================================
FILE: Starter-Kit/Templates/5_Structure Template.md
================================================
---
tags:
  - type/structure
  - structure/xyz
aliases: 
lead: +++ Lead paragraph goes here +++
visual: "![[image.jpg]]"
created: {{DATE:YYYY-MM-DD, HH:mm}}
modified: {{DATE:YYYY-MM-DD, HH:mm}}
template_type: Structure
template_version: "1.18"
---
<!--  See "Template Help" below for using properties -->

# {{Title}}
<!--  Clear and descriptive title -->

<!-- Visual or sketchnote if available -->

```dataviewjs 
dv.paragraph(dv.current().visual);
```
<small>_Zoom: [[]] | Edit: [[]]_</small>

<!--  Summarized structure from "lead"-key  in properties section -->

> [!Note]
> `= this.lead`

<!-- Main STRUCTURE of my content -->
- 




---
# Back Matter

**Source**
<!-- Always keep a link to the source- --> 
- based_on::

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see:: 

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- used_in::

---
**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- question::

---
**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)

================================================
FILE: Starter-Kit/Templates/x_Back Matter Snippet.md
================================================

---
# Back Matter

**Source**
<!-- Always keep a link to the source- --> 
- based_on::

**References**
<!-- Links to pages not referenced in the content. see: [[related note]] because <reason> -->
- see:: 

**Terms**
<!-- Links to definition pages. -->
- 

**Target**
<!-- Link to project note or externaly published content. -->
- used_in::

---
**Tasks**
<!-- What remains to be done with this note? --> 
- 

**Questions**
<!-- What remains for you to consider? --> 
- question::

---
**Template Help**
<!-- Links to external help pages on GitHub. -->
- [Basic Template Structure](https://github.com/groepl/Obsidian-Templates#basic-template-structure)
- [How to Use Links](https://github.com/groepl/Obsidian-Templates#how-to-use-links)
- [How to Use Tags](https://github.com/groepl/Obsidian-Templates#how-to-use-tags)
- [How to Search Notes](https://github.com/groepl/Obsidian-Templates#how-to-search-notes)
- [Plugins Needed](https://github.com/groepl/Obsidian-Templates#obsidian-plugins-needed)
- [Find Latest Updates](https://github.com/groepl/Obsidian-Templates)

================================================
FILE: Starter-Kit/Templates/x_Book Front Matter Snippet.md
================================================
---
tags:
  - type/book
  - theme/xyz
aliases: 
lead: +++ Lead paragraph goes here +++
visual: "![[image.jpg]]"
title: 
subtitle: 
author: 
authors: 
category: 
publisher: 
publish_date: 
total_page: 
isbn: 
cover_url: 
cover_small_url: 
isbn13: 
isbn10: 
description: 
link: 
preview_link: 
bibliography: +++ Copy here from Zotero +++
rating: 
date: 
read: 
status: undefined
created: {{DATE:YYYY-MM-DD, HH:mm}}
modified: {{DATE:YYYY-MM-DD, HH:mm}}
template_type: Book
template_version: "1.16"
---
<!-- 
rating: ⭐️⭐️⭐️    // 1 to 3 stars
date: 2024             // when started reading
read: 2024             // when finished reading
status: undefined, backlog, to read, reading, completed, stopped
*** See "Template Help" below for using properties ***
-->








================================================
FILE: Starter-Kit/Templates/x_Dataview Table Snippet.md
================================================

<!-- Dataview table. Use as example and modify. -->
```dataview
TABLE WITHOUT ID
	file.link as books, 
	read AS "read", 
	created AS "created", 
	file.folder AS "folder" 
FROM #type/book
SORT file.name ASC
WHERE read = 2022
LIMIT 5
```

<!-- Options 
TABLE WITHOUT ID
	file.folder AS ...
	file.link AS ...
	file.name AS ...
	file.etags AS ...
	length(file.outlinks) AS …
	length(file.inlinks) AS …
	length(file.etags) AS …
	dateformat(file.cday, "yyyy-MM-dd") AS Date
	dateformat(file.cday, "yyyy-LLL-dd") AS Date
	dateformat(date(created, "yyyy-mm-dd, HH:MM"), "yyyy-mm-dd") AS "created" ⚡️bug in DataView 


FROM #target/forumzettelkasten  : when using tags
FROM "Books"                                : when using folders
FROM ""                                          : when using all folders
FROM #status/open OR #status/wip

GROUP BY author

SORT created DESC
SORT file.name ASC

WHERE read = 2023
WHERE status = "open"
WHERE kanban = "backlog"
WHERE contains(file.name,"LernOS Zettelkasten")
WHERE sketchnote != empty

LIMIT 3

---
More about: 
https://github.com/blacksmithgu/obsidian-dataview/blob/master/docs/docs/queries/query-types.md
https://github.com/blacksmithgu/obsidian-dataview/blob/master/docs/docs/queries/data-commands.md

Source: 
https://github.com/groepl/Obsidian-Templates
-->


================================================
FILE: Starter-Kit/Templates/x_Front Matter Snippet.md
================================================
---
tags: 
- type/note
- type/sketchnote
- theme/xyz
aliases: 
lead: +++ Lead paragraph goes here +++
visual: "![[image.jpg]]"
created: {{DATE:YYYY-MM-DD, HH:mm}}
modified: {{DATE:YYYY-MM-DD, HH:mm}}
template_type: Frontmatter
template_version: "1.12"
---
<!--  See "Template Help" below for using properties -->
Download .txt
gitextract_6k4dijk1/

├── LICENSE
├── README.md
└── Starter-Kit/
    ├── 1_Fleeting/
    │   ├── About - 1_Fleeting Notes.md
    │   └── My First Fleeting Note.md
    ├── 2_Literature/
    │   ├── Asset.md
    │   ├── David Kadavy.md
    │   ├── Digital Zettelkasten - David Kadavy.md
    │   ├── How to take Smart Notes - Sönke Ahrens.md
    │   ├── Mauro Toselli.md
    │   ├── Sönke Ahrens.md
    │   ├── Tags provide architecture.md
    │   └── _About - 2_Literature Notes.md
    ├── 3_Permanent/
    │   ├── Apples Vision Statement.md
    │   ├── Basic Zettelkasten vs Extended Digital Zettelkasten.md
    │   └── _About - 3_Permanent Notes.md
    ├── 4_Project/
    │   ├── About - 4_Project Notes.md
    │   ├── Obsidian Starter Kit/
    │   │   ├── History - Obsidian Starter Kit.md
    │   │   ├── Project Log - Obsidian Starter Kit.md
    │   │   └── _MOC - Obsidian Starter Kit.md
    │   └── Posts Zettelkasten/
    │       └── Post - Luhmann vs Digital Zettelkasten.md
    ├── 5_Structure/
    │   ├── 7 Days Created Chart.md
    │   ├── ARCO View.md
    │   ├── Books.md
    │   ├── Canvases/
    │   │   ├── About - 1_Fleeting Notes.canvas
    │   │   ├── About - 2_Literature Notes.canvas
    │   │   ├── About - 3_Permanent Notes.canvas
    │   │   ├── About - 4_Project Notes.canvas
    │   │   ├── About - 5_Structure Notes.canvas
    │   │   └── How to Use Links with Templates.canvas
    │   ├── Glossary.md
    │   ├── Index - Zettelkasten.md
    │   ├── Inspect View.md
    │   ├── Quotes.md
    │   ├── Terms - Zettelkasten.md
    │   └── _About - 5_Structure Notes.md
    ├── Home.md
    └── Templates/
        ├── 2_Book Template.md
        ├── 2_Person Template.md
        ├── 2_Quote Snippet.md
        ├── 2_Quote Template.md
        ├── 2_Recipe Template.md
        ├── 2_Term Template.md
        ├── 2_Tool Template.md
        ├── 3_Note Template.md
        ├── 3_Prompt Template.md
        ├── 3_Question Template.md
        ├── 4_E-book Back Matter Snippet.md
        ├── 4_E-book Template.md
        ├── 4_Post Template.md
        ├── 5_BuJo - Daily Log.md
        ├── 5_BuJo - Future Log.md
        ├── 5_BuJo - Monthly Log.md
        ├── 5_BuJo - Weekly Log.md
        ├── 5_Meeting Notes Template.md
        ├── 5_OKR Template.md
        ├── 5_Structure Template.md
        ├── x_Back Matter Snippet.md
        ├── x_Book Front Matter Snippet.md
        ├── x_Dataview Table Snippet.md
        └── x_Front Matter Snippet.md
Condensed preview — 60 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (153K chars).
[
  {
    "path": "LICENSE",
    "chars": 1069,
    "preview": "MIT License\n\nCopyright (c) 2023 Edmund Gröpl\n\nPermission is hereby granted, free of charge, to any person obtaining a co"
  },
  {
    "path": "README.md",
    "chars": 5394,
    "preview": "![](https://badgen.net/github/release/groepl/Obsidian-Zettelkasten-Starter-Kit/?icon=github) \n![](https://badgen.net/git"
  },
  {
    "path": "Starter-Kit/1_Fleeting/About - 1_Fleeting Notes.md",
    "chars": 1272,
    "preview": "---\nview_count: 17\ncreated: 2024-07-26, 20:42\nmodified: 2025-03-30, 16:06\ntags:\n  - type/structure\n  - structure/about\n "
  },
  {
    "path": "Starter-Kit/1_Fleeting/My First Fleeting Note.md",
    "chars": 242,
    "preview": "---\ntags:\n  - target/starterkit\ncreated: 2022-12-26, 18:39\nmodified: 2025-03-30, 17:00\nview_count: 1\n---\n\n# My first Fle"
  },
  {
    "path": "Starter-Kit/2_Literature/Asset.md",
    "chars": 2660,
    "preview": "---\ntags:\n  - type/term\n  - theme/finance\n  - theme/zettelkasten\n  - target/starterkit\naliases: \nlead: A useful or valua"
  },
  {
    "path": "Starter-Kit/2_Literature/David Kadavy.md",
    "chars": 1755,
    "preview": "---\ncreated: 2023-11-01, 20:37\nmodified: 2025-03-30, 16:32\ntags:\n  - type/person\n  - role/author\n  - target/starterkit\na"
  },
  {
    "path": "Starter-Kit/2_Literature/Digital Zettelkasten - David Kadavy.md",
    "chars": 4529,
    "preview": "---\ntags:\n  - type/book\n  - theme/zettelkasten\n  - target/starterkit\naliases: \nlead: +++ Lead paragraph goes here +++\nvi"
  },
  {
    "path": "Starter-Kit/2_Literature/How to take Smart Notes - Sönke Ahrens.md",
    "chars": 6735,
    "preview": "---\ntags:\n  - type/book\n  - theme/zettelkasten\n  - type/example\n  - target/starterkit\naliases: \ntitle: How to Take Smart"
  },
  {
    "path": "Starter-Kit/2_Literature/Mauro Toselli.md",
    "chars": 2634,
    "preview": "---\ntags:\n  - type/person\n  - role/author\n  - role/expert\n  - theme/sketchnotes\n  - role/visualthinker\n  - target/starte"
  },
  {
    "path": "Starter-Kit/2_Literature/Sönke Ahrens.md",
    "chars": 1274,
    "preview": "---\ntags:\n  - theme/zettelkasten\n  - type/example\n  - type/person\n  - role/author\n  - theme/pkm\n  - role/networkedthinke"
  },
  {
    "path": "Starter-Kit/2_Literature/Tags provide architecture.md",
    "chars": 1728,
    "preview": "---\ntags:\n  - type/quote\n  - theme/zettelkasten\n  - type/rule\n  - target/starterkit\naliases: \nquote: Tags provide archit"
  },
  {
    "path": "Starter-Kit/2_Literature/_About - 2_Literature Notes.md",
    "chars": 1386,
    "preview": "---\nview_count: 2\ncreated: 2024-07-26, 20:42\nmodified: 2025-03-30, 16:07\ntags:\n  - type/structure\n  - structure/about\n  "
  },
  {
    "path": "Starter-Kit/3_Permanent/Apples Vision Statement.md",
    "chars": 2919,
    "preview": "---\ntags:\n  - type/note\n  - theme/thinking\n  - target/starterkit\naliases: \nlead: We believe in the simple not the comple"
  },
  {
    "path": "Starter-Kit/3_Permanent/Basic Zettelkasten vs Extended Digital Zettelkasten.md",
    "chars": 4356,
    "preview": "---\nview_count: 1\ncreated: 2025-03-09, 16:50\nmodified: 2025-03-30, 18:06\ntags:\n  - type/note\n  - theme/zettelkasten\n  - "
  },
  {
    "path": "Starter-Kit/3_Permanent/_About - 3_Permanent Notes.md",
    "chars": 1694,
    "preview": "---\ntags:\n  - type/structure\n  - theme/zettelkasten\n  - structure/about\n  - target/starterkit\naliases: \nlead: \"**Permane"
  },
  {
    "path": "Starter-Kit/4_Project/About - 4_Project Notes.md",
    "chars": 1527,
    "preview": "---\nview_count: 2\ncreated: 2024-08-19, 13:37\nmodified: 2025-03-30, 16:36\ntags:\n  - type/structure\n  - structure/canvas\n "
  },
  {
    "path": "Starter-Kit/4_Project/Obsidian Starter Kit/History - Obsidian Starter Kit.md",
    "chars": 2331,
    "preview": "---\ntags:\n  - type/chapter\n  - target/project\n  - type/note\n  - target/starterkit\naliases: \ntitle_short: Obsidian Starte"
  },
  {
    "path": "Starter-Kit/4_Project/Obsidian Starter Kit/Project Log - Obsidian Starter Kit.md",
    "chars": 1979,
    "preview": "---\nview_count: 2\ncreated: 2024-08-23, 12:13\nmodified: 2025-03-30, 18:26\ntags:\n  - type/structure\n  - structure/bujo\n  -"
  },
  {
    "path": "Starter-Kit/4_Project/Obsidian Starter Kit/_MOC - Obsidian Starter Kit.md",
    "chars": 2063,
    "preview": "---\nview_count: 1\ncreated: 2025-03-30, 16:01\nmodified: 2025-03-30, 18:11\ntags:\n  - type/structure\n  - structure/moc\n  - "
  },
  {
    "path": "Starter-Kit/4_Project/Posts Zettelkasten/Post - Luhmann vs Digital Zettelkasten.md",
    "chars": 5614,
    "preview": "---\nview_count: 1\ncreated: 2025-03-26, 16:59\nmodified: 2025-03-30, 18:22\ntags:\n  - type/post\n  - theme/zettelkasten\n  - "
  },
  {
    "path": "Starter-Kit/5_Structure/7 Days Created Chart.md",
    "chars": 5589,
    "preview": "---\ntags:\n  - type/structure\n  - structure/list\n  - chart/bar-chart\n  - theme/zettelkasten\n  - type/dataviewjs\n  - targe"
  },
  {
    "path": "Starter-Kit/5_Structure/ARCO View.md",
    "chars": 2670,
    "preview": "---\ntags:\n  - type/structure\n  - structure/view\n  - target/starterkit\naliases: ARCO\nlead: Based on Nick Milo’s ACE frame"
  },
  {
    "path": "Starter-Kit/5_Structure/Books.md",
    "chars": 2130,
    "preview": "---\ntags:\n  - type/structure\n  - structure/list\n  - target/starterkit\nbanner: \"![[banner_books.jpg]]\"\ncreated: 2022-03-0"
  },
  {
    "path": "Starter-Kit/5_Structure/Canvases/About - 1_Fleeting Notes.canvas",
    "chars": 2198,
    "preview": "{\n\t\"nodes\":[\n\t\t{\"id\":\"be9c1e2004affb7c\",\"type\":\"text\",\"text\":\"1_Fleeting Notes\",\"x\":-400,\"y\":-200,\"width\":240,\"height\":5"
  },
  {
    "path": "Starter-Kit/5_Structure/Canvases/About - 2_Literature Notes.canvas",
    "chars": 2162,
    "preview": "{\n\t\"nodes\":[\n\t\t{\"id\":\"be9c1e2004affb7c\",\"type\":\"text\",\"text\":\"1_Fleeting Notes\",\"x\":-400,\"y\":-200,\"width\":240,\"height\":5"
  },
  {
    "path": "Starter-Kit/5_Structure/Canvases/About - 3_Permanent Notes.canvas",
    "chars": 2162,
    "preview": "{\n\t\"nodes\":[\n\t\t{\"id\":\"be9c1e2004affb7c\",\"type\":\"text\",\"text\":\"1_Fleeting Notes\",\"x\":-400,\"y\":-200,\"width\":240,\"height\":5"
  },
  {
    "path": "Starter-Kit/5_Structure/Canvases/About - 4_Project Notes.canvas",
    "chars": 2180,
    "preview": "{\n\t\"nodes\":[\n\t\t{\"id\":\"be9c1e2004affb7c\",\"type\":\"text\",\"text\":\"1_Fleeting Notes\",\"x\":-400,\"y\":-200,\"width\":240,\"height\":5"
  },
  {
    "path": "Starter-Kit/5_Structure/Canvases/About - 5_Structure Notes.canvas",
    "chars": 2198,
    "preview": "{\n\t\"nodes\":[\n\t\t{\"id\":\"be9c1e2004affb7c\",\"type\":\"text\",\"text\":\"1_Fleeting Notes\",\"x\":-400,\"y\":-200,\"width\":240,\"height\":5"
  },
  {
    "path": "Starter-Kit/5_Structure/Canvases/How to Use Links with Templates.canvas",
    "chars": 7267,
    "preview": "{\n\t\"nodes\":[\n\t\t{\"type\":\"group\",\"id\":\"44cf61bd6203a415\",\"x\":764,\"y\":1160,\"width\":958,\"height\":580,\"label\":\"Sources\"},\n\t\t{"
  },
  {
    "path": "Starter-Kit/5_Structure/Glossary.md",
    "chars": 2709,
    "preview": "---\ntags:\n  - type/structure\n  - structure/reference\n  - structure/list\n  - target/starterkit\naliases: \nlead: +++ Lead p"
  },
  {
    "path": "Starter-Kit/5_Structure/Index - Zettelkasten.md",
    "chars": 1627,
    "preview": "---\ncreated: 2023-08-22, 22:59\nmodified: 2025-03-30, 16:49\ntags:\n  - type/structure\n  - structure/index\n  - target/start"
  },
  {
    "path": "Starter-Kit/5_Structure/Inspect View.md",
    "chars": 8588,
    "preview": "---\ntags:\n  - type/structure\n  - structure/view\n  - target/starterkit\naliases:\n  - Analytics\ncreated: 2023-04-08, 20:42\n"
  },
  {
    "path": "Starter-Kit/5_Structure/Quotes.md",
    "chars": 2248,
    "preview": "---\ntags:\n  - structure/list\n  - structure/index\n  - type/dataview\n  - type/project\n  - target/starterkit\nbanner: \"![[ba"
  },
  {
    "path": "Starter-Kit/5_Structure/Terms - Zettelkasten.md",
    "chars": 1707,
    "preview": "---\ntags:\n  - type/structure\n  - structure/list\n  - target/starterkit\naliases: \nbanner: \"![[banner_books.jpg]]\"\ncreated:"
  },
  {
    "path": "Starter-Kit/5_Structure/_About - 5_Structure Notes.md",
    "chars": 1276,
    "preview": "---\ntags:\n  - type/structure\n  - structure/list\n  - theme/zettelkasten\n  - target/starterkit\naliases: \nlead: \"**Structur"
  },
  {
    "path": "Starter-Kit/Home.md",
    "chars": 1981,
    "preview": "---\ntags:\n  - type/structure\n  - structure/moc\n  - structure/index\n  - target/project\n  - target/github\n  - target/start"
  },
  {
    "path": "Starter-Kit/Templates/2_Book Template.md",
    "chars": 2417,
    "preview": "---\ntags: \n- type/book\n- theme/xyz\naliases: \nlead: +++ Lead paragraph goes here +++\nvisual: \"![[image.jpg]]\"\ntitle: \"{{t"
  },
  {
    "path": "Starter-Kit/Templates/2_Person Template.md",
    "chars": 1683,
    "preview": "---\ntags: \n- type/person \n- theme/xyz\n- role/xyz\naliases: \nbirth:\ndeath:\nbio_short: \nlead: +++ Term definition goes here"
  },
  {
    "path": "Starter-Kit/Templates/2_Quote Snippet.md",
    "chars": 800,
    "preview": "\n<!-- DataviewJS for random quotes. Use as example and modify -->\n> [!QUOTE]\n> ```dataviewjs \n> // List of quotes \n> let"
  },
  {
    "path": "Starter-Kit/Templates/2_Quote Template.md",
    "chars": 1436,
    "preview": "---\ntags: \n- type/quote\n- theme/xyz\naliases: \nquote: \nauthor:\nyear:\nvisual: \"![[image.jpg]]\"\ncreated: {{DATE:YYYY-MM-DD,"
  },
  {
    "path": "Starter-Kit/Templates/2_Recipe Template.md",
    "chars": 1486,
    "preview": "---\ntags:\n  - type/recipe\n  - theme/cooking\naliases: \nlead: +++ Lead paragraph goes here +++\nvisual: \"![[image.jpg]]\"\ncr"
  },
  {
    "path": "Starter-Kit/Templates/2_Term Template.md",
    "chars": 1709,
    "preview": "---\ntags:\n  - type/term\n  - theme/xyz\naliases: \nlead: +++ Term definition goes here +++\nsource: +++ source undefined +++"
  },
  {
    "path": "Starter-Kit/Templates/2_Tool Template.md",
    "chars": 1480,
    "preview": "---\ntags:\n  - type/tool\n  - theme/xyz\naliases: \nlead: +++ Term definition goes here +++\nvisual: \"![[image.jpg]]\"\ncreated"
  },
  {
    "path": "Starter-Kit/Templates/3_Note Template.md",
    "chars": 1855,
    "preview": "---\ntags:\n  - type/sketchnote\n  - type/note\n  - theme/xyz\naliases: \nlead: +++ Lead paragraph goes here +++\nvisual: \"![[i"
  },
  {
    "path": "Starter-Kit/Templates/3_Prompt Template.md",
    "chars": 1606,
    "preview": "---\ntags: \n- type/prompt \n- theme/xyz\n- source/chatgpt \naliases:\nquestion: +++ Question goes here +++\nlead: +++ Lead par"
  },
  {
    "path": "Starter-Kit/Templates/3_Question Template.md",
    "chars": 1575,
    "preview": "---\ntags: \n- type/question\n- theme/xyz\naliases:\nquestion: +++ Question goes here +++\nlead: +++ Lead paragraph goes here "
  },
  {
    "path": "Starter-Kit/Templates/4_E-book Back Matter Snippet.md",
    "chars": 1158,
    "preview": "\n---\n# Back Matter\n\n**Source**\n<!-- Always keep a link to the source- --> \n- based_on::\n\n**Tasks**\n<!-- What remains to "
  },
  {
    "path": "Starter-Kit/Templates/4_E-book Template.md",
    "chars": 2393,
    "preview": "---\ntags: \n- type/chapter \n- theme/xyz\n- target/ebook \naliases:\nvisual: \"![[IMGAGE.png]]\"\ntitle_short: \"e1\"\nrule: +++ Ad"
  },
  {
    "path": "Starter-Kit/Templates/4_Post Template.md",
    "chars": 3274,
    "preview": "---\ntags: \n- type/post \n- theme/xyz\n- target/linkedin \n- target/forumobsidian\n- target/forumzettelkasten\n- target/reddit"
  },
  {
    "path": "Starter-Kit/Templates/5_BuJo - Daily Log.md",
    "chars": 209,
    "preview": "---\ntags: \n- type/structure \n- structure/bujo\naliases: \ntasks: 1\ncreated: {{DATE:YYYY-MM-DD, HH:mm}}\nmodified: {{DATE:YY"
  },
  {
    "path": "Starter-Kit/Templates/5_BuJo - Future Log.md",
    "chars": 1688,
    "preview": "---\ntags: \n- type/structure \n- structure/list \n- structure/bujo\naliases: \ncreated: {{DATE:YYYY-MM-DD, HH:mm}}\nmodified: "
  },
  {
    "path": "Starter-Kit/Templates/5_BuJo - Monthly Log.md",
    "chars": 1990,
    "preview": "---\ntags: \n- type/structure\n- structure/bujo\naliases: \ncreated: {{DATE:YYYY-MM-DD, HH:mm}}\nmodified: {{DATE:YYYY-MM-DD, "
  },
  {
    "path": "Starter-Kit/Templates/5_BuJo - Weekly Log.md",
    "chars": 1379,
    "preview": "---\ntags: \n- type/structure\n- structure/bujo\naliases: \ncreated: {{DATE:YYYY-MM-DD, HH:mm}}\nmodified: {{DATE:YYYY-MM-DD, "
  },
  {
    "path": "Starter-Kit/Templates/5_Meeting Notes Template.md",
    "chars": 2073,
    "preview": "---\ntags:\n  - type/meeting\n  - theme/xyz\naliases: \nlead: +++ Lead paragraph goes here +++\nvisual: \"![[image.jpg]]\"\nmeeti"
  },
  {
    "path": "Starter-Kit/Templates/5_OKR Template.md",
    "chars": 1633,
    "preview": "---\ntags:\n  - theme/objectives\n  - type/okr\naliases: \nlead: +++ Lead paragraph goes here +++\nokr: keyaction\nstatus: acti"
  },
  {
    "path": "Starter-Kit/Templates/5_Structure Template.md",
    "chars": 1708,
    "preview": "---\ntags:\n  - type/structure\n  - structure/xyz\naliases: \nlead: +++ Lead paragraph goes here +++\nvisual: \"![[image.jpg]]\""
  },
  {
    "path": "Starter-Kit/Templates/x_Back Matter Snippet.md",
    "chars": 1069,
    "preview": "\n---\n# Back Matter\n\n**Source**\n<!-- Always keep a link to the source- --> \n- based_on::\n\n**References**\n<!-- Links to pa"
  },
  {
    "path": "Starter-Kit/Templates/x_Book Front Matter Snippet.md",
    "chars": 764,
    "preview": "---\ntags:\n  - type/book\n  - theme/xyz\naliases: \nlead: +++ Lead paragraph goes here +++\nvisual: \"![[image.jpg]]\"\ntitle: \n"
  },
  {
    "path": "Starter-Kit/Templates/x_Dataview Table Snippet.md",
    "chars": 1306,
    "preview": "\n<!-- Dataview table. Use as example and modify. -->\n```dataview\nTABLE WITHOUT ID\n\tfile.link as books, \n\tread AS \"read\","
  },
  {
    "path": "Starter-Kit/Templates/x_Front Matter Snippet.md",
    "chars": 312,
    "preview": "---\ntags: \n- type/note\n- type/sketchnote\n- theme/xyz\naliases: \nlead: +++ Lead paragraph goes here +++\nvisual: \"![[image."
  }
]

About this extraction

This page contains the full source code of the groepl/Obsidian-Zettelkasten-Starter-Kit GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 60 files (135.6 KB), approximately 43.4k tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.

Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.

Copied to clipboard!