@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