mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-25 00:14:07 +01:00
🎨 Search replace generate file history https://github.com/siyuan-note/siyuan/issues/7864
This commit is contained in:
parent
fb6248c3e5
commit
5df0d4c0ce
3 changed files with 75 additions and 13 deletions
|
|
@ -266,6 +266,7 @@ export const openHistory = () => {
|
|||
<option value="delete">delete</option>
|
||||
<option value="format">format</option>
|
||||
<option value="sync">sync</option>
|
||||
<option value="replace">replace</option>
|
||||
</select>
|
||||
<span class="fn__space"></span>
|
||||
<select data-type="notebookselect" class="b3-select" style="min-width: auto">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue