Francesco Saltori

Results 57 issues of Francesco Saltori

Recently, GitHub introduced a new type of issue templates called "[issue forms](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#creating-issue-forms)" that are being increasingly used by repo maintainers. Those templates are [YAML files](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms) (instead of traditional Markdown files)...

As far as I've understood, when a page fetch fails, that page will be skipped and won't be included in the final result, whatever the error was (even if it's...

Hello! I'm trying to crawl a huge website which starts asking for captchas after crawling a few hundreds of pages in a short amount of time. Since setting workers=1 is...

This is a rather small PR aimed at fixing some little UI bugs and make some improvements to the note viewer. Changes are the following: - fix text formats' padding,...

This PR aims to accomplish what #140 tried to do, with some changes based on the feedback received. Now the button to create a folder is disabled when inside a...

Using local folder sync within the app, I've noticed a couple of strange things in its behavior: - only notes/folders/tags created after the enabling of local sync seem to be...

In landscape mode, all bottom sheets (main menu, settings, edit notebook etc.) show up only for a very little portion when you first open them, which is suboptimal for the...

bug
priority-low
ui

When editing a note, text blocks can be dragged by touching an area outside the drag handle at the left of the block. As it can be seen in the...

I found out that none of the app's activities keeps their state after screen rotation. And that's very bad, because: - in main activity, if you're inside a notebook you...

bug
priority-mid

When I do a backup and then restore it, notes that were previously protected and/or pinned haven't anymore those settings. This applies also to Pro data migration (which I suppose...

bug
priority-mid