mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 08:15:52 +01:00
note map refactoring
This commit is contained in:
@@ -72,8 +72,8 @@ export default class DesktopLayout {
|
||||
.command("jumpToNote"))
|
||||
.child(new OpenNoteButtonWidget()
|
||||
.icon("bx-map-alt")
|
||||
.title("Global link map")
|
||||
.targetNote('globallinkmap'))
|
||||
.title("Global note map")
|
||||
.targetNote('globalnotemap'))
|
||||
.child(new ButtonWidget()
|
||||
.icon("bx-history")
|
||||
.title("Show recent changes")
|
||||
|
||||
Reference in New Issue
Block a user