mirror of
https://github.com/urbit/shrub.git
synced 2025-01-03 01:54:43 +03:00
link-store: add :link-store|note
For writing a comment on a url under a path.
This commit is contained in:
parent
8723dc61ae
commit
4693af478a
10
pkg/arvo/gen/link-store/note.hoon
Normal file
10
pkg/arvo/gen/link-store/note.hoon
Normal file
@ -0,0 +1,10 @@
|
||||
:: link-store|note: write a note on a link in a path
|
||||
::
|
||||
/- *link
|
||||
:- %say
|
||||
|= $: [now=@da eny=@uvJ =beak]
|
||||
[[=path =url note=@t ~] ~]
|
||||
==
|
||||
:- %link-action
|
||||
^- action
|
||||
[%note path url note]
|
Loading…
Reference in New Issue
Block a user