mnot / rfc.fyi

Browseable, searchable RFC index
https://rfc.fyi/
BSD 3-Clause "New" or "Revised" License
114 stars 8 forks source link

Is there a way to search for WG=null ? #36

Open DavidSchinazi opened 1 month ago

DavidSchinazi commented 1 month ago

I was looking for a way to find all AD-sponsored RFCs. Conceptually it's all the RFCs where

These don't seem to do the trick:

Is there a way to query this?

mnot commented 1 month ago

Should be possible with a little bit of code.

DavidSchinazi commented 1 month ago

Thanks. I can look into the code to add this feature. No promises on when I'll manage to get around to it though :-)

mnot commented 1 month ago

I think it would need to be in data.js:listTaggedRfcs().