Results 31 comments of Sylvain Julé

Thank you for the PR!

I have released 1.1.7 which merges the PR, thank you! As mentioned in #90, since the `query` option has been added to the native pages section in K4, I won't...

2.0.0 is now compatible with K4 ✓

Would need more details about this: - Is the local config the same (i.e. PHP 8.3.6)? - What happens? Is an error message shown? Does the console log anything? -...

I have added support for escaped brackets inside a note ✓

→ Add some visual clue when there's a translation missing in a hidden language

I agree with your suggestion @s3ththompson, I think this would be the best way to set it up. The issue is that for now, one cannot register methods to the...

> @sylvainjule just an FYI, i've been thinking about writing an extension to the Writer block to add support for inline WYSIWYG footnotes per [this example](https://prosemirror.net/examples/footnote/). I'm assuming that would...

I have added a [blocks method](https://github.com/sylvainjule/kirby-footnotes?tab=readme-ov-file#32-usage-with-blocks) built upon the `collectFootnotes` worklow PRed by @rasteiner, replacing the previous way of dealing with footnotes in blocks.

I will close this issue and redirect to it from the readme, thank you for sharing this.