We are currently planning to migrate to a different platform for the forum. We will announce this fact both here and on Twitter, once we have settled on a solution.
Link scraping / create new document from URL
use case:
link archive
workflow:
- use url from clipboard or open dialog for url input or provide a browser extention
- scrap meta title (fallback html title), meta description from url
- create a new document or fill a existing document
example document:
---
source: https://www.zettlr.com
title: Zettlr - A Markdown Editor for the 21st Century
---
an advanced version should also grab the main content of the page