Switch to separate base files
This commit is contained in:
@@ -3,21 +3,4 @@ tags:
|
|||||||
- categories
|
- categories
|
||||||
---
|
---
|
||||||
|
|
||||||
```base
|
![[Board games.base]]
|
||||||
display:
|
|
||||||
file.name: Game
|
|
||||||
property.rating: Rating
|
|
||||||
property.last: Last
|
|
||||||
views:
|
|
||||||
- type: table
|
|
||||||
name: Table
|
|
||||||
filters:
|
|
||||||
and:
|
|
||||||
- contains(categories, concat("[[", this.file.name, "]]"))
|
|
||||||
- not(contains(file.name, "Template"))
|
|
||||||
order:
|
|
||||||
- file.name
|
|
||||||
- rating
|
|
||||||
- last
|
|
||||||
|
|
||||||
```
|
|
||||||
@@ -3,19 +3,4 @@ tags:
|
|||||||
- categories
|
- categories
|
||||||
---
|
---
|
||||||
|
|
||||||
```base
|
![[Companies.base]]
|
||||||
display:
|
|
||||||
file.name: Company
|
|
||||||
property.url: Link
|
|
||||||
views:
|
|
||||||
- type: table
|
|
||||||
name: Table
|
|
||||||
filters:
|
|
||||||
and:
|
|
||||||
- contains(categories, concat("[[", this.file.name, "]]"))
|
|
||||||
- not(contains(file.name, "Template"))
|
|
||||||
order:
|
|
||||||
- file.name
|
|
||||||
- url
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|||||||
@@ -3,23 +3,4 @@ tags:
|
|||||||
- categories
|
- categories
|
||||||
---
|
---
|
||||||
|
|
||||||
```base
|
![[Events.base]]
|
||||||
filters:
|
|
||||||
and:
|
|
||||||
- contains(categories, concat("[[", this.file.name, "]]"))
|
|
||||||
- not(contains(file.name, "Template"))
|
|
||||||
display:
|
|
||||||
file.name: Event
|
|
||||||
property.type: Type
|
|
||||||
property.start: Start
|
|
||||||
property.loc: Location
|
|
||||||
views:
|
|
||||||
- type: table
|
|
||||||
name: Table
|
|
||||||
order:
|
|
||||||
- file.name
|
|
||||||
- loc
|
|
||||||
- type
|
|
||||||
- start
|
|
||||||
|
|
||||||
```
|
|
||||||
@@ -4,18 +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.
|
||||||
|
|
||||||
```base
|
![[Evergreen.base]]
|
||||||
display:
|
|
||||||
file.name: Name
|
|
||||||
property.created: Created
|
|
||||||
views:
|
|
||||||
- type: table
|
|
||||||
name: Table
|
|
||||||
filters:
|
|
||||||
and:
|
|
||||||
- contains(property.tags, "0🌲")
|
|
||||||
- not(contains(file.name, "Template"))
|
|
||||||
order:
|
|
||||||
- file.name
|
|
||||||
- created
|
|
||||||
```
|
|
||||||
@@ -3,19 +3,4 @@ tags:
|
|||||||
- categories
|
- categories
|
||||||
---
|
---
|
||||||
|
|
||||||
```base
|
![[Journal.base]]
|
||||||
filters:
|
|
||||||
and:
|
|
||||||
- contains(property.tags, "journal")
|
|
||||||
- not(contains(file.name, "Template"))
|
|
||||||
display:
|
|
||||||
file.name: Entry
|
|
||||||
property.created: Created
|
|
||||||
views:
|
|
||||||
- type: table
|
|
||||||
name: Table
|
|
||||||
order:
|
|
||||||
- file.name
|
|
||||||
- created
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|||||||
@@ -3,19 +3,4 @@ tags:
|
|||||||
- categories
|
- categories
|
||||||
---
|
---
|
||||||
|
|
||||||
```base
|
![[People.base]]
|
||||||
filters:
|
|
||||||
and:
|
|
||||||
- contains(property.categories, "[[People]]")
|
|
||||||
- not(contains(file.name, "Template"))
|
|
||||||
display:
|
|
||||||
file.name: Name
|
|
||||||
property.tags: Tags
|
|
||||||
views:
|
|
||||||
- type: table
|
|
||||||
name: Table
|
|
||||||
order:
|
|
||||||
- file.name
|
|
||||||
- tags
|
|
||||||
|
|
||||||
```
|
|
||||||
@@ -2,19 +2,4 @@
|
|||||||
related: "[[Podcast episodes]]"
|
related: "[[Podcast episodes]]"
|
||||||
---
|
---
|
||||||
|
|
||||||
```base
|
![[Podcasts.base]]
|
||||||
display:
|
|
||||||
file.name: Podcast
|
|
||||||
property.host: Host
|
|
||||||
views:
|
|
||||||
- type: table
|
|
||||||
name: Table
|
|
||||||
filters:
|
|
||||||
and:
|
|
||||||
- contains(categories, concat("[[", this.file.name, "]]"))
|
|
||||||
- not(contains(file.name, "Template"))
|
|
||||||
order:
|
|
||||||
- file.name
|
|
||||||
- host
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|||||||
@@ -3,21 +3,4 @@ tags:
|
|||||||
- categories
|
- categories
|
||||||
---
|
---
|
||||||
|
|
||||||
```base
|
![[Posts.base]]
|
||||||
display:
|
|
||||||
file.name: Title
|
|
||||||
property.status: Status
|
|
||||||
property.published: Published
|
|
||||||
views:
|
|
||||||
- type: table
|
|
||||||
name: Table
|
|
||||||
filters:
|
|
||||||
and:
|
|
||||||
- contains(categories, concat("[[", this.file.name, "]]"))
|
|
||||||
- not(contains(file.name, "Template"))
|
|
||||||
order:
|
|
||||||
- file.name
|
|
||||||
- status
|
|
||||||
- published
|
|
||||||
|
|
||||||
```
|
|
||||||
@@ -3,25 +3,4 @@ tags:
|
|||||||
- categories
|
- categories
|
||||||
---
|
---
|
||||||
|
|
||||||
```base
|
![[Projects.base]]
|
||||||
filters:
|
|
||||||
and:
|
|
||||||
- contains(categories, concat("[[", this.file.name, "]]"))
|
|
||||||
- not(contains(file.name, "Template"))
|
|
||||||
display:
|
|
||||||
property.status: Status
|
|
||||||
property.url: URL
|
|
||||||
file.name: Name
|
|
||||||
property.type: Type
|
|
||||||
property.year: Year
|
|
||||||
views:
|
|
||||||
- type: table
|
|
||||||
name: Table
|
|
||||||
order:
|
|
||||||
- file.name
|
|
||||||
- type
|
|
||||||
- year
|
|
||||||
- status
|
|
||||||
- url
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|||||||
@@ -2,21 +2,5 @@
|
|||||||
tags:
|
tags:
|
||||||
- categories
|
- categories
|
||||||
---
|
---
|
||||||
```base
|
|
||||||
filters:
|
|
||||||
and:
|
|
||||||
- contains(categories, concat("[[", this.file.name, "]]"))
|
|
||||||
- not(contains(file.name, "Template"))
|
|
||||||
display:
|
|
||||||
file.name: Name
|
|
||||||
property.rating: Rating
|
|
||||||
property.last: Last
|
|
||||||
views:
|
|
||||||
- type: table
|
|
||||||
name: Table
|
|
||||||
order:
|
|
||||||
- file.name
|
|
||||||
- rating
|
|
||||||
- last
|
|
||||||
|
|
||||||
```
|
![[Shows.base]]
|
||||||
|
|||||||
15
Templates/Bases/Board games.base
Normal file
15
Templates/Bases/Board games.base
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
filters:
|
||||||
|
and:
|
||||||
|
- contains(property.categories, "[[Board games]]")
|
||||||
|
- not(contains(file.name, "Template"))
|
||||||
|
display:
|
||||||
|
file.name: Game
|
||||||
|
property.rating: Rating
|
||||||
|
property.last: Last
|
||||||
|
views:
|
||||||
|
- type: table
|
||||||
|
name: Table
|
||||||
|
order:
|
||||||
|
- file.name
|
||||||
|
- rating
|
||||||
|
- last
|
||||||
13
Templates/Bases/Companies.base
Normal file
13
Templates/Bases/Companies.base
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
display:
|
||||||
|
file.name: Company
|
||||||
|
property.url: Link
|
||||||
|
views:
|
||||||
|
- type: table
|
||||||
|
name: Table
|
||||||
|
filters:
|
||||||
|
and:
|
||||||
|
- contains(categories, concat("[[", this.file.name, "]]"))
|
||||||
|
- not(contains(file.name, "Template"))
|
||||||
|
order:
|
||||||
|
- file.name
|
||||||
|
- url
|
||||||
@@ -6,23 +6,22 @@ filters:
|
|||||||
- contains(property.end, this.file.name)
|
- contains(property.end, this.file.name)
|
||||||
display:
|
display:
|
||||||
file.name: Entry
|
file.name: Entry
|
||||||
property.category: Categories
|
|
||||||
property.created: Created
|
property.created: Created
|
||||||
|
property.categories: Categories
|
||||||
views:
|
views:
|
||||||
- type: table
|
- type: table
|
||||||
name: Daily notes
|
name: Daily notes
|
||||||
filters:
|
filters:
|
||||||
and:
|
and:
|
||||||
- not(contains(property.tags, "monthly"))
|
- not(taggedWith(file.file, "daily"))
|
||||||
|
- not(taggedWith(file.file, "monthly"))
|
||||||
order:
|
order:
|
||||||
- file.name
|
- file.name
|
||||||
- category
|
- categories
|
||||||
- created
|
- created
|
||||||
sort:
|
sort:
|
||||||
- column: file.name
|
- column: file.name
|
||||||
direction: ASC
|
direction: ASC
|
||||||
- column: property.category
|
|
||||||
direction: ASC
|
|
||||||
- column: property.created
|
- column: property.created
|
||||||
direction: ASC
|
direction: ASC
|
||||||
columnSize:
|
columnSize:
|
||||||
|
|||||||
29
Templates/Bases/Events.base
Normal file
29
Templates/Bases/Events.base
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
filters:
|
||||||
|
and:
|
||||||
|
- contains(property.categories, "[[Events]]")
|
||||||
|
- not(contains(file.name, "Template"))
|
||||||
|
display:
|
||||||
|
file.name: Event
|
||||||
|
property.loc: Location
|
||||||
|
views:
|
||||||
|
- type: table
|
||||||
|
name: Events
|
||||||
|
order:
|
||||||
|
- file.name
|
||||||
|
- loc
|
||||||
|
- start
|
||||||
|
- type: table
|
||||||
|
name: Type
|
||||||
|
filters:
|
||||||
|
and:
|
||||||
|
- contains(type, concat("[[", this.file.name, "]]"))
|
||||||
|
order:
|
||||||
|
- file.name
|
||||||
|
- loc
|
||||||
|
- start
|
||||||
|
columnSize:
|
||||||
|
file.name: 226
|
||||||
|
property.loc: 199
|
||||||
|
sort:
|
||||||
|
- column: property.start
|
||||||
|
direction: DESC
|
||||||
13
Templates/Bases/Evergreen.base
Normal file
13
Templates/Bases/Evergreen.base
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
display:
|
||||||
|
file.name: Name
|
||||||
|
property.created: Created
|
||||||
|
views:
|
||||||
|
- type: table
|
||||||
|
name: Table
|
||||||
|
filters:
|
||||||
|
and:
|
||||||
|
- contains(property.tags, "0🌲")
|
||||||
|
- not(contains(file.name, "Template"))
|
||||||
|
order:
|
||||||
|
- file.name
|
||||||
|
- created
|
||||||
13
Templates/Bases/Journal.base
Normal file
13
Templates/Bases/Journal.base
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
filters:
|
||||||
|
and:
|
||||||
|
- contains(property.tags, "journal")
|
||||||
|
- not(contains(file.name, "Template"))
|
||||||
|
display:
|
||||||
|
file.name: Entry
|
||||||
|
property.created: Created
|
||||||
|
views:
|
||||||
|
- type: table
|
||||||
|
name: Table
|
||||||
|
order:
|
||||||
|
- file.name
|
||||||
|
- created
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
filters:
|
filters:
|
||||||
and:
|
and:
|
||||||
- contains
|
|
||||||
- not(contains(file.name, "Template"))
|
- not(contains(file.name, "Template"))
|
||||||
|
- contains(property.categories, "[[Movies]]")
|
||||||
display:
|
display:
|
||||||
file.name: Name
|
file.name: Name
|
||||||
property.last: Last
|
property.last: Last
|
||||||
@@ -32,6 +32,11 @@ views:
|
|||||||
- last
|
- last
|
||||||
- director
|
- director
|
||||||
- genre
|
- genre
|
||||||
|
sort:
|
||||||
|
- column: file.name
|
||||||
|
direction: ASC
|
||||||
|
- column: property.director
|
||||||
|
direction: ASC
|
||||||
- type: table
|
- type: table
|
||||||
name: Last seen
|
name: Last seen
|
||||||
filters:
|
filters:
|
||||||
@@ -46,7 +51,8 @@ views:
|
|||||||
- genre
|
- genre
|
||||||
sort:
|
sort:
|
||||||
- column: property.last
|
- column: property.last
|
||||||
direction: ASC
|
direction: DESC
|
||||||
|
limit: 20
|
||||||
- type: table
|
- type: table
|
||||||
name: Actor
|
name: Actor
|
||||||
filters:
|
filters:
|
||||||
|
|||||||
13
Templates/Bases/People.base
Normal file
13
Templates/Bases/People.base
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
filters:
|
||||||
|
and:
|
||||||
|
- contains(property.categories, "[[People]]")
|
||||||
|
- not(contains(file.name, "Template"))
|
||||||
|
display:
|
||||||
|
file.name: Name
|
||||||
|
property.tags: Tags
|
||||||
|
views:
|
||||||
|
- type: table
|
||||||
|
name: Table
|
||||||
|
order:
|
||||||
|
- file.name
|
||||||
|
- tags
|
||||||
13
Templates/Bases/Podcasts.base
Normal file
13
Templates/Bases/Podcasts.base
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
filters:
|
||||||
|
and:
|
||||||
|
- contains(property.categories, "[[Podcasts]]")
|
||||||
|
- not(contains(file.name, "Template"))
|
||||||
|
display:
|
||||||
|
file.name: Podcast
|
||||||
|
property.host: Host
|
||||||
|
views:
|
||||||
|
- type: table
|
||||||
|
name: Table
|
||||||
|
order:
|
||||||
|
- file.name
|
||||||
|
- host
|
||||||
15
Templates/Bases/Posts.base
Normal file
15
Templates/Bases/Posts.base
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
display:
|
||||||
|
file.name: Title
|
||||||
|
property.status: Status
|
||||||
|
property.published: Published
|
||||||
|
views:
|
||||||
|
- type: table
|
||||||
|
name: Table
|
||||||
|
filters:
|
||||||
|
and:
|
||||||
|
- contains(categories, concat("[[", this.file.name, "]]"))
|
||||||
|
- not(contains(file.name, "Template"))
|
||||||
|
order:
|
||||||
|
- file.name
|
||||||
|
- status
|
||||||
|
- published
|
||||||
19
Templates/Bases/Projects.base
Normal file
19
Templates/Bases/Projects.base
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
filters:
|
||||||
|
and:
|
||||||
|
- contains(categories, concat("[[", this.file.name, "]]"))
|
||||||
|
- not(contains(file.name, "Template"))
|
||||||
|
display:
|
||||||
|
property.status: Status
|
||||||
|
property.url: URL
|
||||||
|
file.name: Name
|
||||||
|
property.type: Type
|
||||||
|
property.year: Year
|
||||||
|
views:
|
||||||
|
- type: table
|
||||||
|
name: Table
|
||||||
|
order:
|
||||||
|
- file.name
|
||||||
|
- type
|
||||||
|
- year
|
||||||
|
- status
|
||||||
|
- url
|
||||||
85
Templates/Bases/Shows.base
Normal file
85
Templates/Bases/Shows.base
Normal file
@@ -0,0 +1,85 @@
|
|||||||
|
filters:
|
||||||
|
and:
|
||||||
|
- not(contains(file.name, "Template"))
|
||||||
|
- contains(property.categories, "[[Shows]]")
|
||||||
|
display:
|
||||||
|
file.name: Name
|
||||||
|
property.last: Last
|
||||||
|
property.rating: Rating
|
||||||
|
property.year: Year
|
||||||
|
property.director: Director
|
||||||
|
property.genre: Genre
|
||||||
|
property.cast: Cast
|
||||||
|
views:
|
||||||
|
- type: table
|
||||||
|
name: Favorites
|
||||||
|
filters:
|
||||||
|
and:
|
||||||
|
- property.rating > 6
|
||||||
|
order:
|
||||||
|
- file.name
|
||||||
|
- year
|
||||||
|
- rating
|
||||||
|
- last
|
||||||
|
- director
|
||||||
|
- genre
|
||||||
|
- type: table
|
||||||
|
name: All
|
||||||
|
order:
|
||||||
|
- file.name
|
||||||
|
- year
|
||||||
|
- rating
|
||||||
|
- last
|
||||||
|
- director
|
||||||
|
- genre
|
||||||
|
sort:
|
||||||
|
- column: file.name
|
||||||
|
direction: ASC
|
||||||
|
- column: property.director
|
||||||
|
direction: ASC
|
||||||
|
- type: table
|
||||||
|
name: Last seen
|
||||||
|
filters:
|
||||||
|
and:
|
||||||
|
- not(empty(property.last))
|
||||||
|
order:
|
||||||
|
- file.name
|
||||||
|
- year
|
||||||
|
- rating
|
||||||
|
- last
|
||||||
|
- director
|
||||||
|
- genre
|
||||||
|
sort:
|
||||||
|
- column: property.last
|
||||||
|
direction: DESC
|
||||||
|
limit: 20
|
||||||
|
- type: table
|
||||||
|
name: Actor
|
||||||
|
filters:
|
||||||
|
and:
|
||||||
|
- contains(cast, concat("[[", this.file.name, "]]"))
|
||||||
|
order:
|
||||||
|
- file.name
|
||||||
|
- year
|
||||||
|
- director
|
||||||
|
- genre
|
||||||
|
- type: table
|
||||||
|
name: Genre
|
||||||
|
filters:
|
||||||
|
and:
|
||||||
|
- contains(genre, concat("[[", this.file.name, "]]"))
|
||||||
|
order:
|
||||||
|
- file.name
|
||||||
|
- year
|
||||||
|
- director
|
||||||
|
- genre
|
||||||
|
- type: table
|
||||||
|
name: Director
|
||||||
|
filters:
|
||||||
|
and:
|
||||||
|
- contains(director, concat("[[", this.file.name, "]]"))
|
||||||
|
order:
|
||||||
|
- file.name
|
||||||
|
- year
|
||||||
|
- cast
|
||||||
|
- genre
|
||||||
Reference in New Issue
Block a user