org-roam / org-roam-ui

A graphical frontend for exploring your org-roam Zettelkasten
GNU General Public License v3.0
1.95k stars 108 forks source link

[MINOR] Filter nodes using org-roam-ql like commands #317

Open MyBrotherXyZw opened 2 months ago

MyBrotherXyZw commented 2 months ago

In my workflow, tag system is hard to use. So I categorized all nodes using link relation. But how to easily show or block many nodes which satisfies some condition (like linking to the same node) ?

Have you checked whether this feature is not already on the project board?

yeah.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered

maybe adjust the function org-roam-ui-add-to-local-graph to be able to receive the result of org-roam-ql?