Open jimmy-zhening-luo opened 1 week ago
@carloscabanero, you closed my bug report #2061 without verifying resolution. I'll remind you that I am a paying customer of Blink Plus for years now, nearly since you began offering the service.
Here are my follow-up questions about this BUG:
I am aware of dotfiles and how they work, and there are no dotfiles in there, as confirmed using Textastic and as confirmed by my ability to make the folder disappear by deleting the snips folder, and its reappearance only occurring on re-launching Blink. You would know this if you read my detailed bug. My question is: Why would there be a .github folder generated if I have use snips library turned OFF?
Your answer would explain why there would be a snips folder on my chosen file storage location, but my file storage location is set to iCloud. See my detailed configuration above to note that I have it set to iCloud in all three places possible. If you are correct, then why is Blink creating a .github folder for a feature (snips library) that I turned OFF, in a storage location that is the opposite of the place I specified?
Hi Jimmy, sorry if I closed the bug too soon, and don't take it personally. I usually do that when I think there is no malfunction and that the issue is closer to a support request. I read the Issue and in this case you are right, but I actually forgot about one reason why we made that decision back in the day.
You can see the logic that creates the folders here (advantages of being open source): https://github.com/blinksh/blink/blob/e4f5cff1f7c48e2cd84861d27671948ce9d318dc/Blink/Snippets/SnippetsLocations.swift#L70
As you can see, we always create the snips local folder, but we don't initialize the cache if we are not asked to do so, etc... And your question is on point, should we then skip initializing the Snips folder as well?
There are two reasons why back in the day (if I recall), we decided to keep it:
So answering your other questions:
Now, that out of the way, and that this is our "Expected Behavior", I understand you would prefer to get rid of it?
Hi! Were you able to take a look at this?
Checklist
Configuration
Version
Settings
In-App
iCloud
iPhone
Describe the bug
Repro Steps
Blink
on a fresh iPhone. (If needed, configureBlink
according to settings above)Blink
and create a snip.Files
app and navigate toiCloud Files
→Blink
→snips
. Verify the presence of your newly created snip.Files
app, navigate toOn My iPhone
.Expected Behavior
Local
Blink
folder is hidden because there's nothing in it.Actual Behavior
Local
Blink
folder is visible, because there's a single empty folder in there calledsnips
, which always contains 0 snips.If the
snips
folder is deleted,Blink
automatically creates a new one on next launch.Screenshots
✅ iCloud Drive
❌ On My iPhone