Skip to content

QWxleA/logseq-wikipedia

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

Logseq Wikipedia

An awesome plugin!
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Installation
  3. Configuration
  4. Using the plugin
  5. Issues
  6. Contributing
  7. License
  8. Contact
  9. Acknowledgments

About The Project

Product Name Screen Shot

Short description of the plugin goes here.

(back to top)

Installation

Preparation

  • Click the 3 dots in the righthand corner and go to Settings.
  • Go to Advanced and enable Plug-in system.
  • Restart the application.
  • Click 3 dots and go to Plugins (or Esc t p).

Install plugin from the Marketplace (recommended)

  • Click the Marketplace button and then click Plugins.
  • Find the plugin and click Install.

Install plugin manually

  • Download a released version assets from Github.
  • Unzip it.
  • Click Load unpacked plugin, and select destination directory to the unzipped folder.

(back to top)

Configuration

  • Click the 3 dots in the righthand corner and go to Settings.
  • Go to Plugin Settings.
  • Select correct plugin.

Configuration screen

(back to top)

Using the plugin

(back to top)

Write the subject your interersted in a block, then use the command: /look up in Wikipedia.

Use /insert advanced Wikipedia template to insert a template like this:

{{renderer :logseqWikipedia, en, 2, searchterm }}

  • en - Wikipedia language
  • 2 - Number of paragraphs theat will be inserted
  • searchterm - Wikipedia search term

Issues

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

Image license

Font License

OFL

(back to top)

Contact

Alex Qwxlea - @QwxleaA

Project Link: https://github.com/QWxleA/logseq-wikipedia

(back to top)

Acknowledgments

This plugin is heavily inspired by jmilldotdev/obsidian-wikipedia: Grabs information from Wikipedia for a topic and brings it into Obsidian notes

(back to top)