OpenVectorEditor
unlistedby sanekun
View and edit .dna, .gb, .gbk, .fasta, .fa files with OpenVectorEditor
Updated 1mo agoGPL-3.0
openvectoreditor in obsidian
Generate openvectoreditor view when open dna format in obsidian.
refer to ove (https://github.com/TeselaGen/tg-oss/tree/master/packages/ove)
Immigrated by ove-vscode with Claude.

Installation
Copy main.js, styles.css, and manifest.json to your vault plugin folder:
<vault>/.obsidian/plugins/ove-obsidian/
Enable OVE Obsidian in Settings → Community plugins.
Features
- Support
.dna,.fa,.fasta,.gb,.gbkformat - Select DNA file → automatically opens in OpenVectorEditor
- Save file with custom button (not support
.dna) - Configurable default view type:
sequence,circular, orsplit
Known Issues
.dna(SnapGene) files are read-only — binary format cannot be saved back
Release Notes
refer to Changelog
1.2.0
- Port from ove-vscode to Obsidian plugin
- Lazy load UMD scripts on first file open
- Add settings tab for default view type
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.