41 Commits
1.0.0 ... main

Author SHA1 Message Date
Steph Ango
473697347a Update attachments 2026-01-08 16:01:50 -08:00
Steph Ango
5bd1a529e8 Merge pull request #31 from metbril/patch-2
Use Product Type view
2026-01-08 15:54:12 -08:00
Steph Ango
bc1af9acc8 Merge pull request #35 from DaceJoy/patch-1
Update filters to use file.tags instead of tags
2026-01-08 15:53:59 -08:00
DaceJoy
cdf50d76ad Update filters to use file.tags instead of tags
Solving the issue reported here: https://github.com/kepano/kepano-obsidian/issues/34
2026-01-06 19:39:44 +01:00
Steph Ango
f4475335a0 Merge pull request #33 from erniedotson/fix/wrong-meeting-date
fix date in 2023-09-12 Meeting with Steph
2026-01-04 07:28:33 -08:00
Ernie Dotson
bdbc809423 fix date in 2023-09-12 Meeting with Steph 2026-01-03 20:50:27 -05:00
Steph Ango
84770d7973 Fix for people base 2026-01-02 16:37:23 -08:00
Robert
00ddd2cd72 Use Product Type view 2025-12-29 23:05:01 +01:00
Steph Ango
118b0aab52 Fix broken templates 2025-12-05 08:09:17 -08:00
Steph Ango
2063aa6aa9 Update Meeting Template.md 2025-12-05 08:07:46 -08:00
Steph Ango
d94cc1ede6 Remove tags, switch to primarily using links 2025-10-28 13:31:25 -07:00
Steph Ango
c08ea0d19b add space 2025-10-06 12:33:37 -07:00
Steph Ango
47d391cc50 Add icon and color examples 2025-10-06 12:26:16 -07:00
Steph Ango
35002d844a Switch to Obsidian Maps 2025-10-06 12:18:58 -07:00
Steph Ango
b75feb5d29 Another fix 2025-09-16 09:11:01 -07:00
Steph Ango
b988a7e438 Small fixes 2025-09-16 09:10:30 -07:00
Steph Ango
de7764aa87 simplify 2025-09-10 09:52:53 -07:00
Steph Ango
a1cf0fdc63 Add related notes base 2025-09-10 08:54:03 -07:00
Steph Ango
3debf9da8a add to gitignore 2025-08-13 15:12:38 -07:00
Steph Ango
453e98b3db remove appearance and hotkeys to reduce confusion 2025-08-13 15:12:14 -07:00
Steph Ango
aca2993b8e More updates to bases syntax 2025-07-18 09:02:24 -07:00
Steph Ango
08da8df936 Update for Obsidian 1.9.5 2025-07-18 08:59:04 -07:00
Steph Ango
aae37bf7ca Merge pull request #16 from sigrunixia/main
Fixes date handlebars for book and movie template
2025-07-06 09:26:24 +09:00
Rebbecca Bishop
202f8e3065 Corrects date handlebar 2025-06-29 00:13:33 -05:00
Rebbecca Bishop
d33fbe8283 Corrects date handlebar 2025-06-29 00:13:11 -05:00
Steph Ango
dd7cb4e6f4 Merge pull request #15 from claremacrae/patch-2
Make categories and tags consistent in Contact Template.md
2025-06-10 14:49:36 -07:00
Clare Macrae
69bc2f5b14 Make categories and tags consistent in Contact Template.md
I noticed that all other uses of the People category all added the people tag, so it seemed a good idea to add it in the Contact template.
2025-06-10 20:10:54 +01:00
Steph Ango
b0e50255f2 Meeting type 2025-06-06 10:31:15 -07:00
Steph Ango
a35651a27d syntax fix, add view 2025-06-06 10:23:53 -07:00
Steph Ango
c58f017573 Merge pull request #14 from claremacrae/fix-frontmatter
fix missing alias in Obsidian 1.9.2
2025-06-06 07:38:57 -07:00
Clare Macrae
4ea8f749a9 fix missing alias in Obsidian 1.9.2 2025-06-06 09:19:38 +01:00
Steph Ango
47b8b962de Update Bases syntax to Obsidian 1.9.2 2025-06-05 11:42:17 -07:00
Steph Ango
1ca183e879 disambiguate length 2025-05-29 12:38:05 -07:00
Steph Ango
579cdbddbf Merge pull request #12 from claremacrae/patch-1
Fix inconsistency in 'created' value in 'Post Template'
2025-05-29 09:28:41 -07:00
Clare Macrae
cbbfefdf7b Fix inconsistency in 'created' value in 'Post Template' 2025-05-29 17:09:32 +01:00
Steph Ango
631b90611a missing tag 2025-05-29 08:48:47 -07:00
Steph Ango
4f23d36c7e Merge pull request #10 from kepano/bases
Bases
2025-05-26 17:47:50 -07:00
Steph Ango
66fdb29fbc Switch to separate base files 2025-05-26 17:38:24 -07:00
Steph Ango
c4300a86dd rename 2025-05-25 17:46:30 -07:00
Steph Ango
3372f128c3 more bases 2025-05-25 15:17:10 -07:00
Steph Ango
b160d8bec5 migrate to bases 2025-05-24 16:03:46 -07:00
136 changed files with 1798 additions and 1096 deletions

2
.gitignore vendored
View File

@@ -1,4 +1,6 @@
# obsidian # obsidian
.obsidian/appearance.json
.obsidian/hotkeys.json
.obsidian/workspace.json .obsidian/workspace.json
.obsidian/themes .obsidian/themes
.obsidian/plugins .obsidian/plugins

3
.obsidian/app.json vendored
View File

@@ -1,3 +1,4 @@
{ {
"attachmentFolderPath": "Attachments" "attachmentFolderPath": "Attachments",
"alwaysUpdateLinks": true
} }

View File

@@ -1,7 +0,0 @@
{
"accentColor": "",
"cssTheme": "",
"enabledCssSnippets": [
"stock-charts"
]
}

View File

@@ -1,22 +1,33 @@
[ {
"file-explorer", "file-explorer": true,
"global-search", "global-search": true,
"switcher", "switcher": true,
"graph", "graph": true,
"backlink", "backlink": true,
"canvas", "outgoing-link": false,
"tag-pane", "tag-pane": true,
"page-preview", "page-preview": true,
"daily-notes", "daily-notes": true,
"templates", "templates": true,
"note-composer", "note-composer": true,
"command-palette", "command-palette": true,
"editor-status", "slash-command": false,
"bookmarks", "editor-status": true,
"markdown-importer", "markdown-importer": true,
"zk-prefixer", "zk-prefixer": true,
"random-note", "random-note": true,
"outline", "outline": true,
"workspaces", "word-count": false,
"file-recovery" "slides": false,
] "audio-recorder": false,
"workspaces": true,
"file-recovery": true,
"publish": false,
"sync": false,
"canvas": true,
"properties": false,
"bookmarks": true,
"footnotes": false,
"bases": true,
"webviewer": false
}

View File

@@ -1,68 +0,0 @@
{
"editor:toggle-source": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "E"
}
],
"insert-template": [
{
"modifiers": [
"Mod"
],
"key": "T"
}
],
"workspace:new-tab": [],
"obsidian-outliner:move-list-item-down": [
{
"modifiers": [
"Mod"
],
"key": "ArrowDown"
}
],
"obsidian-outliner:move-list-item-up": [
{
"modifiers": [
"Mod"
],
"key": "ArrowUp"
}
],
"obsidian-outliner:fold": [],
"obsidian-outliner:unfold": [],
"app:go-back": [
{
"modifiers": [
"Mod",
"Alt"
],
"key": "ArrowLeft"
},
{
"modifiers": [
"Mod"
],
"key": "ArrowLeft"
}
],
"app:go-forward": [
{
"modifiers": [
"Mod",
"Alt"
],
"key": "ArrowRight"
},
{
"modifiers": [
"Mod"
],
"key": "ArrowRight"
}
]
}

