d4ncer/.emacs.d

Import article from web

d4ncer opened this issue · 1 comments

Requirements

  • I want to be able to read a web article (medium, blog, substack, etc) locally
  • I want to ensure I can access the article's primary content even if the author
    takes it down or the site dies out
  • I want to be able to take notes against each article
  • I want to be able to cite an article elsewhere

Ideas

  • Look into readability implementations, like
    mozilla's or this
    one
  • Convert HTML > PDF
  • Create a bib reference using metadata extracted by parser above; fill in
    missing pieces via user input (could use a bibtex capture flow for this?).
  • Save PDF & reference and link them via filename.
  • Run citar-refresh

This is done via the new Zotero flow.