Most of this document was translated by Google Translate.
A Siyuan-note plugin that adds parent and children document links under the document title.
- Download from marketplace OR 1: Unzip the
package.zip
file in Release, 2: Move the folder to{workplace}/data/plugins/
, 3: Rename the folder tosyplugin-hierarchyNavigate
; - Just turn on the plugin; (
Marketplace
--Downloaded
--Plugin
--Find this plugin, click switch icon) - For more information, please refer to the plugin setting page; (
Marketplace
--Downloaded
--Plugin
--HierarchyNavigate
-- Click setting icon) - Documents with the
og-hn-ignore
attribute or attribute value will be ignored and the hierarchical navigation will not be displayed.- By using the
og-hn-content
attribute in the document, you can customize the display order of the current document's content. The attribute value is an array of strings, for example:["info", "breadcrumb", "parent", "sibling", "previousAndNext", "backlinks", "child", "widget"]
.
- By using the
Func | Default Shortcut | Recommended Shortcut | Note |
---|---|---|---|
Open upper doc | ⌥⌘← or Ctrl + Alt + ← |
||
Open first subdocument | ⌥⌘→ or Ctrl + Alt + → |
||
Open previous doc | ⌥⌘↑ or Ctrl + Alt + ↑ |
||
Open next doc | ⌥⌘↓ or Ctrl + Alt + ↓ |
||
Insert the listChildDocs widget |
/ | ⌥⇧L or Shift + Alt + L |
Need download listChildDocs first |
Display navigation related to the current document | ⌥⌘E or Ctrl + Alt + E |
-
Maybe available in siyuan Android App (in testing);
-
If there is lag when inputting large amounts of text after enabling the plugin, please check the
Immediate Update
setting item; if there is a display delay, please check setting items such asDisplay Document Icons Whenever Possible
and "Backlinks: Pin document names that match the regular expression".
Please go to github repository to report problems.
For dependencies, please referpackage.json.
Developer/Project | Description | Illustration |
---|---|---|
UFDXD/HBuilderX-Light | A borderless eye protection theme | This plug-in is implemented by referring to the parent-child document information under its title |
leolee9086 / cc-template | Render template in widget; Mulan Permissive Software License,Version 2 | Click to open the doc. |
zuoez02/siyuan-plugin-system | A 3-rd plugin system for siyuan | |
zxhd863943427&mozhux (赐我一胖) | Suggestions or contributions about default style. | |
wetoria/DailyNotesWalker | Shortcuts Quick View Previous Next Diary | Refer to its idea and shortcut binding method |
(qq) 八面风, 与路同飞, (Github) QQQOrange | Assist in locating the issue |