View File

@@ -1,48 +0,0 @@
/* Stocks */
.stock-cards {
margin: 2em 0;
width: 100%;
display: flex;
flex-flow: row wrap;
gap: 6px;
justify-content: center;
& .stock-card {
position: relative;
a {
cursor: pointer;
position: absolute;
width: 100%;
height: 100%;
}
&:hover .stock-card-inner {
background-color: var(--background-primary);
}
}
}
.stock-chart, .stock-financials, .stock-card-inner {
box-sizing: border-box;
display: block;
border: 1px solid var(--background-modifier-border);
border-radius: var(--radius-m);
background-color: var(--background-primary);
}
.stock-chart {
width: 100%;
min-height: 340px;
height: 40vh;
margin-bottom: 1em;
}
.stock-container {
width: var(--line-width);
margin: 0 auto;
}
.stock-financials {
width: 100%;
height: 800px;
}
.stock-card-inner {
height: 94px;
width: 270px;
}

View File

@@ -12,7 +12,7 @@
"topics": "multitext", "topics": "multitext",
"rating": "number", "rating": "number",
"year": "number", "year": "number",
"location": "multitext", "coordinates": "multitext",
"model": "text", "model": "text",
"lotsqft": "number", "lotsqft": "number",
"isbn13": "number", "isbn13": "number",
@@ -33,7 +33,6 @@
"process": "text", "process": "text",
"phone": "text", "phone": "text",
"role": "text", "role": "text",
"length": "text",
"birthday": "date", "birthday": "date",
"guests": "multitext", "guests": "multitext",
"cuisine": "multitext", "cuisine": "multitext",
@@ -48,6 +47,9 @@
"published": "date", "published": "date",
"where": "multitext", "where": "multitext",
"loc": "multitext", "loc": "multitext",
"monthly-uses": "number" "monthly-uses": "number",
"runtime": "number",
"pages": "number",
"acquired": "date"
} }
} }

View File

@@ -1,18 +1,6 @@
--- ---
tags: tags:
- music
- categories - categories
--- ---
```dataview ![[Albums.base]]
table without id
file.link as Album,
artist as Artist,
rating as Rating,
year as Year,
genre as Genre
where
contains(categories,this.file.link) and
!contains(file.name, "Template")
sort rating desc
```

View File

@@ -3,12 +3,4 @@ tags:
- categories - categories
--- ---
```dataview ![[Board games.base]]
table without id
file.link as Game,
rating as Rating,
last as Last
where
contains(categories,this.file.link) and
!contains(file.name,"Template")
```

View File

@@ -3,16 +3,4 @@ tags:
- categories - categories
--- ---
```dataview ![[Books.base]]
table without id
file.link as Book,
author as Author,
year as Year,
rating as Rating,
created as Added,
genre as Genre
where
contains(categories,this.file.link) and
!contains(file.name, "Template")
sort rating desc, date asc
```

View File

@@ -3,14 +3,4 @@ tags:
- categories - categories
--- ---
```dataview ![[Clippings.base]]
table without id
file.link as Title,
author as Author,
created as Clipped,
published as Published
where
contains(categories,this.file.link) and
!contains(file.name, "Template")
sort clipped desc
```

View File

@@ -3,12 +3,4 @@ tags:
- categories - categories
--- ---
```dataview ![[Companies.base]]
table without id
file.link as Company,
url as Link
where
contains(categories,this.file.link)
and !contains(file.name, "Template")
sort file.mtime desc
```

View File

@@ -3,10 +3,4 @@ tags:
- categories - categories
--- ---
```dataview ![[Events.base]]
table without id
file.link as Event
where
contains(categories,this.file.link) and
!contains(file.name,"Template")
```

View File

@@ -4,12 +4,4 @@ tags:
--- ---
An evergreen note is an idea. It doesn't have to be something that I agree with, but something is [[Composability|composable]]. In a way, every idiom is a kind of evergreen idea. An evergreen note is an idea. It doesn't have to be something that I agree with, but something is [[Composability|composable]]. In a way, every idiom is a kind of evergreen idea.
```dataview ![[Evergreen.base]]
table without id
file.link as Name,
created as Created
from #0🌲
where
!contains(file.name,"Template")
sort created desc
```

View File

@@ -3,16 +3,4 @@ tags:
- categories - categories
--- ---
```dataview ![[Games.base]]
table without id
file.link as Game,
maker as Maker,
genre as Genre,
year as Year,
rating as Rating,
last as "Last played"
where
contains(categories,this.file.link) and
!contains(file.name, "Template")
sort last desc
```

View File

@@ -3,12 +3,4 @@ tags:
- categories - categories
--- ---
```dataview ![[Journal.base]]
table without id
file.link as Entry,
created as Created
from #journal
where
!contains(file.name,"Template")
sort created desc
```

View File

@@ -2,16 +2,4 @@
tags: tags:
- categories - categories
--- ---
![[Meetings.base]]
```dataview
table without id
file.link as Meeting,
type as Type,
people as People,
date as Date
where
contains(categories,this.file.link) and
!contains(file.name,"Template")
sort date desc
limit 100
```

View File

@@ -4,31 +4,11 @@ tags:
--- ---
## Favorites ## Favorites
```dataview ![[Movies.base#Favorites]]
table without id
file.link as Movie,
year as Year,
rating as Rating,
last as "Last seen",
director as Director
where
contains(categories,this.file.link)
and rating > 6
sort rating desc
```
## Last seen ## Last seen
```dataview ![[Movies.base#Last seen]]
table without id
file.link as Movie,
year as Year,
rating as Rating,
last as "Last seen",
director as Director
where
contains(categories,this.file.link) and
last != "" and !contains(file.name, "Template")
sort last desc
limit 100
```

View File

@@ -3,12 +3,4 @@ tags:
- categories - categories
--- ---
```dataview ![[People.base]]
table without id
file.link as Person,
filter(file.tags, (t) => t !="#people") as Tags
where
contains(categories,this.file.link) and
!contains(file.name,"Template")
sort file.name asc
```

View File

@@ -2,24 +2,6 @@
tags: tags:
- categories - categories
--- ---
```leaflet
id: places
markerTag: places
maxZoom:15
height:400px
```
## Places ![[Map.base]]
![[Places.base]]
```dataview
table without id
file.link as Place,
loc as Location,
type as Type,
rating as Rating
where
contains(categories,this.file.link) and
!contains(file.tags,"places/types") and
!contains(file.name,"Template")
sort last desc
```

View File

@@ -3,16 +3,4 @@ tags:
- categories - categories
--- ---
```dataview ![[Podcast episodes.base]]
table without id
link(file.link, "Ep. " + string(episode)) as Episode,
show as Show,
guests as Guest,
episode as Ep,
rating as Rating,
published as "Published"
where
contains(categories,this.file.link) and
!contains(file.name, "Template")
sort published desc
```

View File

@@ -1,12 +1,7 @@
--- ---
tags:
- categories
related: "[[Podcast episodes]]" related: "[[Podcast episodes]]"
--- ---
```dataview ![[Podcasts.base]]
table without id
file.link as Podcast, host as "Host"
where
contains(categories,this.file.link) and
!contains(file.name,"Template")
sort file.name asc
```

