Search found 114 matches

by Bingwu
07 Sep 2017 16:41
Forum: User Help / Bug Reports
Topic: Trigger "File Observer" without existing directory
Replies: 17
Views: 51372

Re: Trigger "File Observer" without existing directory

Hello Desmanto, thanks for your reply! I want to avoid a timer or manually triggering the flow(s). :-/ The file operations are also not the problem. (Utility-Flows) I need a trigger that detects when a file is created/modified in a directory. This is the trigger "File Observer". The problem is that ...
by Bingwu
07 Sep 2017 14:03
Forum: User Help / Bug Reports
Topic: Trigger "File Observer" without existing directory
Replies: 17
Views: 51372

Trigger "File Observer" without existing directory

Hello! Is it possible to monitor directories which do not exist? (Trigger "File Observer"?) This may sound a little strange, so a brief explanation. It bothers me that some apps store downloaded or created files in different places in the internal memory. Therefore, I want to merge these files elsew...
by Bingwu
01 Sep 2017 05:48
Forum: User Help / Bug Reports
Topic: Move all files - except ...
Replies: 6
Views: 19827

Re: Move all files - except ...

Hello!

I have changed (Action "Move Files") {files_move} to {files_move,listformat,comma}.
Is working!

greetings
Peter
by Bingwu
31 Aug 2017 14:06
Forum: User Help / Bug Reports
Topic: Move all files - except ...
Replies: 6
Views: 19827

Re: Move all files - except ...

Hello anuraag!

I thank you for your efforts and the quick help!
Excellent! Create a list of existing files and then remove the single file. :-)

And ... :shock:
I'm so stupid! The same thing I do when transferring flows.

Best regards
Peter
by Bingwu
31 Aug 2017 10:08
Forum: User Help / Bug Reports
Topic: Move all files - except ...
Replies: 6
Views: 19827

Move all files - except ...

Hello! I need help moving files (Action: "Move Files"). I want to move all the files of a directory (except one specific file) to another directory. In principle, therefore : Source Files -> /storage/emulated/0/source/*.* (Different file names, file name lengths, file extensions) Target -> /storage/...
by Bingwu
27 Jul 2017 20:11
Forum: User Help / Bug Reports
Topic: Funktion addDays in einer Schleife
Replies: 6
Views: 17669

Re: Funktion addDays in einer Schleife

Hallo Martin!

Ich nehme "Tor 3"! :D

Code: Select all

getDate(2017,7,27+i,0,0,0)
Cool und simpel!
Danke!

Gruss
Peter
by Bingwu
27 Jul 2017 14:49
Forum: User Help / Bug Reports
Topic: Funktion addDays in einer Schleife
Replies: 6
Views: 17669

Funktion addDays in einer Schleife (Sommerzeitproblem)

"Ah!" seems to be international! This was also my reaction! :-) "Ah!" scheint international zu sein! Das war auch gerade meine Reaktion! I did not think about daylight safing time! Well observed! (thumbs up) An die Sommerzeit habe ich nicht gedacht! Gut beobachtet! (Daumen hoch) The reason is now fo...
by Bingwu
27 Jul 2017 12:13
Forum: User Help / Bug Reports
Topic: Funktion addDays in einer Schleife
Replies: 6
Views: 17669

Re: Funktion addDays in einer Schleife

Hello! Hallo! No, the post is unchanged, so the script as well. Nein, der Post ist unverändert, das Script demnach auch. I have copied your script directly from the forum to my script ... same result as with my script (see attached text file) Ich habe dein Script direkt aus dem Forum in mein Script ...
by Bingwu
27 Jul 2017 07:53
Forum: User Help / Bug Reports
Topic: Funktion addDays in einer Schleife
Replies: 6
Views: 17669

Funktion addDays in einer Schleife

Hallo! Ich habe nicht erwartete Ergebnisse in einem Script mit einer Schleife in Verbindung mit der Funktion "addDays". Ziel ist es, ein jeweils um einen Tag erhöhtes Datum (mit der Uhrzeit 0 Uhr) zu generieren. Das Script (in vereinfachter Darstellung): start = getDate(2017,7,27,0,0,0) for(i in [0 ...
by Bingwu
26 Jul 2017 12:47
Forum: User Help / Bug Reports
Topic: App Task Started - Requires Reset
Replies: 18
Views: 50645

Re: App Task Started - Requires Reset

For me it works with an Asus Nexus 7, a LG Nexus 5 and a Samsung Galaxy S7 edge. Until recently, it also ran on a Samsung Galaxy S2. A high battery consumption therefore I could not notice. The solution shown is an example, I use it even more complex. You can still add a condition, which queries the...