Jed Fonner

Results 5 comments of Jed Fonner

The "Note" section is ambiguous. It says `you will need to set trailingSlash: 'always'` but it doesn't say **where to set it.** I had assumed that it should be set...

I recommend updating the Note section to explain that "you will need to set `trailingSlash: 'always'` in your layout to create `/a/index.html` instead." (see the addition of "in your layout").

I ended up replacing my usage of tauri-settings with a simple class that reads and writes using https://tauri.app/v1/api/js/fs

Seems to be working well. Thanks for the quick response.

I went to the Manage Extensions page > Wallabag then clicked the gear and selected Check for Updates. I noticed the version changed to 1.21.0. I then tested and it...