You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A way to easily Sort a sheet by property.
Doesn't need to sort the json itself, could be just an editable view (you still can edit a given row) with the results.
But having the json always sorted by id would be nice.
A way to easily Filter a sheet by regex applied to a property.
Again, doesnt need to sort the json itself, could be just an editable view (you still can edit a given row) with the results.
Could work on lists/customTypes by using the regex on its stringfied value
Would be nice to have those :)
The text was updated successfully, but these errors were encountered:
A way to easily Sort a sheet by property.
Doesn't need to sort the json itself, could be just an editable view (you still can edit a given row) with the results.
But having the json always sorted by id would be nice.
A way to easily Filter a sheet by regex applied to a property.
Again, doesnt need to sort the json itself, could be just an editable view (you still can edit a given row) with the results.
Could work on lists/customTypes by using the regex on its stringfied value
Would be nice to have those :)
The text was updated successfully, but these errors were encountered: