Steps to reproduce
- On iPhone or iPad, override the config folder to e.g.
.obsidian-iphone
- Configure Obsidian, install some plugins. In my case, the same ~30 plugins that I had in my default configuration.
- Observe that this makes the config folder grow up to about 25MB. Now you have on your iPhone both the default .obsidian and .obsidian-iphone.
- Decide you want a new configuration. Override config folder to new directory:
.obsidian-mobile
- Install your 30 plugins.
- Now you have 3 * 25MB = 75 MB in configuration folders in your iPhone.
- There is no way to delete the old folders, or to even know what names they had to go back to them, because they don’t sync and Obsidian doesn’t show them to you.
Did you follow the troubleshooting guide? [Y/N]
Yes.
Expected result
Not leaving behind configuration folders that can’t be deleted or found again.
Actual result
Storage space wasted. Difficult configuration on mobile.
Environment
SYSTEM INFO:
Operating system: ios 18.3.2 (Apple iPhone12,1)
Obsidian version: 1.8.9 (195)
API version: v1.8.9
Login status: logged in
Language: en
Catalyst license: none
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 8
Restricted mode: off
Plugins installed: 57
Plugins enabled: 35
1: Tasks v7.18.3
2: Outliner v4.9.0
3: Dataview v0.5.68
4: Calendar v1.5.10
5: Better Search Views v0.3.0
6: Dynamic Highlights v0.3.1
7: Zoom v1.1.2
8: Tag Wrangler v0.6.4
9: Creases v0.7.0
10: Settings Search v1.3.10
11: File Cleaner v0.1.5
12: Tags Overview v1.0.4
13: File Tree Alternative v2.6.0
14: Footnote Shortcut v0.1.3
15: Admonition v10.3.2
16: Prominent Bookmarked Files v2.0.2
17: Link Tree v1.0.0
18: List Callouts v1.2.9
19: Recent Files v1.7.4
20: Style Settings v1.0.9
21: Git v2.32.1
22: Tab Switcher v1.4.0
23: Find orphaned files and broken links v1.10.1
24: Reveal Active File Button v2.0.3
25: Plugin Update Tracker v1.6.2
26: CustomJS v1.0.21
27: File Explorer++ v1.2.1
28: ToggleList v1.2.7
29: Tidy Footnotes v0.1.2
30: Link Favicons v1.8.4
31: Daily notes calendar v1.13.2
32: Mononote v1.2.2
33: Auto Link Title v1.5.5
34: Periodic Notes v0.0.17
35: Daily Notes Editor v1.0.0
RECOMMENDATIONS:
Custom theme and snippets: for cosmetic issues, please first try updating your theme and disabling your snippets. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community theme and snippets.
Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.
Additional information
There is a trove of feature requests across the forum asking to ease access to the configuration folders in mobile. They suggest a range of possibilities, like Obsidian allowing config folders not starting with a dot, or that Obsidian Sync synced those same folders. All of them would fix this issue. But instead those requests are ignored! Why?
This was not a problem when I used iCloud for syncing, because dot folders were synced like any other folders. It’s disheartening that moving to Obsidian Sync to support development leaves me worse off.