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
Copy file name to clipboardExpand all lines: documentation/docs/faq.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
---
2
-
sidebar_position: 7
2
+
title: ❓ FAQ
3
+
sidebar_position: 9
3
4
---
4
5
5
6
# FAQ - Frequently Asked Questions
@@ -57,7 +58,7 @@ Yes, you can use the backup and restore feature to transfer your notes to a new
57
58
### Can I sync my notes across multiple devices?
58
59
59
60
NotallyX doesn't include built-in sync functionality. However, you can use third-party cloud storage services to sync your backup files across devices.
NotallyX provides several features to help backing up your data.
11
+
12
+
13
+
### Auto-Backup
14
+
NotallyX can automatically back up your notes to prevent data loss.
15
+
16
+
1. Open the app settings
17
+
2. Navigate to "Auto Backups"
18
+
3. Tap "Backups Folder" and "Choose folder" to select a folder for backups
19
+
4. After you've set your backups folder you can:
20
+
- Enable auto backups whenever a note changed ("Backup on exit Note automatically")
21
+
- Enable periodic backups
22
+
- Configure the amount of previous backups to keep
23
+
24
+
### Manual Backup
25
+
26
+
You can also create backups manually:
27
+
28
+
1. Open the app settings
29
+
2. Navigate to "Backup"
30
+
3. Tap "Export backup"
31
+
4. Choose a location and name for the backup
32
+
5. Tap "Save"
33
+
34
+
### Using Cloud-Storage/WebDAV
35
+
36
+
#### SAF Mounts
37
+
If you wish to store your backups on a Cloud-Storage/WebDAV, you need to use a third-party app to mount your Cloud-Storage/WebDAV on your device, so that the SAF (Storage Access Framework) can access it.
38
+
For generic WebDAV servers you can use apps like [DAVx⁵](https://f-droid.org/en/packages/at.bitfire.davdroid/), [RS File Explorer](https://play.google.com/store/search?q=rs+file+explorer&c=apps&hl=en) or similar,
39
+
as long as they are able to mount your WebDAV server into your android system.
40
+
E.g. for [DAVx⁵](https://f-droid.org/en/packages/at.bitfire.davdroid/):
41
+
1. Open DAVx⁵ -> Menu -> `WebDAV mounts` -> `+`
42
+
2. Enter `URL`, `Display Name`, `Username`, `Password` of your WebDAV Server -> `Add mount`
43
+
3. After adding your mount, you can go back into NotallyX and setup the backup folder, you will now see your WebDAV in the file chooser and can pick any folder on it:
44
+
<imgsrc={require('/img/webdav.png').default}width="32%"alt="WebDAV in File Chooser" />
45
+
46
+
#### Synchronization
47
+
Instead of mounting your Cloud-Storage/WebDAV you can also use apps like [FolderSync](https://play.google.com/store/apps/details?id=dk.tacit.android.foldersync.lite&hl=en) to sync a folder on your device with other devices and simply set NotallyX's backup folder to that synched folder.
48
+
49
+
50
+
### Restoring from Backup
51
+
52
+
If you need to restore your notes from a backup:
53
+
54
+
1. Open the app settings
55
+
2. Navigate to "Backup"
56
+
3. Tap "Import backup"
57
+
4. Select the backup file you want to restore from
58
+
5. If your backup is password protected, provide the correct password
59
+
6. Tap "Import Backup"
60
+
61
+
Note: Importing a backup does not delete any existing notes/labels
62
+
63
+
## Related Features
64
+
65
+
-[Settings](../settings.mdx): Learn about ways to customize NotallyX
Copy file name to clipboardExpand all lines: documentation/docs/intro.md
+42-12Lines changed: 42 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,39 @@
1
1
---
2
+
title: 👋 Introduction
2
3
sidebar_position: 1
3
4
---
4
5
5
-
# Features Overview
6
+
# Introduction to NotallyX
7
+
8
+
Welcome to the official documentation for **NotallyX**, a minimalistic yet powerful note-taking app for Android.
9
+
10
+

11
+
12
+
## What is NotallyX?
13
+
14
+
NotallyX is an open-source note-taking application designed to be simple, intuitive, and feature-rich. It's an extended version of the original Notally app, with additional features and improvements.
15
+
16
+
Whether you need to jot down quick thoughts, create detailed task lists, or organize your ideas with colors and labels, NotallyX provides all the tools you need without unnecessary complexity.
17
+
18
+
## Key Features
19
+
20
+
-**Rich Text Notes**: Create notes with support for bold, italics, mono space, and strike-through formatting
21
+
-**Task Lists**: Organize your to-dos with subtasks and automatic sorting of completed items
22
+
-**Reminders**: Set notifications for important notes
23
+
-**File Attachments**: Add pictures, PDFs, and other files to your notes
24
+
-**Organization Tools**: Sort, color, pin, and label your notes for quick access
25
+
-**Security**: Lock your notes with biometric authentication or PIN
26
+
-**Backup**: Configure automatic backups to keep your notes safe
27
+
-**Widgets**: Access important notes directly from your home screen
28
+
-**Audio Notes**: Create quick audio recordings
29
+
-**Customization**: Extensive preferences to adjust the app to your liking
30
+
31
+
## Getting Started
32
+
33
+
Ready to start using NotallyX? Check out our [Quick Start Guide](quick-start.md) to learn the basics.
34
+
35
+
36
+
## Features Overview
6
37
7
38
NotallyX offers a wide range of features to help you capture, organize, and access your notes efficiently. This page provides an overview of the main features available in the app.
8
39
@@ -13,19 +44,14 @@ Create rich text notes with formatting options:
13
44
-**Bold**, *italic*, ~~strikethrough~~, and `monospace` text
14
45
- Clickable links for websites, phone numbers, and email addresses
15
46
- Undo/redo functionality
16
-
- File attachments (images, PDFs, etc.)
47
+
- File attachments (images, record audios, PDFs, etc.)
17
48
18
49
### List Notes
19
50
Create structured to-do lists and checklists:
20
51
- Checkboxes for marking items as complete
21
52
- Hierarchical organization with subtasks
22
53
- Automatic sorting of completed items
23
54
24
-
### Audio Notes
25
-
Record and save audio notes:
26
-
- Quick voice recording
27
-
- Playback controls
28
-
- Add text notes to accompany audio
29
55
30
56
## Organization Features
31
57
@@ -115,9 +141,13 @@ Never forget important information:
115
141
## Feature Details
116
142
117
143
For more detailed information about specific features, check out the following pages:
118
-
- ✏️ [Rich Text Formatting](rich-text.mdx)
119
-
-✅[Task Lists and Subtasks](task-lists.mdx)
120
-
- 🏷️ [Labels and Organization](labels-organization.mdx)
121
-
-🔒[Security and Privacy](security-privacy.mdx)
144
+
- ✏️ [Rich Text Formatting](features/rich-text.mdx)
145
+
-📋[Task Lists and Subtasks](features/task-lists.mdx)
146
+
- 🏷️ [Labels and Organization](features/labels.mdx)
147
+
-🛡️[Security and Privacy](security-privacy.mdx)
122
148
- ⚙️ [Settings](settings.mdx)
123
-
- 🔔 [Reminders](reminders.mdx)
149
+
- 🔔 [Reminders](features/reminders.mdx)
150
+
151
+
## Contributing
152
+
153
+
NotallyX is an open-source project, and contributions are welcome! Check out our [Contribution Guidelines](contributing.md) to learn how you can help improve the app.
0 commit comments