dominiclet / obsidian-note-definitions

Obsidian plugin for seamless viewing of personal definitions
MIT License
80 stars 4 forks source link

Add Definition: Support empty consolidated definition files fixes #70 #81

Closed christopherjsmith closed 1 week ago

christopherjsmith commented 2 weeks ago

Fixes https://github.com/dominiclet/obsidian-note-definitions/issues/70

Root cause: file type identification was based on the first entry present in the file. Solution: Use file meta-data or plugin default to identify file type

Note: Will need the following files up versioning accordingly on merge before release is built.

BRAT installable version: https://github.com/christopherjsmith/obsidian-note-definitions-ipad

image