obsidian-database-plugin icon indicating copy to clipboard operation
obsidian-database-plugin copied to clipboard

Enables creating databases based on files in Obsidian - like Dataview, but with editing!

Results 19 obsidian-database-plugin issues
Sort by recently updated
recently updated
newest added

This plugin is really promising. Dark mode doesn't look so good for me. Maybe you're hard-setting white in the zebra table? It may be possible to leverage colour shades through...

Hey there, I downloaded this months ago, but never really got around to doing anything with it but wanted to finally give it a go. The first thing I wanted...

I figured out how to install it, with the Json and JS files, but have no idea how to actually use it. I tried making some meta data with ---...

Doesn't show up in community plugins. Assuming I have to install it manually, but if that is the case, the readme should say that.

![Screen Shot 2022-10-17 at 11 28 46 AM](https://user-images.githubusercontent.com/346062/196219991-567b0293-f1f3-4e5c-b770-92fc3d7309d6.png)

When declaring a number field (type: number), the data get enclosed in quotation marks, making it impossible to proceed them with arithmetical functions (var1+var2 gets simply joint to var1var2). Obsidian...

Can you please explain how to use the include feature? I don't understand where to put what.

I use the exact example, but I'm unable to click the dropdowns of both the `Brand` and the `Accessories` fields. Am I doing wrong or something? ![image](https://user-images.githubusercontent.com/6695517/168640786-f76728b1-983f-4f95-9eb2-a1706b41ebeb.png)

bug

I set the width to only 1% but it still overflows ``` fields: - name: file type: fileName label: Công việc cấp ban width: 1% ``` ![](https://i.imgur.com/kPcCDsD.png)

For example: `WHERE file.mtime >= date(today) - dur(1 day)`