View File

@@ -2,13 +2,5 @@
tags: tags:
- categories - categories
--- ---
```dataview
table without id ![[Posts.base]]
file.link as Title,
status as Status,
published as Published
where
contains(categories,this.file.link) and
!contains(file.name,"Template")
sort published desc
```

View File

@@ -3,19 +3,4 @@ tags:
- categories - categories
--- ---
```dataview ![[Products.base]]
table without id
file.link as Product,
rating as Rating,
acquired as Acquired,
type as Type,
maker as Maker
where
!contains(file.name, "Template") and
contains(categories, [[Products]])
sort
acquired desc,
file.name,
rating desc,
file.mtime desc
```

View File

@@ -3,14 +3,4 @@ tags:
- categories - categories
--- ---
```dataview ![[Projects.base]]
table
type as Type,
year as Year,
status as Status,
url as URL
where
contains(categories,this.file.link) and
!contains(file.name,"Template")
sort year desc
```

View File

@@ -3,11 +3,4 @@ tags:
- categories - categories
--- ---
```dataview ![[Recipes.base]]
table without id
file.link as Recipe, type as Type, author as Author, ingredients as Ingredients, rating as Rating
where
contains(categories,this.file.link) and
!contains(file.name,"Template")
sort created desc
```

View File

@@ -3,13 +3,4 @@ tags:
- categories - categories
--- ---
```dataview ![[Shows.base]]
table without id
file.link as Show,
rating as Rating,
last as "Last seen"
where
contains(categories, this.file.link) and
!contains(file.name, "Template")
sort last desc
```

View File

@@ -3,15 +3,4 @@ tags:
- categories - categories
--- ---
```dataview ![[Trips.base]]
table without id
file.link as Trip,
loc as Location,
start as Start,
end as End
where
contains(categories,this.file.link) and
!contains(file.name, "Template") and
!contains(file.name, "Planning")
sort start desc
```

View File

@@ -4,14 +4,10 @@ categories:
author: author:
- "[[Kevin Kelly]]" - "[[Kevin Kelly]]"
url: https://kk.org/thetechnium/68-bits-of-unsolicited-advice/ url: https://kk.org/thetechnium/68-bits-of-unsolicited-advice/
tags:
- clippings
- advice
created: 2023-09-12 created: 2023-09-12
published: 2020-04-28 published: 2020-04-28
topics: [] topics: []
--- ---
Its my birthday. Im 68. I feel like pulling up a rocking chair and dispensing advice to the young uns. Here are 68 pithy bits of unsolicited advice which I offer as my birthday present to all of you. Its my birthday. Im 68. I feel like pulling up a rocking chair and dispensing advice to the young uns. Here are 68 pithy bits of unsolicited advice which I offer as my birthday present to all of you.
- Learn how to learn from those you disagree with, or even offend you. See if you can find the truth in what they believe. - Learn how to learn from those you disagree with, or even offend you. See if you can find the truth in what they believe.

View File

@@ -7,8 +7,6 @@ author:
source: https://stephango.com/buy-wisely source: https://stephango.com/buy-wisely
clipped: 2023-11-18 clipped: 2023-11-18
published: 2023-09-29 published: 2023-09-29
tags:
- posts
status: status:
- "[[Published]]" - "[[Published]]"
topics: topics:

View File

@@ -5,14 +5,11 @@ categories:
author: author:
- "[[Steph Ango]]" - "[[Steph Ango]]"
url: https://stephango.com/in-good-hands url: https://stephango.com/in-good-hands
tags:
- clippings
- advice
created: 2023-09-12 created: 2023-09-12
published: 2023-08-06 published: 2023-08-06
topics:
status: status:
- "[[Published]]" - "[[Published]]"
topics:
--- ---
There is a feeling I search for: *being in good hands*. It is the feeling I look to give and the feeling I look to receive. There is a feeling I search for: *being in good hands*. It is the feeling I look to give and the feeling I look to receive.

View File

@@ -1,15 +1,3 @@
---
tags:
- daily
---
## Notes ## Notes
```dataview ![[Daily.base]]
list
where
!contains(file.tags, "daily") and
contains(file.outlinks, this.file.link) or
contains(string(file.frontmatter), string(dateformat(this.file.day,"yyyy-MM-dd")))
sort file.ctime asc
limit 50
```

View File

@@ -1,15 +1,3 @@
---
tags:
- daily
---
## Notes ## Notes
```dataview ![[Daily.base]]
list
where
!contains(file.tags, "daily") and
contains(file.outlinks, this.file.link) or
contains(string(file.frontmatter), string(dateformat(this.file.day,"yyyy-MM-dd")))
sort file.ctime asc
limit 50
```

View File

@@ -6,7 +6,5 @@ end: 2023-09-30
loc: loc:
- "[[Kyoto]]" - "[[Kyoto]]"
- "[[Japan]]" - "[[Japan]]"
tags:
- trips
--- ---

View File

@@ -2,7 +2,7 @@
categories: categories:
- "[[Meetings]]" - "[[Meetings]]"
type: [] type: []
date: 2023-09-14 date: 2023-09-12
org: org:
- "[[Obsidian]]" - "[[Obsidian]]"
loc: loc:
@@ -11,7 +11,5 @@ people:
- "[[Steph Ango]]" - "[[Steph Ango]]"
topics: topics:
- "[[Emergence]]" - "[[Emergence]]"
tags:
- meetings
--- ---
- Discussed the book [[Out of Control]] on the topic of [[Emergence]] - Discussed the book [[Out of Control]] on the topic of [[Emergence]]

View File

@@ -11,7 +11,6 @@ topics:
- "[[Evergreen]]" - "[[Evergreen]]"
tags: tags:
- 0🌲 - 0🌲
- clippings
status: status:
- "[[Published]]" - "[[Published]]"
--- ---

View File

@@ -6,8 +6,6 @@ type:
org: org:
- "[[Obsidian]]" - "[[Obsidian]]"
year: 2020 year: 2020
tags:
- projects
url: https://minimal.guide url: https://minimal.guide
status: status:
- "[[Active]]" - "[[Active]]"

View File

@@ -1,19 +1,3 @@
Analysis of cost per use, see [[Buy wisely]] Analysis of cost per use, see [[Buy wisely]]
```dataview ![[Products.base#Cost per use]]
table without id
file.link as Product,
rating as Rating,
"$" + round(price/(monthly-uses*((date(today) - acquired).months)),2) as "Per use",
monthly-uses as "Uses/month",
dateformat(acquired, "yyyy-MM") as Acquired,
round((date(today) - acquired).months,1) as "Months",
"$" + string(round(price, 2)) as Price,
round(monthly-uses*((date(today) - acquired).months),0) as "Total uses",
type as Type
where
monthly-uses > 0 and
contains(categories, [[Products]])
sort
round(price/(monthly-uses*((date(today) - acquired).months)),2) asc
```

View File

@@ -1,10 +1,6 @@
--- ---
categories: categories:
- "[[Albums]]" - "[[Albums]]"
tags:
- music
- albums
- references
genre: genre:
- "[[Jazz]]" - "[[Jazz]]"
artist: "[[Paul Chambers]]" artist: "[[Paul Chambers]]"

View File

@@ -12,9 +12,6 @@ rating: 7
year: 1982 year: 1982
last: 2023-09-14 last: 2023-09-14
imdbId: tt0083658 imdbId: tt0083658
tags:
- movies
- references
--- ---

View File

