Ike Saunders

Results 66 comments of Ike Saunders

Looking forward to this! To clarify, under the current folder-based categorization system, a note can only belong to one category at a time? I've seen markdown-based note apps use YAML...

Running list of further TODOs that have been identified in pull requests: - [ ] Automatically update suggested chart revisions so that they don't invalidate when a DoD is updated...

[V1 of Details on Demand](https://github.com/owid/owid-grapher/pull/1552) is now deployed on staging where I shall continue to QA it until we think it's ready for a deployment onto prod.

Currently clientSettings contains: ``` BUGSNAG_API_KEY ADMIN_SERVER_PORT ADMIN_SERVER_HOST BAKED_BASE_URL BAKED_GRAPHER_URL BAKED_GRAPHER_EXPORTS_BASE_URL ADMIN_BASE_URL WORDPRESS_URL ALGOLIA_ID ALGOLIA_SEARCH_KEY STRIPE_PUBLIC_KEY DONATE_API_URL RECAPTCHA_SITE_KEY TOPICS_CONTENT_GRAPH ``` Of these, Grapher uses `ADMIN_BASE_URL` and `BAKED_GRAPHER_URL` - both of which...

`grapher/` directory would merge: - `explorer` - `grapher` - `coreTable` - `gridLang` `site/` would merge: - `adminSiteClient` - `adminSiteServer` - `baker` - `db` - `explorerAdminClient` - `explorerAdminServer` - `gitCms` -...

Given that we have a way to deal with this for now (by setting `titlePublic`) we're considering this nice to have, though it hopefully wouldn't take too much effort to...

Haven't found any remaining issues in QA on the tip of this 🙂

I wrote a document in notion - _2022-10-21 Global Details on Demand_ - which goes into detail on this. Depending on the complexity of our content graph ambitions I think...

Can confirm this is still happening - just ran a test content deploy by publishing a random article on a staging environment

Hey @mlbrgl - sorry it looks like there's some urgency here but I'm wondering why you chose this approach over adding a new type of attachment? That's the standard way...