mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 00:35:50 +01:00
implemented mirror relations
This commit is contained in:
@@ -68,6 +68,12 @@
|
||||
data-bind="checked: relationDefinition.isPromoted"/>
|
||||
Promoted
|
||||
</label>
|
||||
<br/>
|
||||
<label>
|
||||
Mirror relation:
|
||||
|
||||
<input type="text" value="true" class="attribute-name" data-bind="value: relationDefinition.mirrorRelation"/>
|
||||
</label>
|
||||
</div>
|
||||
</td>
|
||||
<td title="Inheritable relations are automatically inherited to the child notes">
|
||||
|
||||
Reference in New Issue
Block a user