Post #659387
2026-03-12 15:57 UTC
Replies (4)
-
@krumpien@social.tchncs.de 2026-03-12 16:05
@kepano crazy 🤯 but nice 😎
-
@alcojor_comic@neopaquita.es 2026-03-12 16:13
@kepano Does it use AI?
-
@diegopds@bolha.us 2026-03-15 21:21
@kepano qutebrowser - shortcut for Defuddle Configuration: 1) Open the file at the following path: ~/.config/qutebrowser/config.py 2) Enter the configuration below: ## Command to generate Markdown from web pages or YouTube transcripts config.bind('ac', 'hint links spawn --detach qutebrowser https://defuddle.md/{hint-url}') config.bind('aC', 'spawn --detach qutebrowser https://defuddle.md/{url}') Explanation of the commands: “ac” captures text from a page without opening it, by accessing its hyperlink; “aC” (with the second letter capitalized) captures the text from a page that is already open. Demo: https://bolha.tube/w/bVELMvy9uRUyd3PRheEjSX #Defuddle #qutebrowser #clipping #Markdown
-
@freenandes@mastodon.social 2026-03-20 12:20
@kepano i tried the same source in the demo, and others, but i don't get the same result with the transcript and all. Is there something i'm not getting right?