Christoph Zwerschke

Results 235 comments of Christoph Zwerschke

Right. Either we use a *dedicated* hotkey for pasting URLs or we use the same hotkey ctrl-v, but then it should be checked whether it's really a URL. Also, if...

@HaleTom To answer the original question: The < and > are Markdown syntax to specify [auto links](https://golem.ph.utexas.edu/~distler/maruku/markdown_syntax.html#autolink). @GollyTicker Makes sense. However, it should be a `^` instead of a `#`...

Hi @fhenning. Yes, my branch still uses core-next instead of core v3. The branch and the issue are outdated, core-next has become core v3 and the plan is now to...

@tcleonard Thanks, but I'm not maintaining graphql-relay-js. Maybe @IvanGoncharov can look into this? If it gets merged, I will gladly port it over to graphql-relay-py.

I have experienced similar problems *with sync* when there were certain characters in the *file names* that are only supported in one of the synced platforms (e.g. Android does not...

Just want to mention something that bit me today when experimenting with the new version of chrono: When figuring out how chrono interprets dates, you may be tempted to use...

> not seen where it specified forwardDate It does so in the `parseDate` method and also in the `_onSubmit` method. I have created PR #1183 for the additional checkbox now....

> As far as I know, there is no way to jump to an exact line inside Obsidian. Not to an exact line, but to an exact [block](https://help.obsidian.md/How+to/Link+to+blocks), and tasks...

@claremacrae Did you mean your last comment to go into another discussion? I do not see how it applies here.

> @Cito What do you think, should I make a gql pre-release `3.5.0a0` ? That would be great, in order to find any incompatibilities and to test the new features...