Results 480 comments of AB1908

There's a command to refresh views, can you check if that helps?

This is actually doable via DVJS but is rather painful as the entries are being indexed into an array.

DV now indexes lists. Does that help with your use case?

The hover behavior was actually Obsidian's native behavior. I suspect if you add a Link by modifying task text, it'll achieve the same thing.

`visual` is part of DVJS since it's a task attribute. The idea behind group by is really to group things, just as in SQL.

You could technically do this with a bit of DVJS. I also brought up #1080 on a similar note.

Not quite. You can write back to files with the Obsidian API after reading from the Dataview API.

See #1015 for a list of notion-like plugins and also comparisons.

Yea, we should comb through this and assign severities IMO. It's too big a chore for me at the moment though but I'd be happy to do it with you...