Danila Nikolaev

Results 35 comments of Danila Nikolaev

@ontrou sure! Dataview allows to access note's metadata as a property. For example, to get all pages where 'type' metadata property equals 'observation', use this query: `dv.pages().where(p => p.type ===...

@ontrou this may be some internal plugin error, as dataview syntax seems to be correct. will look into it hopefully soon.

@ontrou new 1.2.0 version should help with Dataview validation. Please report if you still see any errors!

@ontrou does this dataviewJS query match notes if used without SNR? Could you provide the full query?

@ontrou I see what might be the problem here. SNR accepts only what you'd put into `dv.pages()` as an argument, e.g what you'd put into FROM clause, but not what...

@LCehoennardo I can't seem to reproduce it. Can you give more details? e.g whether noteset is empty, whether you tried to re-enabling plugin, restarting Obsidian, etc.

I will try to look at it soon! The life is busy right now. You don't have the same problem on the desktop, right? сб, 27 янв. 2024 г., 05:14...

@PhoenixBodrov I've fixed a bug that might've caused the issue; please update to version 1.2.1 of plugin and check if the problem persists. If it does, I suggest trying the...

@gemlad I think iPhone app has sidebar as well? just need to open it (probably something like swipe left from the right side of the screen?..)

> This doesn't seem to have been added to the plugin. I created a similar solution a while ago to add nested tags but having to update the code every...