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
I want to create a bash script which selects the pages with Other.Foo = 1 and which orders this sets increasly with the field Other.Baa. Because gostatic is a library, can I do that, can't I? How?
I need it because I plan to join all pages with custom fields into a one pdf. I think other users could see benefits from that possibility
Thanks in advance,
The text was updated successfully, but these errors were encountered:
Heh... Well, there are two possibilities: either to extend gostatic to have some console interface - this would be somewhat bigger application, of course, or - to take advantage of gostatic being a library - it has to be written in Go.
Hi,
I want to create a bash script which selects the pages with
Other.Foo = 1
and which orders this sets increasly with the fieldOther.Baa
. Because gostatic is a library, can I do that, can't I? How?I need it because I plan to join all pages with custom fields into a one pdf. I think other users could see benefits from that possibility
Thanks in advance,
The text was updated successfully, but these errors were encountered: