You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here I would like to discuss and collect potential new features that might get implemented in the future.
Currently I do have the following improvements in mind:
(1) Other data sources. Expeciall a way to access csv, xls and sqlite files that are stored somewhere in a web based / cloud based environment. Since in a standard business environment more and more IT infrastructure is migrated to the clouds I consider it as a interesting opportunity to make the could availabe as a source.
(2) the HTML code for the final output of the search result is embedded in AHK code. Basically we use a mutliline string to create the html. This String contains some embedded strings (via %blabla%). I would like to get this html/css/javascript string out of the standard AHK and put it in a separat file.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Here I would like to discuss and collect potential new features that might get implemented in the future.
Currently I do have the following improvements in mind:
(1) Other data sources. Expeciall a way to access csv, xls and sqlite files that are stored somewhere in a web based / cloud based environment. Since in a standard business environment more and more IT infrastructure is migrated to the clouds I consider it as a interesting opportunity to make the could availabe as a source.
(2) the HTML code for the final output of the search result is embedded in AHK code. Basically we use a mutliline string to create the html. This String contains some embedded strings (via %blabla%). I would like to get this html/css/javascript string out of the standard AHK and put it in a separat file.
Beta Was this translation helpful? Give feedback.
All reactions