Updated Backup (markdown)
mfat
committed
Sep 8, 2026
Fix wiki accuracy, labels, and coverage gaps from full review.
Align SCP/Bitwarden/Plugins docs with the app, normalize UI labels, fix typos, and add a Protocols page.
Co-authored-by: Cursor <cursoragent@cursor.com>
mfat
committed
Sep 2, 2026
Add dedicated Bitwarden & Vaultwarden page
Comprehensive guide covering:
- Two integration modes: credential backend + backup storage
- Slow-by-design explanation (cold start, vault decryption, caching)
- Credential backend: bw vs rbw comparison, setup flow, how items
are stored in the vault
- Backup storage: secure notes, size limits, export/import flow
- rbw backend: what it is, setup, unlock via pinentry, caching
- Troubleshooting (CLI not found, vault locked, login failed)
Added to sidebar, linked from Credentials and Backup pages.
mfat
committed
Sep 2, 2026
Rename Preferences to Settings throughout wiki, add Isolated Mode page
- Replace all 39 occurrences of 'Preferences' with 'Settings' across
all wiki pages to match the actual app menu label
- Rename Preferences.md to Settings.md
- Create dedicated Isolated-Mode.md with comparison table, use cases,
file paths, and switching instructions
- Add Isolated Mode to sidebar navigation
- Fix all cross-links
mfat
committed
Sep 2, 2026
Fix menu/location errors traced from source code
- Backup.md: Export/Import is in the application menu under Import/Export,
not in Preferences
- Docker.md: Plugin is called 'Docker Console', accessed from Tools menu
or right-click context menu, disabled by default
- Snippets.md: Panel is toggled from header bar, not Tools menu
- Key-Management.md: Key generation is in the Copy Key to Server dialog,
not a separate 'SSH Key Manager' menu item
- Connections.md: Fix Docker context menu label
- Preferences.md: Command Snippets page has behavior settings only,
not a snippet management interface
- Troubleshooting.md: Known Hosts Editor is in the application menu's
SSH section, not Tools menu
mfat
committed
Sep 2, 2026
Rewrite wiki from scratch for end users
- 17 new pages: Home, Installation, Quick Start, Main Window,
Connections, Terminal, File Manager, Key Management, Credentials,
Docker, Snippets, Keyboard Shortcuts, Preferences, Backup,
Plugins, Troubleshooting
- Removed 9 old pages replaced by the new structure
- Written for ordinary end users, not developers
- Full coverage of all features and UI components
- Step-by-step guides throughout
- Cross-linked navigation between pages
mfat
committed
Sep 2, 2026