mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[GH-ISSUE #554] Add more info to 'Configure Storage' page #278
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#278
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @huzibizi on GitHub (Jul 22, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/554
Current behavior
Right now, there doesn't seem to be any way to view the path where a File system storage is located.
I have also noticed some additional issues / improvements, which I've detailed in the second attached image.
Image 1
Image 2 (please read the annotations!)
Expected behavior
Path should be shown in the 'Configure Storage' section (located here).
Steps to reproduce
Summary of improvements
Show whether the selected storage is File System, Local or Cloud in the 'configure storage' section.
Show the local path of the selected (file system/local) storage in the 'configure storage' section located here. (most important!)
Add 'back up this storage' function that would back the (single) storage folder up to an archive (with a timestamp/time and date as the default filename) and prompt the user to choose a location to save the archive to. (prompt to set optional archive password too maybe)
Add 'move this storage' function or similar that would allow you to move a file system storage folder to a new location. Prompt the user and ask whether they want to keep a copy of the old storage in the old storage location or delete it.
Add 'restore file storage by archive' option or similar into the menu (and 'create storage' section), that would allow a user to restore backups in archive format (not replacing any existing saved storages).
Add 'restore file system storage by path' option or similar into the menu (and 'create storage' section), that would allow a user to restore backups from specific folders that were backed up manually (not replacing any existing saved storages).
(optional) Add 'Organise Storages' option into the top menu or wherever convenient, that allows users to organise the order storages are displayed in the sidebar - and could also allow them to view paths, back things up, back up multiple storages at once (multiple folders within 1 archive), etc!. Edit: this one is related to #491
Environment
@Rokt33r commented on GitHub (Jul 27, 2020):
Thanks for the suggestion!
@Rokt33r commented on GitHub (Aug 25, 2021):
This issue is not valid anymore since the local space feature is separated from this app. But the similar issue is still existing in the local app. https://github.com/BoostIO/BoostNote.next-local/issues/34