Make it an option to remove the graph view button

My graph has around 16,000 pages now. Every time I accidentally hit the graph view button, it freezes my logseq and sometimes even my computer. Therefore, I think it would be helpful if there would be option to toggle of the graph view button. This way you cannot accidentally hit it anymore.

As a workaround you can hide it by adding the following line to your custom.css:

.graph-view-nav {display: none;}

You can edit custom.css from Logseq Settings > General or even better you can find it in your graph folder under /logseq.

1 Like

Nice, thanks. That basically solves my problem^^

I created FR on somewhat similar issue Hide recent files by button in settings :slight_smile: