Max Chodorowski
Max Chodorowski
+1 for extending documentation First of all I'm missing screenshots. It is way easier to find out what can be achieved with the card just by browsing screenshots. There should...
We could do something as follows: * instead of `hours_to_show` have a setting `timeframe_to_show` * user should be able to specify unit after the number e.g. `1h`, `5m`, `7d` *...
@kalkih yes I was thinking about something like this as you suggested 10/h etc @QkulleQ I think graph is plotted correctly it is just the time which is shown not...
I has been a while but I have just fixed this in my fork. NPM: https://www.npmjs.com/package/hideseek-mod GIT: https://github.com/maxwroc/HideSeek-Mod If you want to test it: https://maxwroc.github.io/HideSeek-Mod/#Hidden%20mode
You can use hideseek for any container which contains list of items. If you want to use specific search string collection use "attribute" option. Please see other my answers for...
@MatthiasKocher FYI I've just added this functionality in my fork (I've created it since this project seems to be dead for 2y) You can test it here: https://maxwroc.github.io/HideSeek-Mod/#Wildcards Npm: https://www.npmjs.com/package/hideseek-mod...
@treyssatvincent: FYI this is fixed in my fork Demo: https://maxwroc.github.io/HideSeek-Mod/ Git: https://github.com/maxwroc/HideSeek-Mod
Merged to [hideseek-mod](https://github.com/maxwroc/HideSeek-Mod)
I had exactly the same problem and I solved it by extending the lib by adding throttling mechanism. I've sent PR here but it looks like this project is dead...
I'm not sure what you mean. I can try to help but please give a real example on jsfiddle/codepen. Probably solution to your issue is to use "attribute" on the...