pldb
pldb copied to clipboard
Feedback from TW: improve `type` column?
It needs to be improved.
https://github.com/breck7/pldb/issues/39
It might be as simple as allowing multiple types and we just use the first type as the primary type.
Finally you can set multiple types. The first is used as the primary. f23992520d45bcfa6dcd982eec9a28b89300b976
I'm going to keep this open for now because I still want to add an enum computerLanguage and get rid of the isLanguage mess.
Renamed "type" to "tags". Good enough for now.