1.1 KiB
1.1 KiB
Notes and Markdown
NuQloud Notes is for plain text notes, checklists, drafts, and Markdown documents.
Create a Note
- Open Notes.
- Create a new note.
- Add a clear title.
- Write your content.
- 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
Links
[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:
- Open the note.
- Use sharing options.
- Choose a user, group, or link.
- Pick view or edit access.