The code does NOT work for now. It’s OK before.
The content is OK, but the tag could not be set.
tell application “Drafts”
make new draft with properties {content:_text, tags:{“timeline”}}
end tell
The code does NOT work for now. It’s OK before.
The content is OK, but the tag could not be set.
tell application “Drafts”
make new draft with properties {content:_text, tags:{“timeline”}}
end tell
It seems version 50.0.1 fixed this bug.