3573535
V2EX  ›  Apple

捷径 shortcuts

  •  
  •   3573535 · Jun 15, 2021 via iPhone · 1812 views
    This topic created in 1839 days ago, the information mentioned may be changed or developed.
    各位大佬,有没有办法在使用 shortcut 创建提醒事项的时候能够添加重复?

    目前我使用的是 scriptable 创建的,可以重复,但是不会选择 list,希望各位吊大的帮个忙,看看这么使用 scriptable 在某个 list 下创建提醒事项
    3573535
        1
    3573535  
    OP
       Jun 15, 2021 via iPhone
    let r = new Reminder()
    r.dueDate= new Date(调整后的日期)
    r.dueDateIncludesTime=true
    r.title='Godzilla vs. Kong'
    let reminderList = ["英语学习"]

    r.save()
    Script.complete()
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3577 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 00:45 · PVG 08:45 · LAX 17:45 · JFK 20:45
    ♥ Do have faith in what you're doing.