Open fornewfork opened 3 months ago
How useful would you believe this to be? As in just removing some of the values from notes, or would it help towards change in basic formatting as well.
Customizable templates could enhance integration with obsidian's core features and other obsidian plugins.
Some use cases are provided as follow.
Use Case 1: Block Reference Integration With customizable templates, users could incorporate block IDs for each frame's screenshot or text content. This would allow the Reclip content to serve as reference material by Obsidian's block reference feature.
Use Case 2: Outline Format for Easy Restructuring With customizable templates, the export format can be as an outline,which works with drag and drop feature of the obsidian's outliner plugin. The order and structure of the frames can be adjustments more easily.
Feature Request: Custom Export Note Template
Description
Currently, the ReClipped-Obsidian-Official plugin uses a fixed format when exporting video clips as Obsidian notes. To enhance flexibility and user experience, I suggest adding a feature that allows users to customize the export note template.
Suggested Implementation
{{title}}
- Video title{{url}}
- Video URL{{timestamp}}
- Clip timestamp{{notes}}
- User notes{{tags}}
- User tagsAdvantages
I hope this feature will further improve the user experience of the ReClipped-Obsidian-Official plugin. Thank you for your consideration!