2025-08-26 22:23:36 update from obsidian (5 file·s changed)
Affected files: .obsidian/plugins/obsidian-meta-bind-plugin/data.json .obsidian/plugins/obsidian-pandoc-reference-list/data.json References/The Elephant Man.md daily/2025-08-26.md templates/film.md
This commit is contained in:
@@ -17,9 +17,23 @@ created: 2025-08-26
|
||||
tags:
|
||||
- t/source/film
|
||||
- s/art/cinema
|
||||
date-visionage: false
|
||||
---
|
||||
|
||||
```meta-bind
|
||||
INPUT[date:date_test]
|
||||
```
|
||||
|
||||
```meta-bind-button
|
||||
label: Vu aujourd'hui
|
||||
icon: ""
|
||||
style: default
|
||||
class: ""
|
||||
cssStyle: ""
|
||||
backgroundImage: ""
|
||||
tooltip: mettre à jour la date de dernier visionage du film
|
||||
id: ""
|
||||
hidden: false
|
||||
actions:
|
||||
- type: updateMetadata
|
||||
bindTarget: date_last_seen
|
||||
evaluate: true
|
||||
value: moment(Date.now()).format('YYYY/MM/DD')
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user