Skip to content

Feat: client side autopopulate link name #160

@sambacha

Description

@sambacha

Was looking for a way to generate link previews came across this:

https://github.com/extractus/article-extractor

it relies on linkedom, which lets you do this entirely client side. No API calls needed

#Feat: Autopopulate Title from URL via Citoid API
> pandoc-url2cite is based on the work of the [Zotero] developers. Zotero has a set of "Translators" that are able to extract citation info from a number of specific and general web pages. These translators are written in Javascript and run within the context of the given web site. They are made to be used from the Zotero Connector browser extension, but thankfully there is a standalone Translation Server as well. To avoid the effort required to automatically start and manage this server locally, pandoc-url2cite instead uses a publicly accessible instance of this server provided by Wikipedia with a public REST API.

Code Ref: https://github.com/phiresky/pandoc-url2cite/blob/29d4de9e936996b7232a54cbf926536ce8b0c885/index.ts#L69

Citoid API: https://www.mediawiki.org/wiki/Citoid/API

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions