Results 216 comments of Moritz Jung

Since this still has the `changes requested` label, I want to reiterate that I have written a better readme.

I am not sure where you got the idea about returning the note contents, as [`AbstractButtonActionConfig#run`]() returns `Promise`. The second point about `app` access is true, but for good reason,...

If this is added, it should be added for all list like input fields. Maybe the already existing `limit` argument for text fields can be reused.

This is blocked on #303, as this is currently impossible to do consistently in all three modes. See https://github.com/mProjectsCode/obsidian-meta-bind-plugin/issues/303#issuecomment-2075267656.

I plan to support the Bases formula syntax once it is available for plugins to use. The Bases formula language has quite good support for dates and durations imo.

I feel like a separate editor command that instead of opening the note adds a link to the note at the current cursor position would be a better solution.

I think the easiest way would be to look at the main manifest file and download the release it points at

Not sure how useful hotkeys for scrolling in the preview are, as the preview is truncated anyways.

Yes, I am planning on an API, but the use of WASM makes this more difficult. It's a lot easier to cause an error by passing the wrong values to...