v0.0.1 - Initial Release of Wiki2note
Pre-release
Pre-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
keywordfolder, it opens it. - If the article doesn't exist, it creates a note in the
keywordfolder 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.