up:: 劇本閱讀與一點點(真的一點點)寫作練習

誰是戀愛腦!- 海鷗、凡尼亞舅舅

課前預習

1975電影版
2018電影版
national theater
zero point theater
臺南人

《大學生》劇本
《海鷗》劇本

label: "In Progress"
style: default
id: "progress"
hidden: true
actions:
  - type: updateMetadata
    bindTarget: status
    evaluate: false
    value: "in progress"
  - type: updateMetadata
    bindTarget: date.updated
    evaluate: true
    value: moment().format("YYYY-MM-DDTHH:mm:ss")
label: "Finished"
style: default
id: "finished"
hidden: true
actions:
  - type: updateMetadata
    bindTarget: status
    evaluate: false
    value: "finished"
  - type: updateMetadata
    bindTarget: date.finished
    evaluate: true
    value: moment().format("YYYY-MM-DDTHH:mm:ss")

BUTTON[progress, finished]

label: "Upload"
style: default
id: "upload"
actions:
  - type: updateMetadata
    bindTarget: date.updated
    evaluate: true
    value: moment().format("YYYY-MM-DDTHH:mm:ss")
  - type: command
    command: obsidian-mkdocs-publisher:share-one