graph functionality
This commit is contained in:
@@ -341,6 +341,6 @@ The special translations page is now one page named `wiki-translations`. It is p
|
||||
Version 0.2.13 centers the wiki name in the sidebar and makes it a link to the first/start page. The sticky top chrome now starts without top padding (`padding-top: 0`).
|
||||
|
||||
|
||||
## Version 0.2.14
|
||||
## 0.2.15
|
||||
|
||||
Version 0.2.14 fixes the wiki-name/home navigation so clicking the wiki name, including while a special view such as Todo is open, always returns to the first/start page. It also adds a lightweight Wiki Graph view. The graph uses the existing pages and their internal Markdown links, requires no extra JavaScript dependency or database migration, and opens a page when its node is selected.
|
||||
The page table of contents now includes a `(context)` link. It opens a graph containing the current page and all pages that link directly to it or are linked directly from it. The current page is highlighted. Heading anchors also reserve space for the sticky top navigation so a selected heading remains visible.
|
||||
|
||||
Reference in New Issue
Block a user