mirror of
https://github.com/brufdev/many-notes.git
synced 2026-05-13 05:39:53 -05:00
Improve documentation
This commit is contained in:
@@ -24,7 +24,7 @@ Vaults are simply storage containers for your files, and Many Notes lets you cho
|
||||
|
||||
- **Multiple users**: Protect your files behind authentication
|
||||
- **Multiple vaults per user**: Choose how to organize your files
|
||||
- **OAuth support**: Authenticate using one of the supported providers
|
||||
- **OAuth support**: Authenticate using one of the many supported providers
|
||||
- **Collaboration**: Invite other users to access your vaults
|
||||
- **Broadcasting**: Real-time, live-updating user interfaces
|
||||
- **File search**: Experience a fast and typo-tolerant search
|
||||
@@ -35,7 +35,7 @@ Vaults are simply storage containers for your files, and Many Notes lets you cho
|
||||
- **Links/backlinks/tags**: Improve note organization by connecting related notes
|
||||
- **Import/export vaults**: Easily back up and restore your vaults
|
||||
- **Starter vault**: Helps you get started with Many Notes
|
||||
- **Light/dark theme**: Automatically selected based on your OS setting
|
||||
- **Light/dark theme**: Automatically selected based on your system settings
|
||||
- **Progressive Web App**: Provides a native app-like experience
|
||||
|
||||
## Installation
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
# Upgrade guide
|
||||
|
||||
This guide will walk you through the necessary changes to upgrade from a previous version of Many Notes. If you need further help, consult the [FAQs](docs/support/faqs.md), or if your question isn't answered there, please open an issue on GitHub.
|
||||
This guide will walk you through the necessary changes to upgrade from a previous version of Many Notes. Be sure to back up your data, especially before updates. If you need further help, consult the [FAQs](docs/support/faqs.md), or if your question isn't answered there, please open an issue on GitHub.
|
||||
|
||||
## Upgrading from any version below 0.9
|
||||
|
||||
|
||||
Reference in New Issue
Block a user