Skip to content

v0.0.1 - Initial Release of Wiki2note

Pre-release
Pre-release

Choose a tag to compare

@Endlessflow Endlessflow released this 05 Apr 01:20
· 5 commits to main since this release

This is the initial release of Wiki2note, a simple Obsidian plugin that allows for quick searches to the Wikipedia database through the official API.

Features:

  • Searches the Wikipedia database through the official API.
  • If the chosen article already exists in the vault in the keyword folder, it opens it.
  • If the article doesn't exist, it creates a note in the keyword folder with the title of the chosen article, a summary of the article, and a link to the full Wikipedia article.

Please note that this is a pre-release and the software is in the early stages of development. It may contain bugs and is not yet feature-complete.

Installation:
Manually copy over main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/your-plugin-id/.

License:
This project is licensed under the terms of the MIT license.