-
{{[[DONE]]}} prolly shouldn't hide the titles of daily notes' pages, since their uid's give it all away regardless:D & the `(hidden)` prefix isn't nice there
-
{{[[TODO]]}} definitely need to move to #typescript . it's getting worse w/o it
-
{{[[TODO]]}} for the publicTags & similar, I think we need to default to them being linked references (`#[[(hidden) G97ohL3l8]]`, `[[]]`, `#[[(hidden) G97ohL3l8]][[]]` etc), instead of allowing any text-matching since it could be dangerous if accidentally messed up.
-
{{[[TODO]]}} can still allow text-based w/ some work-around
-
the defaults matter, and here the linked-reference default makes a lot of sense. esp. for privacy sake, like w/ the public tags.
-
{{[[TODO]]}} need to `rm -rf` the `_work/notes`(+ `/notes` ?) folder because after `upsync`, `backup` fails when committing - apparently some changes happen in the workflow file and ofc github rejects it
-
{{[[TODO]]}} let's make a public page export, including linked references / linked mentions
-
good. the intention here, at least initially, is to have public notes available in our control, AND for them to be fast
-
i.e. they're created on compile-time (traverse-time) and load immediately instead of waiting for roam to load.
-
and to update, we re-run the roam-traverse-graph, & re-generate the html
-
#roam thus becomes a hosting platform for notes, with sync built in. still worth, still love it & want to support the people building it. let's go.
-
-
re: [public page export](((ZVJFveGY0))): would be nice to, instead of necessarily generating html, to split the block string just like in #js template literals -- it'd thus be useful for other use cases as well, and creating html would become trivial.
-