Skip to content

Releases: yanghuaqlx/digent-view

v0.6.1

Choose a tag to compare

@yanghuaqlx yanghuaqlx released this 05 Sep 01:54

v0.6.1

Fixes

  • Fixed view tab icon: changed from orbit to brain to match the sidebar ribbon icon
  • Both the sidebar icon and the window tab icon now display as a brain

Files

  • main.js - rebuilt with icon fix
  • manifest.json - version 0.6.1
  • styles.css - unchanged

v0.6.0

Choose a tag to compare

@yanghuaqlx yanghuaqlx released this 05 Sep 00:59

v0.6.0

Digent DNA Export

  • New Digent DNA button on top panel
  • 7-column DNA CSV format (Node/Type/DNA-X/DNA-Y/DNA-Z/Source/Target)
  • 6-language support for DNA export
  • Filename: {vaultName}DNA{timestamp}.csv`n

UI Changes

  • NODA button moved to bottom bar (next to Reset/Save preset)
  • Stats panel: 2-line layout with thousands separator
  • Stats renamed: ???/????/????/??

Performance

  • Large vault stats use metadataCache (supports 100k+ files)
  • Link count = total wikilink occurrences (resolved + unresolved)

Noda Export

  • Position scale reduced 5x
  • Position Y offset +50 (including Type rows)
  • Node size range: 5~45
  • Type rows aligned with neuron nodes in Y axis

v0.5.2

Choose a tag to compare

@yanghuaqlx yanghuaqlx released this 01 Sep 10:18

Two-line stats display with thousand separators. Order: Neurons/Synaptic Links on line 1, Void Synapse Types/Words on line 2.

v0.5.1

Choose a tag to compare

@yanghuaqlx yanghuaqlx released this 01 Sep 10:01

Renamed stat labels: synapses to Void Synapse Types, links to Synaptic Links. Updated all 6 languages. Added stat definitions to README.

Digent View 0.5.0

Choose a tag to compare

@yanghuaqlx yanghuaqlx released this 01 Sep 02:34

0.5.0

Noda CSV Export

  • Type row PositionY: 2 -> 52 (aligns with neuron nodes)
  • Position Y: +50 offset for all nodes
  • Node Size: 5-45 range
  • Coordinate scale: 1/100

manifest

  • description: added 'VR/AR Noda Quest3'
  • version: 0.4.0 -> 0.5.0

Stats Panel

  • Neurons | Synapses | Links | Words

Digent View 0.4.0

Choose a tag to compare

@yanghuaqlx yanghuaqlx released this 01 Sep 02:17

0.4.0

Noda CSV Export

  • Position X/Y/Z scaled down 5x (GALAXY_SCALE 1/20 -> 1/100)
  • Position Y: fixed +50 offset
  • Node Size range: 1-20 -> 5-45

Stats Panel

  • New: Synapses count (unresolved nodes = total graph nodes - actual notes)
  • Renamed 'Notes' -> 'Neurons' in all 6 languages
  • Display: Neurons | Synapses | Links | Words

manifest

  • description: added '3D Brain'
  • version: 0.3.0 -> 0.4.0

README

  • Added Noda VR screenshot from Quest 3

Digent View 0.3.0

Choose a tag to compare

@yanghuaqlx yanghuaqlx released this 31 Aug 09:35

0.3.0

  • Noda CSV: Position X/Y/Z scaled down 5x (GALAXY_SCALE 1/20 -> 1/100)
  • Noda CSV: Node Size range changed from 1-20 to 5-45
  • manifest version bump to 0.3.0

Digent View v0.2.0

Choose a tag to compare

@yanghuaqlx yanghuaqlx released this 30 Aug 11:18

v0.2.0 ?? / What's New

  • ?? README:?????,?????(Digent)??????
  • ?????????(????????Noda CSV ??)
  • ?? TypeScript ??????????
  • manifest ??:??? v0.2.0,?? YanghuaDigent
  • New bilingual README (English + ??) with Digent concept narrative
  • Added 3 showcase screenshots
  • Fixed TypeScript strict mode type errors
  • Updated manifest: v0.2.0, author YanghuaDigent

?? / Installation

?? digent-view-v0.2.0.zip,??? /.obsidian/plugins/digent-view/,? Obsidian ??????

Download digent-view-v0.2.0.zip, extract to /.obsidian/plugins/digent-view/, and enable in Community plugins.

Digent View 0.2.0

Choose a tag to compare

@yanghuaqlx yanghuaqlx released this 30 Aug 11:23

0.2.0

  • ?? README:?????,?????(Digent)??????
  • ?????????
  • ?? TypeScript ??????????
  • manifest ??:??? 0.2.0,?? YanghuaDigent

Installation

Download main.js, manifest.json, and styles.css into /.obsidian/plugins/digent-view/.

Digent View v0.1.0

Choose a tag to compare

@yanghuaqlx yanghuaqlx released this 30 Aug 06:01

First release of Digent View - Obsidian 3D knowledge graph plugin with Noda VR export.

Installation

  1. Download digent-view-v0.1.0.zipn2. Extract to <vault>/.obsidian/plugins/digent-view/n3. Enable in Settings > Community plugins

Or download main.js, manifest.json, styles.css individually.