@@ -16,8 +16,6 @@ rating: 7
published: 2023-07-30 published: 2023-07-30
created: 2023-09-12 created: 2023-09-12
last: 2023-09-12 last: 2023-09-12
tags:
- recipes
--- ---
It seems like every summer I have the impromptu and magical experience of suddenly smelling the delicate aroma of ripe nectarines wafting through the air. At that moment, whether it's at a farmer's market or grocery store, I know it's time to make this recipe. It seems like every summer I have the impromptu and magical experience of suddenly smelling the delicate aroma of ripe nectarines wafting through the air. At that moment, whether it's at a farmer's market or grocery store, I know it's time to make this recipe.

View File

@@ -5,7 +5,4 @@ type: []
maker: maker:
rating: 7 rating: 7
last: 2023-09-01 last: 2023-09-01
tags:
- board-games
- references
--- ---

View File

@@ -1,17 +1,15 @@
--- ---
categories: categories:
- "[[Places]]" - "[[Places]]"
tags:
- places
type: type:
- "[[Shrines]]"
- "[[Parks]]" - "[[Parks]]"
- "[[Shrines]]"
loc: loc:
- "[[Kyoto]]" - "[[Kyoto]]"
- "[[Japan]]" - "[[Japan]]"
rating: 7 rating: 7
created: 2023-09-12 created: 2023-09-12
location: coordinates:
- "34.9689499" - "34.9689499"
- "135.7692576" - "135.7692576"
--- ---

View File

@@ -6,7 +6,4 @@ genre:
rating: 7 rating: 7
created: 2023-09-12 created: 2023-09-12
last: 2023-09-12 last: 2023-09-12
tags:
- shows
- references
--- ---

View File

@@ -3,14 +3,4 @@ tags:
- music/genres - music/genres
--- ---
```dataview ![[Albums.base#Genre]]
table without id
file.link as Album,
artist as Artist,
genre as Genre,
rating as Rating
where
contains(categories, [[Albums]]) and
contains(genre,this.file.link)
sort rating desc
```

View File

@@ -1,44 +1,18 @@
--- ---
categories: categories:
- "[[People]]" - "[[People]]"
tags: type:
- people - "[[Authors]]"
- authors
created: 2023-09-12 created: 2023-09-12
--- ---
## Books ## Books
```dataview ![[Books.base#Author]]
table without id
file.link as Title,
year as Year,
rating as Rating
where
contains(categories,[[Books]]) and
contains(author,this.file.link)
sort rating desc
```
# Clippings # Clippings
```dataview ![[Clippings.base#Author]]
table without id
file.link as Title,
published as Published
where
contains(categories,[[Clippings]]) and
contains(author,this.file.link)
sort rating desc
```
# Podcast episodes # Podcast episodes
```dataview ![[Podcast episodes.base#Guest]]
table without id
file.link as Podcast,
published as Published
where
contains(categories,[[Podcast episodes]]) and
contains(guests,this.file.link)
sort rating desc
```

View File

@@ -3,12 +3,9 @@ categories:
- "[[Places]]" - "[[Places]]"
type: type:
- "[[Cities]]" - "[[Cities]]"
tags:
- places
- cities
loc: loc:
- "[[Japan]]" - "[[Japan]]"
location: coordinates:
- "35.021041" - "35.021041"
- "135.7556075" - "135.7556075"
rating: 7 rating: 7
@@ -16,39 +13,9 @@ created: 2023-09-12
--- ---
## Trips ## Trips
```dataview ![[Trips.base#Location]]
table without id
file.link as Trip,
start as Start,
end as End
where
contains(categories, [[Trips]]) and
contains(loc, this.file.link)
sort file.name desc
```
## Map
```leaflet
id: kyoto
minZoom: 7
maxZoom: 20
defaultZoom: 11
markerTag:
- places
height: 400px
coordinates: [[Kyoto]]
```
## Places ## Places
```dataview ![[Map.base#Location]]
table without id ![[Places.base#Location]]
file.link as Place,
rating as Rating,
type as Type
where
contains(categories, [[Places]]) and
contains(loc, this.file.link)
sort rating desc
```

View File

@@ -2,8 +2,6 @@
categories: categories:
- "[[Companies]]" - "[[Companies]]"
- "[[Apps]]" - "[[Apps]]"
tags:
- companies
type: type:
- "[[Apps]]" - "[[Apps]]"
url: https://obsidian.md/ url: https://obsidian.md/

View File

@@ -4,7 +4,7 @@ categories:
cover: "[[out-of-control.jpg]]" cover: "[[out-of-control.jpg]]"
isbn: 201483408 isbn: 201483408
isbn13: 9780201483406 isbn13: 9780201483406
length: "528" pages: 528
year: 1992 year: 1992
author: author:
- "[[Kevin Kelly]]" - "[[Kevin Kelly]]"
@@ -16,7 +16,4 @@ topics:
created: 2023-09-12 created: 2023-09-12
last: 2023-09-12 last: 2023-09-12
rating: 7 rating: 7
tags:
- books
- references
--- ---

11
References/Parks.md Normal file
View File

