Daniel Possenriede

Results 144 comments of Daniel Possenriede

`winget install Microsoft.WindowsTerminal` fails as well, see https://github.com/microsoft/winget-pkgs/issues/59427#issuecomment-1116012148

> For `upgrade` yes, we would need to filter each version by applicability factors. OS version is only one of those. I think we need this for `search` and `show`...

> Now if we can only convince @denelon to let me spend a few weeks creating a whole new index schema, CDN cache structure, and associated code... ![Do it. Do...

@onebitbrain FWIW I see `MinimumOSVersion: 6.1.7601` (i.e. Windows 7, Service Pack 1 or Windows Server 2008 R2, Service Pack 1) in the [dotnet 6.3.22.22103 manifest](https://github.com/microsoft/winget-pkgs/blob/9d8aebde4ad9d5c1411acd015471278bbfdbca73/manifests/m/Microsoft/dotnet/6.3.22.22103/Microsoft.dotnet.installer.yaml), so this seems to be...

I am trying to add `df_print` to the addin as well. However, the [`md_document`](https://github.com/dpprdan/conflr/blob/5d6d97353c7419877077c675acda67a7962150ca/R/document.R#L123) is already rendered when the addin window opens. So `df_print` is already set at that point...

I'll leave `df_print` out of the addin then, because this would involve a fairly profound change to the addin AFAIU (open the addin before rendering the preview, trigger the preview...

Probably another "new editor" issue, cf #125 > This macro was intentionally excluded from the new editor and replaced with the Code Snippet element. [Learn more](https://support.atlassian.com/confluence-cloud/docs/insert-elements-into-a-page/#Code-snippet) From: [Insert the code...

Not sure whether this helps, but this is an error I am getting after the document is rendered to markdown. The image upload seems to work fine, but the document...

Common German abbreviation are also not handled well, cf. "[-str.](https://pelias.github.io/compare/#/v1/search?text=Heisenbergstr.+2%2C+M%C3%BCnster)" (only city centroid found) vs. "[-straße](https://pelias.github.io/compare/#/v1/search?text=Heisenbergstra%C3%9Fe+2%2C+M%C3%BCnster)" (exact match). This is only a problem with compound streetnames, not separate ones, i.e....

> 🟢 Heisenbergstraße 2, Münster > 🟢 Heisenberg-straße 2, Münster > 🟢 Heisenberg straße 2, Münster > 🟢 Heisenbergstrasse 2, Münster > 🟢 Heisenberg-strasse 2, Münster > 🟢 Heisenberg strasse...