unxok / dataedit

Dataview tables but editable!
MIT License
74 stars 2 forks source link

Column type doesn't show up #1

Open MahmadSharaf opened 6 months ago

MahmadSharaf commented 6 months ago

Thanks for the awesome plugin.

The first use case to try this plugin was to use it as a Spreadsheet. But before exploring its capabilities, the column type doesn't show up.

My current setup is, 4 notes with a common tag that works as the query filter. Each note has 4 properties with Number type.

TABLE col1, col2, col3, col4
FROM #tag
SORT file.name
unxok commented 6 months ago

Are you saying the icons don't show? Can you share a screenshot of the outputted Dataedit table and the properties of one of the notes (the icons shown there will be the same as what Dataedit uses)

MahmadSharaf commented 6 months ago

Here how the table looks like: image

Settings are set to default

unxok commented 6 months ago

Hm interesting.

MahmadSharaf commented 5 months ago

I have created a new Vault and added Dataedit and DataView plugins. And here is a video showing Properties and Developers Console

https://github.com/unxok/dataedit/assets/36701447/004bda9d-6062-4cd1-aea2-ce49db4022c8

unxok commented 5 months ago

That video isn't showing up for me :/

What OS are you on? I have only been able to test with Windows, so I wonder if that's the issue.

Fortunately, I think I have figured out where the problem is coming from, so this should be fixed in the next release (0.1.0).

I'll ping you once it is ready to test :)

MahmadSharaf commented 5 months ago

The video doesn't work for me either on Firefox. But you can download it by right click and save video as.

I am on Windows as well.