RafaelGB / obsidian-db-folder

Obsidian Plugin to Allow Notion like database based on folders
MIT License
1.25k stars 61 forks source link

[BUG] Empty yaml fields not specified as column sets with "null" #29

Closed brimwats closed 2 years ago

brimwats commented 2 years ago
  1. Create a DB for a folder with notes
  2. Add columns. I added a select and a number one
  3. The note is edited and data is placed at the top of YAML

Also I use the term "Metadata:" in all my notes and it looks like db-folder is adding something to that?

heres the edited file:

---
column1: Test
newColumn3: 100
Metadata: null
Created: 2021-06-04 21:45
Last Modified: 2021-10-28 01:43:05
fileClass: Thing
ThingType: DefinedTermSet
---
# aesth-
**BT⤴:: [[10. Root Words]]** 

## Definition

feeling, sensation - Greek

## Roots

αἰσθητός (aisthētós), αἰσθητικός (aisthētikós) of sense perception from αἰσθάνtemεσθαι (aisthánesthai) to perceive - aesthesia, aesthesis, aesthete, aesthetics, anaesthetic, synesthesia
RafaelGB commented 2 years ago

Hello @brimwats thanks for your feedback.

clarifications on the behavior of your case:

I will use this issue as a bug to fix that "null" set

RafaelGB commented 2 years ago

0.2.1 release out! the empty fields add null value no more