elvarb

Results 65 comments of elvarb

Sorry about that, now with examples. The public InternetDB API shodan has for the ip 8.8.8.8 is called with `https://internetdb.shodan.io/8.8.8.8` This returns the following json ``` { "cpes": [], "hostnames":...

Yes thats correct. Also would help when trying to walk through the json data in the show option, debug could then show both the raw json and the data you...

This feature is very important for overall security. Best way to implement it would be to have it a part of Authenticators settings, that way you can for example require...

I'm using DataviewJS with the Chronos Timeline plugin and using wide-dataview works on both standard dataview and dataviewjs block with chronos

Could it be that the theme you are using is overwriting the custom css ? I'm using this one https://github.com/LostViking09/obsidian-fastppuccin

Would be so fantastic to get this as this would allow users to utilize NerdFonts for example (as that font includes countless of custom Icons)

I think that is a fine solution if the req-id's can be defined dynamically like I mentioned in https://github.com/Rooyca/obsidian-api-request/issues/29 It would allow for flexibility when working with the response. You...

I know that feeling well, you start by super gluing code parts to get the original use case working and then it evolves into a monster of both horrors and...

This would be a very benificial feature as I'm finding that the plugin is making the Obsidian experiance on mobile really useful. I can open all notes in reading mode...

As this issue is being worked on I noticed that on the Github page the link there goes to the new documentation site. Through both Google and DuckDuckGo at least...