Nick Groenen

Results 42 comments of Nick Groenen

Thank you for your thoughts and great to hear you're open to exploring this. :smile: > Implementing a series of different hosts seems like it might not mesh well with...

> As for the static_configs comment, I am very much against encoding the target host:port in the modules. It's explicitly a Prometheus best practices to move that level of discovery...

It's currently pretty hard-coded: https://github.com/zoni/obsidian-export/blob/6af4c9140cb08898b782b694e6ecb3e23ad88a92/src/lib.rs#L674-L688 I'm not against making this more configurable/overrideable, but it would be nice to know what you're trying to achieve and why you would want a...

Related issue: https://github.com/zoni/obsidian-export/issues/73

I have links to various images in my own exported knowledgebase and have never seen/encountered this behavior. :thinking: I'll need a minimal reproduction case (example vault showing this issue) to...

This has now been implemented through #163. @ofalvai apologies, I'd missed/forgotten to respond to your question. If you're still struggling with this, I do have some possible suggestions, so if...

There's now a PR on pulldown-cmark to parse math blocks: https://github.com/raphlinus/pulldown-cmark/pull/622 If and when that is accepted and merged, and rendering support is also added to [pulldown-cmark-to-cmark](https://github.com/Byron/pulldown-cmark-to-cmark/) (which should be...

Hi Dismas, > Now I do not understand where was the first message with ID 671E024406B7 was triggered from or is this how postfix works or postforward sent it again...

In order to accept and incorporate something like this (which I am not at all opposed to in principle), I would prefer to first see generic support for Obsidian's comment...