Files

1.1 KiB

Notes and Markdown

NuQloud Notes is for plain text notes, checklists, drafts, and Markdown documents.

Create a Note

  1. Open Notes.
  2. Create a new note.
  3. Add a clear title.
  4. Write your content.
  5. Organize notes into categories or folders if available.

Markdown Basics

Markdown is a simple way to format text.

Headings

# Main Heading
## Section Heading
### Smaller Heading

Bold and Italic

**bold text**
*italic text*

Lists

- Item one
- Item two
- Item three

Numbered Lists

1. First step
2. Second step
3. Third step

Checklists

- [ ] Not done
- [x] Done
[NuQloud](https://example.com)

Code

Inline code:

Use `example` here.

Code block:

```text
Paste text here.
```

Good Uses for Notes

  • Meeting notes.
  • Personal checklists.
  • Draft messages.
  • Documentation drafts.
  • Project notes.
  • Markdown pages for Collective.

Sharing Notes

If sharing is enabled:

  1. Open the note.
  2. Use sharing options.
  3. Choose a user, group, or link.
  4. Pick view or edit access.