urbit / shrub

An operating function (Prototype)
https://urbit.org
MIT License
25 stars 0 forks source link

Diary -> revert-role-conversions #45

Closed hanfel-dovned closed 1 month ago

hanfel-dovned commented 1 month ago

@bonbud-macryg

Explain lore to me rn

This is an (axal idea), aka a data structure that contains all of your descendants' pails, plus some data relevant to the role system.

While writing these tutorials there was this entropic process where I started using the shorthand /diary to refer to /imp/diary.hoon

We probably shouldn't do this.

Should be %del-entry. Also flagging this as a note to not implement the poke on the frontend ourselves.

We have tombstoning!

bonbud-macryg commented 1 month ago

@hanfel-dovned We have tombstoning on the backend but it's not implemented on the frontend, I was thinking it would be a good exercise for the reader in the "Building on Diary" section.