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
{{ message }}
This repository was archived by the owner on Sep 27, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,10 +45,10 @@ Fast Editor differences:
45
45
* Pressing `Shift` + `Ctrl`+ `L ` adds markdown link to note. (You could use [standardnotes-fs](https://github.com/tannercollin/standardnotes-fs) with [foam](https://github.com/foambubble/foam) to utilize Zettelkasten method in Standard Notes)
46
46
* Pressing `Shift` + `Ctrl`+ `T` adds current date to the note. (Made by ghedamat)
47
47
* Simple todo editor.
48
-
Type `=` at the beginning of the line to highlight the task.
49
-
Type `/` at the beginning of the line to mark the task as delegated.
50
-
Type `<`at the beginning of the line to postpone the task.
51
-
Type `~` at the beginning of the line to mark the task as complete. Or you could use it to strikethrough any text in your notes.
48
+
Type `=` at the beginning of the line to highlight the task.
49
+
Type `/` at the beginning of the line to mark the task as delegated.
50
+
Type `<`at the beginning of the line to postpone the task.
51
+
Type `~` at the beginning of the line to mark the task as complete. Or you could use it to strikethrough any text in your notes.
0 commit comments