xypha

Results 13 comments of xypha

@dteviot Thank you! I tweaked your recommendation a bit and tried it on one. It worked well. `div.author-note-portlet { border: 1px solid black; padding: 10px; }` Although this fixed the...

i was talking about this one - [Link](https://github.com/dteviot/WebToEpub/blob/master/readme.md). I see that it's already fixed. 👍 Edited that out from the issue comment.

@debiedowner Use [AutoHotkey](https://github.com/Lexikos/AutoHotkey_L/) as a temporary workaround. ```ahk #Requires AutoHotkey v2.0 #HotIf WinActive("ahk_exe qbittorrent.exe") !Enter:: { ; open torrent options Send "{AppsKey}o" ; focus on frequently used option using following...

@Kimpa-Tammas I created a workaround for this using [AutoHotKey](https://www.autohotkey.com/download/) v2. On my pc, I have assigned the following shortcuts in shortcut mapper - Find... CTRL + SHIFT + F -...

I use the following shortcuts CTRL + F -- opens incremental search CTRL + Shift + F -- opens find dialogue F3 -- find next Shift + F3 -- find...

@Kimpa-Tammas Updated the code from the workaround posted [earlier](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13126#issuecomment-1854261788) ```ahk ; updated 2024.11.07 and 2025.09.19 #Requires AutoHotkey v2.0 #HotIf WinActive("ahk_class Notepad++") *^s:: ; Ctrl + s = save / save...

@alankilborn > @xypha In your `Behavior N*1`, step 4, I can't replicate F3/Shift+F3 behavior described. Note that I tried replicating starting from step 1 right after I start up Notepad++....

Malware alert - file was not opened ![2024-09-03 @ 11:15:50](https://github.com/user-attachments/assets/300e0cf3-cb56-4a96-9f59-5bff17c0bf86)

@Kiradien To clarify further on **Scenario 3**: my intention was to suggest exporting non-chapter posts and comments... sometimes, reading non-threadmark posts (i.e., user comments, speculation/theory crafting and author's responses) is...