Re: Frozen Pilbox

2023-11-07 Thread Alexander Burger
On Tue, Nov 07, 2023 at 07:33:29AM +, Shaughan Lavine wrote: > Would it have been ok to just create the test directory (!mkdir test), copy > App.l into it, and add PIL-test? I would find that simpler than the zip then > share dance. Yes. You don't even need PIL-test. The PIL-* files are only f

Re: Announce: Database 'search' Function

2023-11-07 Thread Abraham Palmer
I see how I can 'and' criteria together, but can I 'or'? For instance I have a search for items where I want to return all of them that have a link to 1 or more tags in a list. Right now I was running the search for each of my tags and using 'push1' to get the desired results. Is there a better way

Re: Announce: Database 'search' Function

2023-11-07 Thread Alexander Burger
Hi Abraham, > I see how I can 'and' criteria together, but can I 'or'? Yes, but you need to supply Custom Generator and Filter functions. The documentation has an example for this in "Multiple Indexes", where a telephone number being searched for may be in the landline *OR* in the mobile index.

Re: Frozen Pilbox

2023-11-07 Thread Shaughan Lavine
No joy: pty never connects, termux-share times out with a "PilBox is not responding" toast, and adb doesn't give access to system files. Your detailed instructions for replacing App.l, for all that it didn't work, were very helpful. I would have had to find the url, then unpacked everything to f

Re: Frozen Pilbox

2023-11-07 Thread Alexander Burger
Hi Shaughan, > Ah well, unless you have any further suggestions, lesson learned. I'll only > lose 12 days of data, and I'll fix permissions so it won't happen again. > For want of a permission, the data was lost, and all for the wane of a chmod > 660 I don't quite understand. What permissions did

Re: Frozen Pilbox

2023-11-07 Thread Shaughan Lavine
A!ex– I'll most certainly wait till tomorrow and see if updating does the job. I would have tried that earlier, but I don't know how to force a reinstall. I frequently copy everything into the PilBox /storage/emulated/0/… directory. I can see files in there with Total Commander, and I have full

Re: Frozen Pilbox

2023-11-07 Thread Alexander Burger
Hi Shaughan, > A!ex– > I'll most certainly wait till tomorrow and see if updating does the job. I > would have tried that earlier, but I don't know how to force a reinstall. When PilBox starts up, it checks the file "Version". If this file does not exist or has a different value, all Lisp files f

Re: Frozen Pilbox

2023-11-07 Thread Alexander Burger
On Tue, Nov 07, 2023 at 10:07:12PM +, Shaughan Lavine wrote: > I'll most certainly wait till tomorrow and see if updating does the job. Now I released PilBox 23.11.8 to PlayStore. It may take some time to propagate, but you can also download it as ever from https://software-lab.de/pilBox.