frogman1189
Results
2
issues of
frogman1189
I have an object that looks like ``` @Entity() class Post { int id; List? readByIds // other properties queryObject({this.id = 0, this.readByIds}); } ``` And I would like to...
enhancement
on-hold
My favourite part of using org modes is for the checklists. Currently it seems like this plugin doesn't properly support checklists (doesn't fold parent lists, doesn't toggle check boxes as...