hark-store: add %add-note JSON decoder

This commit is contained in:
Liam Fitzgerald 2022-03-22 13:41:57 -06:00
parent 4f1af1e9ed
commit 5a1ead5513

View File

@ -171,6 +171,7 @@
++ dejs
=, dejs:format
|%
++ ship (su ;~(pfix fed:ag))
:: TODO: fix +stab
::
++ pa
@ -218,6 +219,26 @@
:~ lid+lid
bin+bin
==
++ content
%- of
:~ text+so
ship+ship
==
::
++ body
%- ot
:~ title+(ar content)
content+(ar content)
time+di
binned+pa
link+pa
==
::
++ add-note
%- ot
:~ bin+bin
body+body
==
::
++ action
^- $-(json ^action)
@ -228,6 +249,7 @@
read-count+place
read-each+read-each
read-note+bin
add-note+add-note
==
--
--