mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 06:15:48 +01:00
expose add link on UI, fixes #95
This commit is contained in:
@@ -220,7 +220,7 @@
|
||||
|
||||
<div id="add-link-dialog" title="Add link" style="display: none;">
|
||||
<form id="add-link-form">
|
||||
<div class="radio">
|
||||
<div id="add-link-type-div" class="radio">
|
||||
<label title="Add HTML link to the selected note at cursor in current note">
|
||||
<input type="radio" name="add-link-type" value="html"/>
|
||||
add normal HTML link</label>
|
||||
|
||||
Reference in New Issue
Block a user