Skip to content

Commit fdf7ea4

Browse files
authored
Merge pull request #296 from team-dev-docs/add_a_new_draftm5o54cym-z7n7v
Dev-Docs Update
2 parents 9b0e7bf + e0c4030 commit fdf7ea4

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

docs/add a new draft.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
2+
3+
# How to Add a New Draft
4+
5+
## Step 1: Open the drafts section
6+
![Step 1](/img/add_a_new_draft/step_1.png)
7+
Navigate to the "DRAFTS" section in the left sidebar of the interface.
8+
9+
## Step 2: Click to add a new draft
10+
![Step 2](/img/add_a_new_draft/step_2.png)
11+
Click on the "+" icon or the text area that says "Write something, or press '/' for commands..." to begin creating a new draft.
12+
13+
## Step 3: Start typing your draft
14+
![Step 3](/img/add_a_new_draft/step_3.png)
15+
Begin typing your content in the main editor area. The draft will be automatically created as you start writing.
16+
17+
## Step 4: Draft is saved automatically
18+
![Step 4](/img/add_a_new_draft/step_4.png)
19+
As you type, your draft is automatically saved. You can see the draft listed in the left sidebar under "DRAFTS".
20+
21+
## Step 5: Continue editing your draft
22+
![Step 5](/img/add_a_new_draft/step_5.png)
23+
Keep writing and editing your draft as needed. All changes are saved in real-time.
24+
25+
## Step 6: Draft is stored as markdown
26+
![Step 6](/img/add_a_new_draft/step_6.png)
27+
Your new draft is now stored as markdown in your connected docs repository. The interface confirms this with the message "Hey this a new draft that will be store as markdown in my connected docs repo! hooray!"
28+
29+

0 commit comments

Comments
 (0)