UberGuidoZ / Flipper

Playground (and dump) of stuff I make or modify for the Flipper Zero
GNU General Public License v3.0
13.55k stars 3.18k forks source link

Move application folders to the applications folder? #617

Open FalsePhilosopher opened 5 days ago

FalsePhilosopher commented 5 days ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

I would like to add some application resource files, but there isn't currently a proper place to put them and it doesn't seem right to just keep making new folders in the root folder for them.

Describe the solution you'd like A clear and concise description of what you want to happen.

I propose that all application based folders(ie music player, picopass, sub playlist) in the root folder be moved to the Applications folder

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

IDK just keep smacking the root folder with new folders related to apps?

Additional context Add any other context or screenshots about the feature request here.

Idk, either way where ever you feel like a spot for these two files for the ble_spam fap should go here they are. nameflood.txt swiftpair.txt

UberGuidoZ commented 5 days ago

I've often thought about reworking all the things but been afraid to break things. Multiple web apps, links, actions, etc. pull from my repo and moving things around would break them... but in this case it may not. I'll think about it and try to figure out the best organizational course of action.

FalsePhilosopher commented 2 days ago

I've often thought about reworking all the things but been afraid to break things. Multiple web apps, links, actions, etc. pull from my repo and moving things around would break them... but in this case it may not. I'll think about it and try to figure out the best organizational course of action.

That's some food for thought for sure, it might have to be a growing pain to avoid the technical debt later. Give plenty of notice before the rollout for adjustments.