- Notifications
You must be signed in to change notification settings - Fork1
Org mode wikinfo integration
License
NotificationsYou must be signed in to change notification settings
progfolio/wikinforg
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Wikinforg
is awikinfo 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.
If you’d like to experiment with it, the easiest way to install is with thestraright package manager:
Try it with thestraight package manager:
(straight-use-package'wikinforg)
oruse-package:
(use-package wikinforg:ensuret)
Downloadwikinforg
and make sure it is in your load-path. Require it in your init file.
(require'wikinforg)