It will be great that if you search for tasks (Window "Select task from the list", the disabled tasks are resulted also in a gray colour, just "like usual".
Search found 235 matches
- Fri May 29, 2026 8:51 am
- Forum: Suggestions
- Topic: Search task list
- Replies: 0
- Views: 238
- Thu May 07, 2026 4:46 pm
- Forum: General Discussion
- Topic: Get value from JSON
- Replies: 3
- Views: 9116
Re: Get value from JSON
You are the best. As usual. Thanks!
- Thu May 07, 2026 4:07 pm
- Forum: General Discussion
- Topic: Get value from JSON
- Replies: 3
- Views: 9116
Get value from JSON
I'm struggling a bit with getting a value from a JSON string. {"jobStatus":{"jobId":"69fca4afa1630f5937153bff","created":1778164911572,"language":"nl","status":"OPEN","nrAudioSeconds":23,"transcriptionType...
- Mon May 04, 2026 8:43 pm
- Forum: Suggestions
- Topic: File Monitor with timeframe
- Replies: 0
- Views: 18462
File Monitor with timeframe
What I sometimes miss in Robotask is a File Monitor but within a certain timeperiod. Like a combination between File Monitor and scheduler. Best of both worlds. Sometimes a task is polling every minute the whole 24 hours, but I know up front it only takes place between 9 and 12 for example. Low prio...
- Fri Feb 27, 2026 7:24 pm
- Forum: Suggestions
- Topic: Button "Variables" missing in Write Text File
- Replies: 2
- Views: 33449
Re: Button "Variables" missing in Write Text File
Yup, it's there! Great!
- Thu Feb 26, 2026 4:01 pm
- Forum: Suggestions
- Topic: Button "Variables" missing in Write Text File
- Replies: 2
- Views: 33449
Button "Variables" missing in Write Text File
Normally, the variables button is shown in the left-down corner. Here, it isn't. (10.6.4.329)
- Thu Feb 19, 2026 11:12 pm
- Forum: Suggestions
- Topic: [TYPO] Metadata
- Replies: 0
- Views: 47674
- Tue Jan 20, 2026 6:33 pm
- Forum: General Discussion
- Topic: Log copied files - Use as boolean / checklist
- Replies: 4
- Views: 49455
Re: Log copied files - Use as boolean / checklist
Yupz, this works as it should, thanks!
- Tue Jan 20, 2026 2:39 pm
- Forum: General Discussion
- Topic: Log copied files - Use as boolean / checklist
- Replies: 4
- Views: 49455
Re: Log copied files - Use as boolean / checklist
That's not what I meant, or do we have a misunderstanding? ;) Task: copy files, search in folder for *.* File 1 found --> Check logfile Is filepath 1 found in logfile? NO COPY, go to file 2 Is filepath 1 not found in logfile? DO COPY file 1 and add to logfile. The old task which I've found (Search s...
- Tue Jan 20, 2026 9:57 am
- Forum: General Discussion
- Topic: Log copied files - Use as boolean / checklist
- Replies: 4
- Views: 49455
Log copied files - Use as boolean / checklist
Hey Oleg, Quite a long story why I need this, but I need to have some kind of log file in which file-paths are being written. (I have that already), now...if a file is going to be copied AND he is already in that logfile (= copied 1 time), he should skip it. What is your best practice? Shall I play ...