@@ -0,0 +1,11 @@
---
tags:
- places/types
icon: trees
color: green
---
## Places
![[Map.base#Type]]
![[Places.base#Type]]

View File

@@ -1,20 +1,10 @@
--- ---
categories: categories:
- "[[People]]" - "[[People]]"
tags: type:
- people - "[[Musicians]]"
- musicians
created: 2023-09-13 created: 2023-09-13
--- ---
## Albums ## Albums
```dataview ![[Albums.base#Artist]]
table without id
file.link as Album,
artist as Artist,
rating as Rating
where
contains(categories,[[Albums]]) and
contains(artist,this.file.link)
sort rating desc
```

View File

@@ -2,13 +2,4 @@
tags: tags:
- genres - genres
--- ---
![[Genre.base]]
```dataview
table without id
file.link as Title,
categories as categories,
rating as Rating
where
contains(genre,this.file.link)
sort rating desc
```

View File

@@ -1,9 +1,8 @@
--- ---
categories: categories:
- "[[People]]" - "[[People]]"
tags: type:
- people - "[[Authors]]"
- authors
org: org:
- "[[Obsidian]]" - "[[Obsidian]]"
created: 2023-09-12 created: 2023-09-12
@@ -12,23 +11,8 @@ url: https://stephango.com/
--- ---
## Clippings ## Clippings
```dataview ![[Clippings.base#Author]]
table without id
file.link as Title,
published as Published
where
contains(author,this.file.link)
sort rating desc
```
## Meetings ## Meetings
```dataview ![[Meetings.base#Person]]
table without id
file.link as Meeting,
date as Date
where
contains(people,this.file.link)
sort file.name desc
```

View File

@@ -10,7 +10,4 @@ aliases:
last: "[[2022-04]]" last: "[[2022-04]]"
rating: 7 rating: 7
year: 2017 year: 2017
tags:
- games
- references
--- ---

View File

@@ -13,8 +13,6 @@ topics:
created: 2023-09-12 created: 2023-09-12
last: 2023-09-12 last: 2023-09-12
tags: tags:
- books
- references
- to-read - to-read
--- ---

View File

@@ -1,9 +1,6 @@
--- ---
categories: categories:
- "[[Podcast episodes]]" - "[[Podcast episodes]]"
tags:
- podcast
- episodes
show: "[[Well Made]]" show: "[[Well Made]]"
guests: guests:
- "[[Kevin Kelly]]" - "[[Kevin Kelly]]"

View File

@@ -4,18 +4,7 @@ categories:
host: host:
- "[[Steph Ango]]" - "[[Steph Ango]]"
rating: rating:
tags:
- podcast
--- ---
## Episodes ## Episodes
```dataview ![[Podcast episodes.base#Show]]
table without id
link(file.link, "Ep. " + string(episode)) as Episode,
guests as Guest,
rating as Rating
where
contains(categories,[[Podcast episodes]]) and
contains(show,this.file.link)
sort episode desc
```

View File

@@ -1,18 +1,8 @@
--- ---
categories: "[[People]]" categories: "[[People]]"
tags: type:
- people - "[[Actors]]"
- actors
--- ---
## Movies ## Movies
```dataview ![[Movies.base#Actor]]
table without id
file.link as Movie,
year as Year,
rating as Rating
where
contains(categories,[[Movies]]) and
contains(cast,this.file.link)
sort rating desc
```

View File

@@ -1,10 +1,6 @@
--- ---
categories: categories:
- "[[Albums]]" - "[[Albums]]"
tags:
- music
- albums
- references
genre: [] genre: []
artist: "" artist: ""
year: year:

View File

@@ -1,7 +1,5 @@
--- ---
categories: "[[Apps]]" categories: "[[Apps]]"
tags:
- apps
maker: "" maker: ""
rating: rating:
--- ---

View File

@@ -1,18 +1,8 @@
--- ---
categories: "[[People]]" categories: "[[People]]"
tags: type:
- people - "[[Authors]]"
- authors
--- ---
## Books ## Books
```dataview ![[Books.base#Author]]
table without id
file.link as Title,
year as Year,
rating as Rating
where
contains(categories,[[Books]]) and
contains(author,this.file.link)
sort rating desc
```

View File

@@ -1,8 +0,0 @@
```dataview
list
where
contains(type, this.file.link) and
!contains(file.name, "Template")
sort file.ctime asc
```

View File

@@ -0,0 +1,48 @@
filters:
and:
- note.categories.contains(link("Albums"))
- '!file.name.contains("Template")'
properties:
file.name:
displayName: Album
note.year:
displayName: Year
note.artist:
displayName: Artist
note.created:
displayName: Added
note.rating:
displayName: Rating
note.genre:
displayName: Genre
views:
- type: table
name: Albums
order:
- file.name
- artist
- rating
- year
- genre
- type: table
name: Artist
filters:
and:
- list(artist).contains(this)
order:
- file.name
- artist
- rating
- year
- genre
- type: table
name: Genre
filters:
and:
- list(genre).contains(this)
order:
- file.name
- artist
- rating
- year
- genre

View File

@@ -0,0 +1,36 @@
filters:
and:
- '!file.ext.containsAny("base", "md", "pdf", "canvas")'
formulas:
Embeds: if(file.embeds[0].containsAny("jpg","gif","webp","jpeg","avif"), file.embeds[0])
Date: if(created,created,if(start,start))
links: file.backlinks
properties:
formula.links:
displayName: Links
views:
- type: cards
name: Images
filters:
and:
- this.file.hasLink(file)
order: []
sort:
- property: file.name
direction: ASC
image: file.file
cardSize: 70
- type: cards
name: All images
image: file.file
imageFit: ""
- type: table
name: Unused attachements
filters:
and:
- formula.links.isEmpty()
order:
- file.name
- formula.links
columnSize:
file.name: 414

View File

@@ -0,0 +1,31 @@
filters:
and:
- file.hasLink(this)
formulas:
Path: file.path
properties:
note.created:
displayName: Date
file.name:
displayName: Title
note.categories:
displayName: Categories
views:
- type: table
name: Backlinks
order:
- file.name
- categories
- created
sort:
- property: created
direction: DESC
- type: table
name: Recent entries
order:
- file.name
- created
sort:
- property: created
direction: DESC
limit: 20

View File

@@ -0,0 +1,18 @@
filters:
and:
- categories.contains(link("Board games"))
- '!file.name.contains("Template")'
properties:
file.name:
displayName: Game
note.rating:
displayName: Rating
note.last:
displayName: Last
views:
- type: table
name: Table
order:
- file.name
- rating
- last

View File

@@ -0,0 +1,57 @@
filters:
and:
- categories.contains(link("Books"))
- '!file.name.contains("Template")'
properties:
note.author:
displayName: Author
file.name:
displayName: Name
note.year:
displayName: Year
note.genre:
displayName: Genre
views:
- type: table
name: Books
order:
- file.name
- author
- length
- year
- rating
- topics
- last
sort:
- property: file.name
direction: ASC
- type: table
name: Top rated
order:
- file.name
- rating
- last
sort:
- property: last
direction: DESC
- type: table
name: Author
filters:
and:
- list(author).contains(this)
order:
- file.name
- year
- genre
sort:
- property: genre
direction: ASC
- type: table
name: Genre
filters:
and:
- list(genre).contains(this)
order:
- file.name
- year
- genre

View File

@@ -0,0 +1,39 @@
filters:
and:
- note.categories.contains(link("Clippings"))
- '!file.name.contains("Template")'
properties:
file.name:
displayName: Title
note.author:
displayName: Author
note.created:
displayName: Clipped
note.published:
displayName: Published
views:
- type: table
name: Clippings
order:
- file.name
- author
- created
- published
sort:
- property: created
direction: DESC
columnSize:
note.author: 140
- type: table
name: Author
filters:
and:
- list(author).contains(this)
order:
- file.name
- author
- created
- published
sort:
- property: clipped
direction: DESC

View File

@@ -0,0 +1,22 @@
filters:
and:
- categories.contains(link("Companies"))
- '!file.name.contains("Template")'
properties:
file.name:
displayName: Company
property.url:
displayName: Link
note.url:
displayName: URL
note.people:
displayName: People
views:
- type: table
name: Companies
order:
- file.name
- url
- people
columnSize:
note.url: 239

View File

@@ -0,0 +1,72 @@
filters:
or:
- file.name.contains(this.file.name)
- created.toString().contains(this.file.name)
- start.toString().contains(this.file.name)
- end.toString().contains(this.file.name)
- file.links.contains(this.file)
properties:
file.name:
displayName: Entry
note.categories:
displayName: Categories
note.created:
displayName: Created
note.tags:
displayName: Tags
views:
- type: table
name: Daily notes
filters:
and:
- '!file.tags.contains("daily")'
- '!file.tags.contains("monthly")'
- file.name != this.file.name
order:
- file.name
- created
- categories
- tags
sort:
- property: tags
direction: ASC
- property: created
direction: DESC
- property: file.name
direction: ASC
- property: categories
direction: ASC
columnSize:
file.name: 287
note.created: 128
note.categories: 119
- type: table
name: Monthly
filters:
and:
- '!file.tags.contains("daily")'
- '!file.tags.contains("monthly")'
- file.name != this.file.name
order:
- file.name
- categories
- created
sort:
- property: file.name
direction: ASC
- property: created
direction: DESC
- type: table
name: Yearly
filters:
and:
- '!file.tags.contains("daily")'
- '!file.tags.contains("monthly")'
- file.name != this.file.name
order:
- file.name
- categories
- created
sort:
- property: created
direction: ASC

View File

@@ -0,0 +1,46 @@
filters:
and:
- categories.contains(link("Events"))
- '!file.name.contains("Template")'
properties:
note.end:
displayName: End
note.loc:
displayName: Location
note.start:
displayName: Start
views:
- type: table
name: Events
order:
- file.name
- start
- end
- loc
sort:
- property: start
direction: DESC
- type: table
name: Type
filters:
and:
- list(type).contains(this)
order:
- file.name
- start
- loc
sort:
- property: start
direction: DESC
- type: table
name: Location
filters:
and:
- list(loc).contains(this)
order:
- file.name
- start
- loc
sort:
- property: start
direction: DESC

View File

@@ -0,0 +1,18 @@
filters:
and:
- tags.contains("0🌲")
- '!file.name.contains("Template")'
properties:
file.name:
displayName: Name
note.created:
displayName: Created
views:
- type: table
name: Evergreen
order:
- file.name
- created
sort:
- column: note.created
direction: DESC

View File

@@ -0,0 +1,36 @@
formulas:
Embeds: if(file.embeds[0].containsAny("jpg","gif","webp","jpeg","avif"), file.embeds[0])
Date: if(created,created,if(start,start))
views:
- type: table
name: All files
order:
- file.name
- file.mtime
- file.path
- file.ext
- type: cards
name: Images
filters:
and:
- '!file.ext.containsAny("base", "canvas", "pdf", "md")'
order:
- file.name
sort:
- property: file.name
direction: ASC
image: file.file
- type: cards
name: Images in posts
filters:
and:
- "!formula.Embeds.isEmpty()"
order:
- file.name
- formula.Date
sort:
- property: file.name
direction: ASC
- property: date
direction: DESC
image: formula.Embeds

View File

@@ -0,0 +1,45 @@
filters:
and:
- note.categories.contains(link("Games"))
- '!file.name.contains("Template")'
display:
file.name: Games
note.year: Year
note.maker: Maker
note.rating: Rating
note.genre: Genre
note.last: Last played
views:
- type: table
name: Games
order:
- file.name
- maker
- genre
- year
- rating
- last
- type: table
name: Studio
filters:
and:
- list(maker).contains(this)
order:
- file.name
- maker
- genre
- year
- rating
- last
- type: table
name: Genre
filters:
and:
- list(genre).contains(this)
order:
- file.name
- maker
- genre
- year
- rating
- last

View File

@@ -0,0 +1,24 @@
filters:
and:
- list(genre).contains(this)
display:
note.rating: Rating
note.categories: Category
note.last: Last
file.name: Name
views:
- type: table
name: Genre
order:
- file.name
- rating
- categories
- last
sort:
- column: note.rating
direction: DESC
- column: note.last
direction: DESC
columnSize:
file.name: 248
note.categories: 170

View File

@@ -0,0 +1,15 @@
filters:
and:
- '!file.name.contains("Template")'
- tags.contains("journal")
properties:
file.name:
displayName: Entry
note.created:
displayName: Created
views:
- type: table
name: Table
order:
- file.name
- created

89
Templates/Bases/Map.base Normal file
View File

@@ -0,0 +1,89 @@
filters:
and:
- categories.contains(link("Places"))
- '!file.name.contains("Template")'
formulas:
Icon: list(type)[0].asFile().properties.icon
Color: list(type)[0].asFile().properties.color
properties:
note.type:
displayName: Type
note.rating:
displayName: Rating
note.loc:
displayName: Location
file.name:
displayName: Name
note.last:
displayName: Last
views:
- type: map
name: Map
order:
- file.name
- rating
- loc
- type
- last
- formula.Icon
sort:
- property: last
direction: DESC
- property: type
direction: ASC
- property: loc
direction: ASC
defaultZoom: 2
coordinates: note.coordinates
markerIcon: formula.Icon
markerColor: formula.Color
- type: map
name: Location
filters:
or:
- list(loc).contains(this)
- list(loc).containsAny(this.related)
order:
- file.name
sort:
- property: last
direction: DESC
- property: type
direction: ASC
- property: loc
direction: ASC
columnSize:
file.name: 162
note.rating: 84
note.loc: 145
note.type: 199
coordinates: note.coordinates
defaultZoom: 10.6
markerIcon: formula.Icon
markerColor: formula.Color
- type: map
name: Type
filters:
and:
- list(type).contains(this)
order:
- file.name
- rating
- type
- formula.Color
sort:
- property: last
direction: DESC
- property: type
direction: ASC
- property: loc
direction: ASC
columnSize:
file.name: 162
note.rating: 84
note.loc: 145
note.type: 199
coordinates: note.coordinates
defaultZoom: 3.1
markerIcon: formula.Icon
markerColor: formula.Color

View File

@@ -0,0 +1,52 @@
filters:
and:
- categories.contains(link("Meetings"))
- '!file.name.contains("Template")'
properties:
note.date:
displayName: Date
note.people:
displayName: People
note.type:
displayName: Type
file.name:
displayName: Meeting
note.org:
displayName: Org
views:
- type: table
name: Meetings
order:
- file.name
- date
- type
- people
sort:
- property: date
direction: ASC
- type: table
name: Person
filters:
and:
- list(people).contains(this)
order:
- file.name
- date
- type
- people
sort:
- property: date
direction: ASC
- type: table
name: Type
filters:
and:
- list(type).contains(this)
order:
- file.name
- date
- people
- org
sort:
- property: date
direction: DESC

239
Templates/Bases/Movies.base Normal file
View File

@@ -0,0 +1,239 @@
filters:
and:
- categories.contains(link("Movies"))
- '!file.name.contains("Template")'
properties:
file.name:
displayName: Name
note.last:
displayName: Last
note.rating:
displayName: Rating
note.year:
displayName: Year
note.director:
displayName: Director
note.genre:
displayName: Genre
note.cast:
displayName: Cast
note.scoreImdb:
displayName: IMDB
note.scoreRT:
displayName: RT
note.runtime:
displayName: Runtime
note.watchlist:
displayName: Added
views:
- type: table
name: All
order:
- file.name
- year
- director
- rating
- last
- plot
- genre
sort:
- property: director
direction: ASC
- property: plot
direction: ASC
columnSize:
file.name: 193
note.director: 205
note.plot: 233
note.genre: 261
- type: table
name: To-watch
filters:
and:
- last.isEmpty()
- rating.isEmpty()
order:
- file.name
- year
- scoreImdb
- scoreRT
- runtime
- watchlist
- director
- genre
sort:
- property: scoreImdb
direction: DESC
- property: scoreRT
direction: DESC
- property: watchlist
direction: DESC
- property: file.name
direction: ASC
- property: director
direction: ASC
columnSize:
file.name: 283
note.year: 68
note.scoreRT: 67
note.director: 238
- type: table
name: Favorites
filters:
and:
- note.rating > 6
order:
- file.name
- director
- year
- genre
- rating
- ratingImdb
- last
sort:
- property: file.name
direction: ASC
- property: ratingImdb
direction: DESC
columnSize:
file.name: 283
note.director: 221
note.year: 68
- type: table
name: Last seen
filters:
and:
- "!last.isEmpty()"
order:
- file.name
- year
- rating
- last
- director
- genre
sort:
- property: last
direction: DESC
- property: file.name
direction: ASC
limit: 20
- type: table
name: Actor
filters:
and:
- list(cast).contains(this)
order:
- file.name
- year
- director
- genre
- ratingImdb
sort:
- property: ratingImdb
direction: DESC
- type: table
name: Genre
filters:
and:
- list(genre).contains(this)
order:
- file.name
- rating
- year
- director
- last
- genre
sort:
- property: last
direction: DESC
- property: genre
direction: ASC
- property: rating
direction: DESC
columnSize:
note.director: 166
note.last: 115
- type: table
name: Director
filters:
and:
- list(director).contains(this)
order:
- file.name
- year
- rating
- last
- cast
- genre
sort:
- property: last
direction: DESC
- property: rating
direction: ASC
- property: year
direction: DESC
columnSize:
file.name: 186
note.year: 79
note.rating: 96
note.genre: 243
- type: table
name: Soundtrack
filters:
and:
- list(music).contains(this)
order:
- file.name
- year
- rating
- last
- cast
- genre
sort:
- property: last
direction: DESC
- property: rating
direction: ASC
- property: year
direction: DESC
columnSize:
file.name: 186
note.year: 79
note.rating: 96
note.genre: 243
- type: table
name: Theater
filters:
and:
- file.links.contains(this.file)
order:
- file.name
- rating
- last
- year
- scoreImdb
- runtime
- scoreRT
- watchlist
- director
- genre
sort:
- property: last
direction: DESC
- property: scoreImdb
direction: DESC
- property: scoreRT
direction: DESC
- property: watchlist
direction: DESC
- property: file.name
direction: ASC
- property: director
direction: ASC
columnSize:
file.name: 283
note.rating: 94
note.year: 68
note.scoreRT: 67
note.director: 238
note.genre: 243

View File

@@ -0,0 +1,33 @@
filters:
and:
- '!file.name.contains("Template")'
- categories.contains(link("People"))
formulas:
Age: (now() - birthday).years.floor()
properties:
file.name:
displayName: Name
note.tags:
displayName: Tags
note.birthday:
displayName: Birthday
views:
- type: table
name: All people
order:
- file.name
- tags
- birthday
- formula.Age
sort:
- property: file.name
direction: ASC
- property: tags
direction: ASC
- property: formula.Age
direction: DESC
- property: birthday
direction: DESC
columnSize:
note.tags: 209
formula.Age: 99

115
Templates/Bases/Places.base Normal file
View File

@@ -0,0 +1,115 @@
filters:
and:
- note.categories.contains(link("Places"))
- '!file.name.contains("Template")'
properties:
note.type:
displayName: Type
note.rating:
displayName: Rating
note.loc:
displayName: Location
file.name:
displayName: Name
note.last:
displayName: Last
views:
- type: table
name: Places
order:
- file.name
- rating
- loc
- type
- last
sort:
- property: last
direction: DESC
- property: type
direction: ASC
- property: loc
direction: ASC
columnSize:
file.name: 162
note.loc: 145
note.type: 199
- type: table
name: Location
filters:
and:
- list(loc).contains(this)
order:
- file.name
- type
- rating
- last
sort:
- property: rating
direction: DESC
- property: last
direction: DESC
- property: loc
direction: ASC
columnSize:
note.type: 197
- type: table
name: Type
filters:
and:
- list(type).contains(this)
order:
- file.name
- type
- rating
- last
sort:
- property: last
direction: DESC
- property: loc
direction: ASC
columnSize:
note.type: 153
- type: table
name: Related
filters:
and:
- file.hasLink(this)
- '!tags.containsAny("cities", "countries")'
order:
- file.name
- rating
- loc
- type
- last
sort:
- property: rating
direction: DESC
- property: last
direction: DESC
- property: type
direction: ASC
- property: loc
direction: ASC
columnSize:
file.name: 162
note.rating: 65
note.loc: 145
note.type: 199
- type: table
name: Metatype
filters:
or:
- list(type).contains(this)
- list(type).containsAny(this.topics)
order:
- file.name
- type
- rating
- last
sort:
- property: last
direction: DESC
- property: loc
direction: ASC
columnSize:
note.type: 153

View File

@@ -0,0 +1,56 @@
filters:
and:
- note.categories.contains(link("Podcast episodes"))
- '!file.name.contains("Template")'
properties:
file.name:
displayName: Podcast
note.show:
displayName: Show
note.guests:
displayName: Guests
note.episode:
displayName: Episode
note.rating:
displayName: Rating
note.published:
displayName: Published
note.guest:
displayName: Guest
views:
- type: table
name: All episodes
order:
- file.name
- show
- guests
- episode
- rating
- published
sort:
- property: published
direction: DESC
- type: table
name: Show
filters:
and:
- list(show).contains(this)
order:
- file.name
- show
- episode
- rating
- published
- guest
- type: table
name: Guest
filters:
and:
- list(guest).contains(this)
order:
- file.name
- show
- guests
- episode
- rating
- published

View File

@@ -0,0 +1,15 @@
filters:
and:
- note.categories.contains(link("Podcasts"))
- '!file.name.contains("Template")'
properties:
file.name:
displayName: Podcast
note.host:
displayName: Host
views:
- type: table
name: Table
order:
- file.name
- host

View File

@@ -0,0 +1,21 @@
properties:
file.name:
displayName: Title
note.status:
displayName: Status
note.published:
displayName: Published
views:
- type: table
name: All
filters:
and:
- list(categories).contains(link("Posts"))
- '!file.name.contains("Template")'
order:
- file.name
- status
- published
sort:
- column: note.published
direction: DESC

View File

@@ -0,0 +1,149 @@
filters:
and:
- note.categories.contains(link("Products"))
- '!file.name.contains("Template")'
formulas:
Owned: ((now() - acquired).months).round()
totalUses: monthlyUses * formula.Owned.round()
perUse: (price / formula.totalUses).toFixed(2)
properties:
note.monthlyUses:
displayName: Uses/month
formula.Owned:
displayName: Months
formula.totalUses:
displayName: Total uses
formula.perUse:
displayName: Per use
note.price:
displayName: Price
note.rating:
displayName: Rating
note.acquired:
displayName: Acquired
note.type:
displayName: Type
file.name:
displayName: Product
views:
- type: table
name: Products
order:
- file.name
- acquired
- rating
- price
- monthlyUses
- formula.perUse
- formula.Owned
- formula.totalUses
- type
sort:
- property: formula.perUse
direction: ASC
- property: formula.totalUses
direction: ASC
- property: acquired
direction: DESC
- property: file.name
direction: DESC
- property: rating
direction: DESC
- property: formula.Owned
direction: ASC
columnSize:
file.name: 209
note.acquired: 112
note.price: 78
note.monthlyUses: 123
formula.perUse: 102
formula.Owned: 113
formula.totalUses: 115
- type: table
name: Cost per use
filters:
and:
- note.monthlyUses > 0
order:
- file.name
- acquired
- monthlyUses
- price
- formula.Owned
- formula.totalUses
- formula.perUse
- type
- rating
sort:
- property: acquired
direction: ASC
- property: monthlyUses
direction: DESC
- property: rating
direction: DESC
columnSize:
file.name: 207
note.acquired: 112
note.monthlyUses: 131
note.price: 78
formula.Owned: 99
formula.totalUses: 100
formula.perUse: 93
- type: table
name: Maker
filters:
and:
- list(maker).contains(this)
order:
- file.name
- rating
- formula.perUse
- monthlyUses
- price
- formula.totalUses
- formula.Owned
- acquired
- type
sort:
- property: file.name
direction: ASC
- property: formula.totalUses
direction: DESC
- property: acquired
direction: DESC
- property: monthlyUses
direction: DESC
columnSize:
file.name: 209
note.monthlyUses: 82
formula.totalUses: 115
- type: table
name: Type
filters:
and:
- list(type).contains(this)
order:
- file.name
- rating
- formula.perUse
- monthlyUses
- price
- formula.totalUses
- formula.Owned
- acquired
- type
sort:
- property: rating
direction: DESC
- property: file.name
direction: ASC
- property: formula.totalUses
direction: DESC
- property: acquired
direction: DESC
- property: monthlyUses
direction: DESC
columnSize:
file.name: 209
note.monthlyUses: 82
formula.totalUses: 115

View File

@@ -0,0 +1,32 @@
filters:
and:
- '!file.name.contains("Template")'
- note.categories.contains(link("Projects"))
properties:
note.status:
displayName: Status
note.url:
displayName: URL
file.name:
displayName: Name
note.type:
displayName: Type
note.year:
displayName: Year
views:
- type: table
name: Table
order:
- file.name
- type
- year
- status
- url
sort:
- column: note.status
direction: ASC
- column: note.year
direction: DESC
columnSize:
file.name: 209
note.type: 199

View File

@@ -0,0 +1,39 @@
filters:
and:
- rating > 0
properties:
note.rating:
displayName: Rating
note.last:
displayName: Last
file.name:
displayName: Name
note.categories:
displayName: Categories
views:
- type: table
name: Ratings
order:
- file.name
- rating
- last
- categories
sort:
- column: note.last
direction: DESC
columnSize:
file.name: 238
- type: table
name: Recent
filters:
and:
- last > now() - "60d"
order:
- file.name
- rating
- last
- categories
sort:
- column: note.last
direction: DESC
limit: 100

View File

@@ -0,0 +1,30 @@
filters:
and:
- note.categories.contains(link("Recipes"))
- '!file.name.contains("Template")'
properties:
file.name:
displayName: Name
note.author:
displayName: Author
note.type:
displayName: Type
note.ingredients:
displayName: Ingredients
note.cuisine:
displayName: Cuisine
note.rating:
displayName: Rating
views:
- type: table
name: Recipes
order:
- file.name
- type
- cuisine
- author
- ingredients
- rating
columnSize:
note.type: 201
note.cuisine: 174

View File

@@ -0,0 +1,40 @@
filters:
and:
- file.path != this.file.path
formulas:
LinksOverlap: formula.Related.length
Related: list(this.file.links).filter(list(file.links).containsAny(value)).unique()
BacklinksCount: file.backlinks.length
TagsOverlap: list(this.file.tags).filter(list(file.tags).containsAny(value)).unique().length
properties:
formula.LinksOverlap:
displayName: Links overlap
file.name:
displayName: Name
formula.BacklinksCount:
displayName: Backlinks count
formula.TagsOverlap:
displayName: Tags overlap
formula.Related:
displayName: Links
views:
- type: table
name: Related
filters:
or:
- formula.LinksOverlap > 2
- file.hasLink(this)
- this.file.hasLink(file)
order:
- file.name
- formula.Related
sort:
- property: formula.LinksOverlap
direction: DESC
- property: formula.TagsOverlap
direction: DESC
- property: formula.BacklinksCount
direction: DESC
limit: 20
columnSize:
file.name: 220

View File

@@ -0,0 +1,94 @@
filters:
and:
- '!file.name.contains("Template")'
- note.categories.contains(link("Shows"))
properties:
file.name:
displayName: Name
note.last:
displayName: Last
note.rating:
displayName: Rating
note.year:
displayName: Year
note.director:
displayName: Director
note.genre:
displayName: Genre
note.cast:
displayName: Cast
views:
- type: table
name: All
order:
- file.name
- year
- rating
- last
- director
- genre
sort:
- column: note.rating
direction: DESC
- column: file.name
direction: ASC
- column: note.director
direction: ASC
- type: table
name: Favorites
filters:
and:
- note.rating > 6
order:
- file.name
- year
- rating
- last
- director
- genre
- type: table
name: Last seen
filters:
and:
- not(empty(note.last))
order:
- file.name
- year
- rating
- last
- director
- genre
sort:
- column: note.last
direction: DESC
limit: 20
- type: table
name: Actor
filters:
and:
- list(cast).contains(this)
order:
- file.name
- year
- director
- genre
- type: table
name: Genre
filters:
and:
- list(genre).contains(this)
order:
- file.name
- year
- director
- genre
- type: table
name: Director
filters:
and:
- list(director).contains(this)
order:
- file.name
- year
- cast
- genre

View File

@@ -0,0 +1,12 @@
filters:
and:
- file.path.contains("/Templates")
views:
- type: table
name: Table
order:
- file.name
- categories
sort: []
columnSize:
file.name: 234

View File

@@ -0,0 +1,38 @@
filters:
and:
- note.categories.contains(link("Trips"))
- '!file.name.contains("Template")'
properties:
note.start:
displayName: Start
note.end:
displayName: End
file.name:
displayName: Trip
note.loc:
displayName: Location
views:
- type: table
name: All trips
filters:
and:
- '!file.name.contains("Planning")'
order:
- file.name
- start
- end
- loc
sort:
- property: end
direction: DESC
columnSize:
file.name: 255
- type: table
name: Location
filters:
and:
- list(loc).contains(this)
order:
- file.name
- start
- end

View File

@@ -6,7 +6,4 @@ maker:
year: year:
rating: rating:
last: {{date}} last: {{date}}
tags:
- board-games
- references
--- ---

View File

@@ -4,7 +4,7 @@ categories:
author: [] author: []
cover: cover:
genre: [] genre: []
length: pages:
isbn: isbn:
isbn13: isbn13:
year: year:
@@ -14,7 +14,5 @@ created: {{date}}
last: last:
via: "" via: ""
tags: tags:
- books
- references
- to-read - to-read
--- ---

View File

@@ -3,52 +3,20 @@ categories:
- "[[Places]]" - "[[Places]]"
type: type:
- "[[Cities]]" - "[[Cities]]"
tags:
- places
- cities
loc: loc:
rating: rating:
created: {{date}} created: {{date}}
last: last:
location: coordinates:
- "35.021041" - "35.021041"
- "135.7556075" - "135.7556075"
--- ---
## Trips ## Trips
```dataview ![[Trips.base#Location]]
table without id
file.link as Trip,
start as Start,
end as End
where
contains(categories, [[Trips]]) and
contains(loc, this.file.link)
sort file.name desc
```
## Map
```leaflet
id: kyoto
minZoom: 10
maxZoom: 20
defaultZoom: 12
markerTag:
- places
height: 400px
coordinates: [[Kyoto]]
```
## Places ## Places
```dataview ![[Map.base#Location]]
table without id
file.link as Place, ![[Places.base#Location]]
rating as Rating,
type as Type
where
contains(categories, [[Places]]) and
contains(loc, this.file.link)
sort rating desc
```

View File

@@ -8,7 +8,4 @@ variety:
process: process:
rating: rating:
last: last:
tags:
- coffee
- references
--- ---

View File

@@ -1,8 +1,6 @@
--- ---
categories: categories:
- "[[Companies]]" - "[[Companies]]"
tags:
- companies
type: [] type: []
people: [] people: []
url: url:

View File

@@ -4,12 +4,4 @@ tags:
--- ---
## Notes ## Notes
```dataview ![[Daily.base]]
list
where
!contains(file.tags, "daily") and
contains(file.outlinks, this.file.link) or
contains(string(file.frontmatter), string(dateformat(this.file.day,"yyyy-MM-dd")))
sort file.ctime asc
limit 50
```

View File

@@ -1,20 +1,10 @@
--- ---
categories: categories:
- "[[People]]" - "[[People]]"
tags: type:
- people - "[[Directors]]"
- directors
created: {{date}} created: {{date}}
--- ---
## Movies ## Movies
```dataview ![[Movies.base#Director]]
table without id
file.link as Movie,
year as Year,
rating as Rating
where
contains(categories,[[Movies]]) and
contains(director,this.file.link)
sort rating desc
```

View File

@@ -2,8 +2,6 @@
categories: categories:
- "[[Emails]]" - "[[Emails]]"
created: {{date}} created: {{date}}
tags:
- emails
org: [] org: []
people: [] people: []
url: url:

Some files were not shown because too many files have changed in this diff Show More