mirror of
https://github.com/urbit/shrub.git
synced 2024-12-20 01:01:37 +03:00
20 lines
579 B
Plaintext
20 lines
579 B
Plaintext
/- *story
|
|
::
|
|
::::
|
|
::
|
|
:- %say
|
|
|= $: [now=@da eny=@uvJ bec=beak]
|
|
[[~] =desk overwrite=_| ~]
|
|
==
|
|
::
|
|
:: Create a story file for a given desk
|
|
::
|
|
=/ our p.bec
|
|
=? desk =(*^desk desk) q.bec :: use current desk if user didn't provide
|
|
=/ existing-story .^(? %cu /(scot %p our)/[desk]/(scot %da now)/story)
|
|
?: ?&(existing-story !overwrite)
|
|
~& "Error: {<desk>}/story already exists. Set the optional parameter `overwrite` to `%.y` to forcibly wipe"
|
|
:- %helm-pass [%d %noop ~]
|
|
=| tale=story
|
|
:- %helm-pass
|
|
[%c [%info desk %& [/story %ins story+!>(tale)]~]] |