Get AI summaries of any video or article — Sign up free
Logseq beginner's course (7/8) - Exploring Logseq menus and other user interface elements thumbnail

Logseq beginner's course (7/8) - Exploring Logseq menus and other user interface elements

CombiningMinds·
5 min read

Based on CombiningMinds's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

Use the database/graph selector to switch between graphs and add new ones without losing access to existing databases.

Briefing

Logseq’s interface is built around fast navigation between your databases, journals, and linked pages—so the practical goal is learning where key controls live and how they affect retrieval later. The left-side menu starts with a search bar and a shortcut for opening the menu, then a database/graph selector lets users switch between graphs, add new ones, and unlink graphs when needed. A refresh and “re-index” control pulls in changes from local files; re-indexing effectively rebuilds the graph, which can act like an “off and on again” fix when updates don’t appear. Because re-indexing can be risky if local changes haven’t actually been saved, the workflow includes checking the local directory first to confirm the new content exists before rebuilding the index.

From there, the menu organizes core workflows. Journals provide a direct jump back to journal pages, while Flashcards connect to spaced repetition: questions appear as cards, and users can reveal answers and move through them with shortcuts. “All pages” functions as a database-wide index, listing every page and showing link counts; sorting by number of links helps identify heavily used pages as well as pages that may be under-connected. It also displays creation and update times, and includes a cleanup tool to remove orphan pages—empty pages with no links—helping keep the knowledge base tidy.

Graph view is presented as a navigation and relationship map. Pages become nodes, and links become lines connecting related concepts. A page that isn’t linked to anything else may appear isolated except for its journal connection; once a user links it to another page (for example, linking “recipe”), the graph updates to reflect the new relationship. A separate “nodes” menu can be used to control what appears in the graph; one example avoids showing journal date pages in the graph because those built-in date entries can clutter the relationship view.

The right sidebar offers additional entry points for structuring and browsing information. Favorites and “contents” provide ways to organize access, while “page graph” shows all links made from a specific page in focus—useful when a page contains lots of connected notes. Help is positioned as a practical resource hub, pointing to keyboard shortcuts, documentation, unofficial community documentation, and the Discord community for troubleshooting. The emphasis is that open-source support often comes from detailed forum answers.

Finally, the settings area covers customization without overwhelming beginners. Developer mode can be enabled in advanced settings, which unlocks plugins and theme controls. Common beginner-friendly options include workflow preferences (such as changing the completion style), date format preferences, and tooltip previews for link pages. Shortcut customization is also available. The overall takeaway is that Logseq’s power comes from consistent structuring and retrieval: learning these interface elements early makes it easier to find and connect information as the database grows.

Cornell Notes

Logseq’s interface centers on navigating and retrieving connected notes. The database/graph selector lets users switch between graphs, add new ones, and refresh/re-index to pull in local file changes—re-indexing rebuilds the graph and can fix missing updates, but users should verify local files first. “All pages” provides a link-count-based index and supports removing orphan pages (empty, unlinked pages) to keep the database clean. Graph view turns pages into nodes and links into edges, helping users see relationships and navigate later. The right sidebar (favorites, contents, page graph) and help resources (shortcuts, documentation, Discord) round out the workflow, while settings allow theme and workflow customization, with plugins unlocked via developer mode.

What does “refresh” and “re-index” do, and why does local file verification matter?

Refresh and re-index are used to import changes from local files when updates don’t appear. Re-indexing is described as an “off and on again” action that rebuilds the graph. Because re-indexing can lead to missing information if changes weren’t actually saved locally, the workflow recommends checking the local directory to confirm the added content exists before running re-index.

How does “All pages” help users manage a growing knowledge base?

“All pages” lists every page in the database and shows how many times each page has been linked. Sorting by link count highlights frequently used pages (e.g., a page like “mom” with five links) and helps identify pages that may need more connections. It also shows creation and update timestamps and includes a function to remove orphan pages—empty pages with no links—to clean up deleted or unused example content.

What’s the difference between graph view and page-level link views?

Graph view visualizes the overall network: pages are nodes and links are lines connecting related pages. Page graph is more targeted: it shows all links made from a single page in focus (like the 29th of November), which is useful when a page has many connections. Graph view helps with relationship discovery; page graph helps with understanding a specific page’s outgoing connections.

Why might a user hide journal date pages from the graph?

Journal date pages (built-in date entries) can clutter the graph because they link to many concepts. One example notes that journals were intentionally excluded from the graph so the relationship map focuses on the user’s conceptual nodes rather than the dense web of date pages.

How do Flashcards and spaced repetition fit into Logseq’s UI?

Flashcards provide a spaced repetition workflow inside the interface. Cards show questions (e.g., “What’s the largest animal on earth?”), and users can use shortcuts to reveal answers and review cards. It’s positioned as valuable for language learning or studying, even if it isn’t used heavily by everyone.

Which settings are most relevant for beginners, and what requires developer mode?

Beginners can adjust themes and workflow preferences in settings, including tooltip previews for link pages, preferred workflow style (e.g., “doing done” vs “now later done”), and date format. Shortcut customization is also available. Developer mode—enabled in advanced settings—unlocks plugins and additional customization, but plugins aren’t required for getting started.

Review Questions

  1. When should a user consider running re-index, and what precaution helps prevent losing information?
  2. How can link counts in “All pages” guide decisions about which notes to connect next?
  3. What does graph view reveal that page graph might not, and how could hiding journal date pages change what you see?

Key Points

  1. 1

    Use the database/graph selector to switch between graphs and add new ones without losing access to existing databases.

  2. 2

    Refresh and re-index are the main tools for importing local file changes; re-index rebuilds the graph and can resolve missing updates.

  3. 3

    Before re-indexing, verify that new content exists in the local directory to avoid indexing stale or incomplete data.

  4. 4

    Use “All pages” to sort by link count, identify under-linked notes, and remove orphan pages to keep the database clean.

  5. 5

    Rely on graph view for relationship discovery (nodes and edges) and page graph for understanding links from a specific page.

  6. 6

    Structure browsing with the right sidebar (favorites, contents) and use help resources (shortcuts, documentation, Discord) when stuck.

  7. 7

    Customize workflow, date format, and tooltips in settings; enable developer mode only when you want plugins and deeper customization.

Highlights

Re-indexing rebuilds the graph and can act like a troubleshooting reset when changes don’t show up—after confirming local files are up to date.
“All pages” doubles as a maintenance tool: link counts reveal usage patterns, and orphan-page removal cleans out empty, unlinked notes.
Graph view turns pages into nodes and links into edges, making relationships visible; hiding journal date pages can reduce clutter.
Flashcards bring spaced repetition into the workflow, with shortcuts for reviewing question/answer pairs.
Developer mode gates plugins and deeper customization, while beginners can still adjust themes, tooltips, workflow preferences, and date formats.

Topics