SomeMichael
SomeMichael
I want to mention that I experience the same/similar issue on my stock ROM SAMSUNG A52s 5G. In my case it's not related to OpenCamera, but to sync with my...
I would also be very happy with such a feature😉 but i need it for sharing the selected images with another app Many Thanks
Hi all! I would like to give the REST API a try. Is it ready to be used? I could not find a documentation site despite of this thread... I...
Great! Many thanks! I will have a look ---------------------------------------- 02.04.2023 21:57:21 wvengen ***@***.***>: > > Yes, it is ready to be used. Mostly the user-facing part has been implemented, which...
Ok, I got access via Foodsoft API set up from within my Perl script. Now, checking the [docs](https://petstore.swagger.io/?url=https%3A%2F%2Fraw.githubusercontent.com%2Ffoodcoops%2Ffoodsoft%2Fmaster%2Fdoc%2Fswagger.v1.yml#/), I see I am missing "some" admin tasks. As I already mentioned...
Ok, I will take a look at the code and put my limited programming knowledge to the test and see what I can achieve.
I added admin/users as a first step in [fork branch](https://github.com/SomeMichael/foodsoft/tree/1_API_extension_based_on_y28). This is based upon #969 as suggested ;-). Commit b4348ff33c87477bdbdf10ba3e8756435a0c9a96 Anyone feel free to have a look at it if...
Thanks for your answer, @alxnbl. I think will getonetastic a try, then. Maybe it would be a good idea to add this limitation [here](https://github.com/alxnbl/onenote-md-exporter?tab=readme-ov-file#features-and-limitations)?
Just if anyone runs into the same issue and finds this thread. I came up with this Powershell script to expand all outlines in a notebook: ``` $OneNote = New-Object...
A test is included [here](https://github.com/SomeMichael/foodsoft/blob/b4348ff33c87477bdbdf10ba3e8756435a0c9a96/spec/requests/api/admin/users_spec.rb#L47-L50)