Ruslan Yakauleu

Results 70 issues of Ruslan Yakauleu

Import backup from Instapaper fails on https://app.wallabag.it/import/instapaper ``` Error while processing import. Please verify your import file. ``` Backup made via **Instapaper -> Settings -> Export -> Download .CSV file**...

Bug

Sometimes a user has to scroll a page or do something else (like extract stylus on Samsung Note) to see the `Annotate` option in the menu. Occasionally, the user can...

### Environment - Git Extensions 3.5.4.12724 - Build 65f01f39982ccb121c4df7d4b00b506939553958 - Git 2.33.0.windows.2 - Microsoft Windows NT 10.0.19044.0 - .NET Framework 4.8.4400.0 - DPI 120dpi (125% scaling) ### Issue description I...

type: bug :bug:
:neckbeard: status: pull request only
up-for-grabs
status: workaround available
:nerd_face: good first issue

On some sites text doesn't fit the content table and even wider than display ![image](https://github.com/user-attachments/assets/78964363-2905-4014-9105-8e0c1524c143) Looks fine if `white-space: nowrap` removed for `.article-inner-css table` ![image](https://github.com/user-attachments/assets/323648b5-83e1-44ae-9551-7398395e65b4) ![image](https://github.com/user-attachments/assets/14253aff-7e71-48a0-8f9c-41c167cbfc71)

Without plugin ![image](https://github.com/user-attachments/assets/9cc33dcb-a457-46e9-b5ec-ddaa3afc1dd3) With plugin ![image](https://github.com/user-attachments/assets/5fc9fbe4-73cd-4fa0-a8b4-4129623f2d0b) Rider 2024.2.7 Latest plugin from store

It's not so obvious things as it not described in the README properly, but I still don't understand at which moment after the plugin was installed files will be deleted....

**1. Environment** - Device: [Samsung Note10+] - OS: [Android 12] - APP: [0.13.0](https://github.com/Ashinch/ReadYou/releases/tag/0.13.0) **2. Describe the bug** While loading ring present on the main page, all other pages (Unread, Feeds)...

bug

Alert doesn't say about upper case but it rejected ![image](https://github.com/user-attachments/assets/77b3a911-0013-4ee9-b7eb-94787c1b605d)

bug

It would be nice to have interactive mode the same way as for https://github.com/isacikgoz/tldr or `navi` `isacikgoz/tldr` currently obsoleted but `navi` very slow when `navi --query ` used. Or please...

Please add some option for [get_commands](https://github.com/tldr-pages/tldr-python-client/blob/main/tldr.py#L404) to omit ({language}) when `--list` command used. Pain: I am trying to reproduce https://dev.to/helderberto/integrating-tldr-with-fzf-2377 So I need something like `tldr --list | fzf |...