shrub/pkg/arvo/gen/story-list.hoon

18 lines
424 B
Plaintext
Raw Normal View History

/- *story
2021-11-26 01:02:29 +03:00
::
::::
::
:- %say
|= $: [now=@da eny=@uvJ bec=beak]
[[syd=desk ~] ~]
==
::
:: List all commit messages for the given desk
::
=/ our p.bec
=/ tale=story .^(story %cx /(scot %p our)/[syd]/(scot %da now)/story)
=/ story-to-mime .^($-(story mime) %cf /(scot %p our)/[syd]/(scot %da now)/story/mime)
=/ tale-mime (story-to-mime tale)
=/ tale-text `@t`q.q.tale-mime
2021-11-26 01:02:29 +03:00
:- %tang
[tale-text ~]