dropcase / obsidian-trakt-history

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Obsidian Trakt Importer Plugin

A plugin that pulls Trakt history, then imports into your vault.

Features

TBD

The plugin allows you to import your preexisting media collection and upgrade them to Media DB entries.

How to install

The plugin is now released, so it can be installed directly through obsidian's plugin installer.

Alternatively, you can manually download the zip archive from the latest release here on GitHub.
After downloading, extract the archive into the .obsidian/plugins folder in your vault.

The folder structure should look like this:

[path to your vault]
|_ .obsidian
   |_ plugins
      |_ obsidian-media-db-plugin
         |_ main.js
         |_ manifest.json
         |_ styles.css

How to use

(pictures are coming)

Currently supported APIs:

Problems, unexpected behavior or improvement suggestions?

You are more than welcome to open an issue on GitHub.

Changelog

0.1.0 - Initial Release

  • Set up settings page
  • fixed note creation falling, when the folder set in the settings did not exist

Contributions

Thank you for wanting to contribute to this project.

Contributions are always welcome. If you have an idea, feel free to open a feature request under the issue tab, or create a pull request.

Credits

Credits go to:

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 97.0%Language:Svelte 1.6%Language:CSS 1.1%Language:JavaScript 0.3%