my anime list text exporter
approvedby XmoncocoX
add anime data for your notes.
★ 5 stars↓ 2,936 downloadsUpdated 4mo agoMIT
My Anime List to Obsidian
This plugin creates a page in Obsidian from your anime list.
road map
- have a link to jikan
- create a page for each anime
- add settings to the plugin
- add a path to the anime list
- chose tags to add
- create a custom template
- check list setting
- add tags to each page with the data
- add a synosis to each page
- add a link to the anime page
-
add character to the page(change because of another idéa) - add an character folder
- create a folder with the name of the anime
- create a page for the character
- add link to the page
- add a modal to select the character that will be added
- add a way to put animes in a check list
build
git clone https://github.com/Xmoncoco/my_anime_list_to_obsidian.git
cd my_anime_list_to_obsidian
npm install
npm run dev
Installation
From Obsidian community plugin page (Recommended)
- Open Obsidian
- try to copy and paste on your internet browser this link
- Go to Settings > Third-party plugin
- Click Browse community plugins
- Search for "My Anime List text exporter"
From GitHub code.
- Download the latest release from the [GitHub releases page]
- Extract the zip archive in
<vault>/.obsidian/plugins/so that themain.jsfile is located in<vault>/.obsidian/plugins/my_anime_list_to_obsidian/ - remove all the files exept the 'main.js' and the 'manifest.json' files
- go to obsidian
- go to settings > plugins
- activate the plugin
Usage
- open the commad palette (ctrl + p or cmd + p)
- search for Create note for anime
- enter the name of the anime
- click sumbit. and that's it.
Contributing
Contributions are welcome! If you have a feature request, bug report, or want to improve the plugin, feel free to fork the repository and submit a pull request.
License
This project is licensed under the MIT License. See the LICENSE file for more details.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.