jmday
jmday
link-entry scaffold tool creates code that doesn’t compile Compiling name_graph v0.0.1 (/Users/jmday/dev/holo/hello_link/dnas/name_graph/zomes/coordinator/name_graph) error[E0124]: field `name_entry_hash` is already declared --> dnas/name_graph/zomes/coordinator/name_graph/src/name_entry_to_name_entries.rs:6:5 | 5 | pub name_entry_hash: ActionHash, | ------------------------------- `name_entry_hash` first...
Using svelte (not sure of Vue or Lit) With plural `entry-type` name Creating a collection on that (plural-named) entry-type results in an import statement for singular `XDetail.svelte` filename but the...
It would be so clutch to create a scaffold config that can be edited and then passed back into `hc scaffold` as a param so it creates all the things…...
It would be great to have an option for creating a `private` entry-type.
Using svelte (not sure of Vue or Lit) When a collection is not getting Global (all) entries but only author’s entries: it could be really helpful to provide the user...