You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So now the question becomes, what do we want to implement, and how would that affect other stuff.
Like, I don't believe we should just open up for all extensions, as then we would have a case of file metadata missing on a lot of non-markdown files. Some might be mitigated since users should know when they want to extend queries.
Suggestion: Await this until we've got code block parameters, and then allow extra extensions through an extra parameter.
Allowing a query to enter new card onto a canvas? I'm not sure how easy that would be to implement, where would we place them so as not to collide with other elements on the canvas? How would we deal with something like this
Bug reports, they need to be triaged, and verified they're still an issue, but we should of course try to fix those.
Are there any other canvas issues/features you would like to see implemented/handled? I'm personally not using the canvas functionality a lot, so I'm not good at assesing what's a one time request, or what would be more valuable for the generic crowd. Please add any thoughts or comments on what Dataview should do related to the canvases.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently the following canvas issues exists:
.pdf
,.canvas
,.jpg
.canvas
files, like for markdown --> See PR implement indexing + querying over canvas files #1803 (with changes requested)So now the question becomes, what do we want to implement, and how would that affect other stuff.
Like, I don't believe we should just open up for all extensions, as then we would have a case of file metadata missing on a lot of non-markdown files. Some might be mitigated since users should know when they want to extend queries.
Allowing a query to enter new card onto a canvas? I'm not sure how easy that would be to implement, where would we place them so as not to collide with other elements on the canvas? How would we deal with something like this
Bug reports, they need to be triaged, and verified they're still an issue, but we should of course try to fix those.
Are there any other canvas issues/features you would like to see implemented/handled? I'm personally not using the canvas functionality a lot, so I'm not good at assesing what's a one time request, or what would be more valuable for the generic crowd. Please add any thoughts or comments on what Dataview should do related to the canvases.
Beta Was this translation helpful? Give feedback.
All reactions