{{title|replace(',','_')|replace(':','_')|replace('/','_')|replace('\n','_')}}
{% raw %}
> [!IMPORTANT] Next highlight
javascript: Promise.all([import('https://unpkg.com/turndown@6.0.0?module'), import('https://unpkg.com/@tehshrike/readability@0.2.0'), ]).then(async ([{ | |
default: Turndown | |
}, { | |
default: Readability | |
}]) => { | |
/* Optional vault name */ | |
const vault = ""; | |
/* Optional folder name such as "Clippings/" */ |
#!/usr/bin/env perl -T | |
use strict; | |
use warnings; | |
use Getopt::Std; | |
my $VERSION = "0.0.5"; | |
$Getopt::Std::STANDARD_HELP_VERSION = 1; | |
#=============================================================================== |
This process transforms highlighted quotes from Readwise imports into claim-based headers that can later be spun out into atomic notes/zettelkasten-style index cards. The goal is to convert passive highlights into actionable, searchable claims.
### id123456789
or loc 12345
)