ReClipped Official

by ReClipped
5
4
3
2
1
Score: 48/100

Description

Category: 3rd Party Integrations

The ReClipped Official plugin revolutionizes the way you work with video content in Obsidian. With this plugin, you can easily export all your annotations from supported video platforms and access them within Obsidian, complete with enriched metadata and searchable tags. The plugin also allows you to preview annotated videos and seek to specific timestamps, making it easy to revisit important moments or share insights with others. As a paid product, you'll receive premium support and continuous upgrades based on your feedback, ensuring seamless integration and ongoing improvement.

Reviews

No reviews yet.

Stats

6
stars
2,815
downloads
1
forks
935
days
585
days
585
days
4
total PRs
0
open PRs
0
closed PRs
4
merged PRs
8
total issues
4
open issues
4
closed issues
7
commits

Latest Version

2 years ago

Changelog

add new setting to toggle create channel and platform folder and files

README file from

Github

ReClipped Official

beta

This official plugin maintained by the ReClipped team enables you to easily and automatically export all your annotations to Obsidian from all supported video platforms, and lets you play the videos and seek to the annotated time within obsidian.

Note: This plugin requires a subscription which can be purchased at ReClipped Plans.


Features

  • All Relations Maintained — The annotations on a video are added to a file which is internally connected to the channel which is further connected to Platform vis internal links
  • Preview annotated video — This plugin aims to give a similar experience as in the ReClipped chrome plugin or ReClipped website to consume the notes that you have taken on a video
  • Enriched metadata — Tags are searchable, and all snapshots render as images.
  • Premium support — As a paid product, receive prompt replies to your questions and continuous upgrades to the plugin per your feedback

Usage

  • Install the ReClipped Official plugin within Obsidian
  • Enable the plugin
  • Connect the plugin to your ReClipped account
  • Initiate the first sync
  • Thereafter, the plugin can be configured to sync automatically or manually

Other Authors

Support

Fellow Developers

  • Clone this repo.
  • Make sure your NodeJS is at least v16 (node --version).
  • npm i or yarn to install dependencies.
  • npm run dev to start compilation in watch mode.