Skip to content

progfolio/wikinforg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wikinforg

https://melpa.org/packages/wikinfo-badge.svg

Wikinforg is a wikinfo front end for converting Wikipedia’s infoboxes into Org entries and items.

It offers two commands:

wikinforg
Insert the result of a wikinfo search as an Org entry or item.
wikinforg-capture
Similar to above, but designed with org-capture in mind.

Demo

images/demo.gif

Installation

If you’d like to experiment with it, the easiest way to install is with the straright package manager:

MELPA

Try it with the straight package manager:

(straight-use-package 'wikinforg)

or use-package:

(use-package wikinforg
  :ensure t)

Manual

Download wikinforg and make sure it is in your load-path. Require it in your init file.

(require 'wikinforg)

About

Org mode wikinfo integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published