You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/core/files.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ By default, Zettlr will create a Markdown file for you. However, Zettlr can also
38
38
39
39
After creating files, you may also want to move them around or rename them. Most of these features work very similar to your file browser:
40
40
41
-
When you right-click a file, you will have a selection of actions available: You can rename, delete, or duplicate files. Duplicating files will create an exact copy of the file in the same directory and append "copy" to it.
41
+
When you right-click a file, you will have a selection of actions available: You can rename, delete, or duplicate files. Duplicating a file will create an exact copy of the file in the same directory and append "copy" to it.
42
42
43
43
Also, you can drag files around. You can drag them on a different folder to move them there, or out of the app in order to open it in another application, or upload it to a website.
0 commit comments