mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +01:00
links to documentation for attributes, links and search + fix for opening external links
This commit is contained in:
@@ -220,7 +220,7 @@
|
||||
<code>@abc @def some search string</code> - same combination</li>
|
||||
</ul>
|
||||
|
||||
<a href="https://github.com/zadam/trilium/wiki/Labels">Complete help on search syntax</a>
|
||||
<a target="_blank" href="https://github.com/zadam/trilium/wiki/Search">Documentation on search</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@@ -302,6 +302,10 @@
|
||||
</div>
|
||||
|
||||
<button class="btn btn-primary">Add note link <kbd>enter</kbd></button>
|
||||
|
||||
|
||||
|
||||
<a target="_blank" href="https://github.com/zadam/trilium/wiki/Links">Documentation on links</a>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
@@ -551,6 +555,10 @@
|
||||
<form data-bind="submit: save">
|
||||
<div style="text-align: center">
|
||||
<button class="btn btn-large" style="width: 200px;" id="save-attributes-button" type="submit">Save changes <kbd>enter</kbd></button>
|
||||
|
||||
|
||||
|
||||
<a target="_blank" href="https://github.com/zadam/trilium/wiki/Attributes">Documentation on attributes</a>
|
||||
</div>
|
||||
|
||||
<div style="height: 97%; overflow: auto">
|
||||
|
||||
Reference in New Issue
Block a user