Search found 43 matches

by rcfree
10 Dec 2016 17:43
Forum: User Help / Bug Reports
Topic: How to extract all number occurrences in a string with REGEX
Replies: 7
Views: 18658

How to extract all number occurrences in a string with REGEX

Hi, How to extract all number occurrences in a string using REGEX? I can select occurrences of numbers in a text using (\d+[.,]\d*?), but I can not create a list with all the numbers. =>STRING: ABCDEF 1245.00 - xyztusd 98.72 mgjduc 2450.78 euwiso 87.25 ansjcy 56.12. =>PROBLEM: How to create a list c...
by rcfree
07 Nov 2016 11:41
Forum: User Help / Bug Reports
Topic: New Telegram API
Replies: 4
Views: 13129

Re: New Telegram API

Martin,
You could add a function to Automagic to do something like this plugin? It allows access some webservices, including the Telegram?

https://joaoapps.com/autoweb/adding-web-services/
by rcfree
07 Nov 2016 00:44
Forum: User Help / Bug Reports
Topic: New Telegram API
Replies: 4
Views: 13129

New Telegram API

I saw the Telegram has a new API, I managed to recover some message from my Telegram BOT using http action requested of Automagic, but could not send a text using the API, anyone could help?

https://core.telegram.org/bots/api#update
by rcfree
12 Sep 2016 20:43
Forum: User Help / Bug Reports
Topic: Passing the ID of a button that was clicked to a variable
Replies: 2
Views: 6973

Re: Passing the ID of a button that was clicked to a variabl

I appreciate the quick response, will solve my problem.

thank you
by rcfree
12 Sep 2016 13:41
Forum: User Help / Bug Reports
Topic: Passing the ID of a button that was clicked to a variable
Replies: 2
Views: 6973

Passing the ID of a button that was clicked to a variable

Hi

Is there a way to pass the identification of a button (button within a widget created in Automagic) that was clicked to a variable or flow for analysis?

I want to know which button was clicked to make decisions within a flow, avoid creating a flow for each button.

I appreciate the help.
by rcfree
30 Jan 2016 21:28
Forum: General
Topic: Replicate the functions of Screebl and KinScreen
Replies: 4
Views: 12388

Re: Replicate the functions of Screebl and KinScreen

I appreciate your help I will make an attempt.
by rcfree
30 Jan 2016 10:52
Forum: General
Topic: Replicate the functions of Screebl and KinScreen
Replies: 4
Views: 12388

Re: Replicate the functions of Screebl and KinScreen

I would like to create something similar using Automagic, ie using the sensor data to identify the tilt angle, proximity, motion and determine if the screen will keep on or off.
by rcfree
27 Jan 2016 23:46
Forum: General
Topic: Replicate the functions of Screebl and KinScreen
Replies: 4
Views: 12388

Replicate the functions of Screebl and KinScreen

Could anyone help me to replicate the functions of Screebl and KinScreen applications on Automagic?
by rcfree
02 May 2015 21:12
Forum: User Help / Bug Reports
Topic: How to programatically hide Caller ID with Automagic?
Replies: 2
Views: 8180

Re: How to programatically hide Caller ID with Automagic?

I appreciate the help, your opinion was quite useful.

Is open space for suggestions of other solutions.

thank you