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
Log out and in again to the terminal to read the new variable.
39
+
If you added the variable to`.profile` or `.bashrc`, re-open the terminal to read the new variable.
40
40
41
41
Test your configuration by creating a new note with FREELY access and no login required. You will receive the generated `<note_id>` for the document like `3jXcabSfSNesbH6KT72ieg`.
42
42
@@ -111,7 +111,9 @@ You may need to log in again if:
111
111
- your session expired
112
112
- the hedgedoc server was restarted (which force-expires all sessions as a side-effect)
113
113
- the is`$HEDGEDOC_COOKIES_FILE` deleted, moved, or becomes unreadable by `hedgedoc-cli`
114
+
114
115
### Create/import a new note
116
+
115
117
```bash
116
118
$ hedgedoc import <input_path> [note_id] # takes a local path to a text file, and an optional note id for the new note
117
119
qhmNmwmxSmK1H2oJmkKBQQ # returns <note_id> on success
0 commit comments