Multi-Page Architecture & Cross-Page Linking

An underlying multi-page engine designed for building massive knowledge bases and complex system architectures, allowing your mind maps to scale from a single page logic into multi-dimensional topological networks.

🎯 What Problem Does It Solve?

As your thinking deepens and business architectures become more complex, keeping all system components on a single large canvas makes it extremely cluttered and difficult to maintain. With the multi-page architecture, you can design individual modules independently across multiple pages and tightly connect them using cross-page links, achieving a modularized, high-cohesion, and low-coupling knowledge network.


✨ Core Feature Highlights

1. πŸ“‚ Page-Level Management & Organization

The application supports managing multiple independent pages within a single project file (.mindlogic bundle):

  • Page Duplication & Management: Use the Page Manager to easily duplicate or reorder entire pages, flexibly exploring different solutions or branches of the same module.
  • Page Status Indicators: On mobile, an elegant dot pagination indicator is provided at the bottom, supporting swipe gestures to switch pages. Desktop offers comprehensive sidebar outline support.

2. πŸ”— Cross-Page Node Linking System

No longer confined to a flat network, you can establish direct links between nodes across different pages:

  • One-Click Binding via Inspector: Select any node, and use the "Cross-Page Link" section in the property inspector to bind it to a specific node on another page within the project.
  • Intuitive Canvas Badges: Once linked, an eye-catching πŸ”— icon automatically appears below the node.
  • One-Click Navigation: Simply tap or click the πŸ”— link icon below the node on the canvas, and the app will automatically switch pages and smoothly pan to center and highlight the target node.

3. πŸ” Global Cross-Page Search

For complex projects scattered across dozens of pages, finding specific information can be difficult:

  • Full Project Coverage: No matter which page you are on, the search panel can traverse and search through all node titles, text content, annotations, and various data across the entire project file.
  • Contextual Display: Search results not only highlight the matching content but also clearly display the "Page Name" on the right side, preventing context confusion.
  • Seamless Navigation: Clicking any result from another page in the search results will automatically trigger a seamless cross-page jump and node panning.

πŸ“‹ Beginner's Guide

  1. Create & Divide Pages: Split different microservices, business modules, or timeline branches from an originally massive canvas into new, separate pages.
  2. Connect the Silos: For module interfaces that need interaction, create a node representing an "External Dependency" on one page, and use a Cross-Page Link to bind it to the actual module interface on another page.
  3. Global Retrieval: When you need to understand the global impact of a change, open the search sidebar on the left, enter keywords, and see the usage across all pages instantly.