Uses sumy to summarize long text in logseq
- Download a released version assets from Github.
- Unzip it.
- Click Load unpacked plugin, and select destination directory to the unzipped folder.
- Paste a big block of text into a block. News articles, blog posts, etc
- In the block type /Summary
language
to use to interpret the text in blocksnumberOfSentences
how many senetences should be generated during summaryreplaceSourceContent
if you prefer to keep the source material set this to false and it will next summaries underneath
- yarn
- yarn build
- Load the unpacked plugin from
dist
Minimal version created following these steps
- Place full release in
public/pyodide
- Build plugin
- Run the summarization function in logseq
- Delete everything that is not the latest access time. Find by
ls -ltu
- Repeat 2 and 3
- Restore files until it works