RoamJS / query-builder

https://roamjs.com/extensions/query-builder
MIT License
20 stars 5 forks source link

isDiscourseNode small refactor #259

Closed mdroidian closed 5 months ago

mdroidian commented 5 months ago

What was the use case of having nodes as a param? @dvargas92495 I checked all instances where we use isDiscourseNode and it looks like we are only using uid at the moment.

image

Related to https://github.com/RoamJS/roamjs-components/pull/26