Copying current months images to a dedicated folder? - Android Q&A, Help & Troubleshooting

Folks;
unsure whether this is the best forum for my question - apologies if this is completely off here. I want to get photo management on my device a bit improved (thousands of images, several different camera and processing apps each of them storing to different folders). I am looking for an automatism, app, ... that does more or less the following:
* Run either on demand (which is ok for me) or periodically at the end of each month.
* Create a monthly image folder <YEAR>_<MONTH> in some configurable place, if not already existing. external SD would be best for this, but is not strictly required.
* Find all images taken (or processed) in the current month in a bunch of configurable folders (DCIM, Pictures, ...).
* Move all these findings over to the <YEAR>_<MONTH> backup folder.
I placed a similar question (http://forum.xda-developers.com/u/t...ate-monthly-image-folder-external-sd-t3420418) in the Tasker forum but actually I am completely unsure whether I want/need Tasker, Automate or something like this to get this job done. Maybe some sync application, a "better" file manager, an image gallery, ... also can do that job. Important, however, would be for me that manual effort to get this done is pretty limited - I do not want to manually select and move a bunch of files but essentially an "icon", an app, ... that can be launched and does just that.
TIA and all the best,
Kristian

For whatever it's worth, just to close this: After playing around with various solutions, the most comfortable approach I found was creating an Automate (http://llamalab.com/automate/community/) flow that manages to do exactly this. Ask me if interested.

Related

Any WM6.5 freeware text (rtf/doc) editor with hyperlinks ?

The answer is probably not...
What I am looking for is a freeware editor that supports common cross-platform formats like RTF or DOC and maintains hyperlinks inserted in them. The idea is to create a document on the desktop with relative links to other documents in the same directory and be able to use them when the whole directory is synced to the phone.
I don't want to use a proprietary format like OneNote, PhatNotes, ListPro etc., so that I could keep using the files when I switch phones next year, whether I go Android or stay with Windows. This also helps to keep info portable and useable across computers and platforms on the desktop. I had to switch, in the past, from ShadowPlan to PocketThinker to ListPro and moving the info to the new platform has always been a major, royal PITA. I now want to convert my existing ListPro files for the last time into format that I can use from now on without changes.
Any help is appreciated !
Ummagumma said:
The answer is probably not...
What I am looking for is a freeware editor that supports common cross-platform formats like RTF or DOC and maintains hyperlinks inserted in them. The idea is to create a document on the desktop with relative links to other documents in the same directory and be able to use them when the whole directory is synced to the phone.
I don't want to use a proprietary format like OneNote, PhatNotes, ListPro etc., so that I could keep using the files when I switch phones next year, whether I go Android or stay with Windows. This also helps to keep info portable and useable across computers and platforms on the desktop. I had to switch, in the past, from ShadowPlan to PocketThinker to ListPro and moving the info to the new platform has always been a major, royal PITA. I now want to convert my existing ListPro files for the last time into format that I can use from now on without changes.
Any help is appreciated !
Click to expand...
Click to collapse
Hello,
AgileNotes Touch v3.0 test, is magnificent: http://www.agilitylab.com/
Regards,
jcmm said:
Hello,
AgileNotes Touch v3.0 test, is magnificent: http://www.agilitylab.com/
Regards,
Click to expand...
Click to collapse
Thanks, this looks very promising. But it doesn't support hyperlinks, does it ? I will try it today.
I tried AgileNoes. It's indeed a very good application, and as far as file handling is concerned, it's superior to Pocket Word. It does however have a major flaw - there's no way to search for text in a document, at least none that I could find. So if I have a large file with multiple notes, I need to use Word to find info quickly.
Unfortunately, though, no hyperlinks...

[Q] Hidden folders through Android MTP

Hey !
I've searched the web as well as the forum but i didn't find any solution and it seems i'm not the only one wanting to do that.
Is it possible to see hidden folders of internal sdcard through MTP ?
I really talk about hidden folder like ".android_secure", not the photos that aren't yet scanned by the media scanner service.
In my windows environment i already set the view all hidden files/folders as well as view system files.
If i have to change folders permissions through terminal what are the correct permissions i should put ?
Thanks for the help !!
Am i the only having that problem ?
Do you guys see the hidden folders through mtp connexion ?
If you'd bother reading a bit before asking questions, you might have the answer already.
http://en.wikipedia.org/wiki/Media_Transfer_Protocol
MTP and PTP specifically overcome this issue by making the unit of managed storage a local file rather than an entire (possibly very large) unit of mass storage at the block level. In this way, MTP works like a transactional file system - either the entire file is written/read or nothing.
More or less, it is designed to keep hidden what should be hidden stick to USB storage or FTP/SCP.
PS: can't believe we're using a transfer protocol designed by Microsoft in a Linux-based system mastered by Google. The horror, the pain... no wonder it doesn't work on my Mac!
VAXXi said:
If you'd bother reading a bit before asking questions, you might have the answer already.
http://en.wikipedia.org/wiki/Media_Transfer_Protocol
MTP and PTP specifically overcome this issue by making the unit of managed storage a local file rather than an entire (possibly very large) unit of mass storage at the block level. In this way, MTP works like a transactional file system - either the entire file is written/read or nothing.
More or less, it is designed to keep hidden what should be hidden stick to USB storage or FTP/SCP.
PS: can't believe we're using a transfer protocol designed by Microsoft in a Linux-based system mastered by Google. The horror, the pain... no wonder it doesn't work on my Mac!
Click to expand...
Click to collapse
Thx for the link ! I knew what mtp is but its always good to refresh things up
I read the whole article and unfortunately it doesn't answer my question.
I understood that its the same for all of us meaning that we are not able to see hidden folders.
But the main question is if there is a way to bypass this behavior ? Where is this defined exactly ?
It seems according to the article that its not on the file permission layer ? Should it be at partition level ? How can mtp know what to share with the host ?
It's not a "behaviour" per se, but more/less a database. Remember that media scanner program which wakes up every time you change something on your SD card, be it internal or external ? it simply keeps a "database" of files which are presented to the MTP client (your computer) and hides away the phone's internal folders which are not supposed to be seen by the end-user.
Theoretically, this is done in order to have the iPhone-like behaviour: seeing the entire device memory as one big unified storage which you can fill as you want (no more of those partition size limitations which brought us the app2sd hacks). In my opinion, it's more or less just a small step done in order to "secure" phones for DRM protected content.
Studios and media companies require devices to have such measures of protection in order to allow you to sell media content (like movies, books, etc) and since Google wants to push its business further with the Play Store, it needs to cave in to the studios' demands. In the future, it will probably even become illegal (DMCA-style) for me to give you the information below
Back to the technical part of our show now.
At the first boot in the life of the device, Media Scanner will look under /system/media and index everything there. After that, it will scan everything under /mnt/sdcard (hence your external SD card too, if you have one, as it's mounted under /mnt/sdcard/external_sd). On some devices, you have an "internal.db" file and one "external-123xyz.db" file; that's a unique ID of the SD card which was scanned. The idea here is you might have 2-3 SD cards which you swap often, and it's not nice to do a full rescan each time you change the SD card. These databases are in /dbdata/databases/com.android.providers.media (on my phone, there is only one "external.db" for example).
So what you're looking for is a way to populate this database with all the files found by the Media Scanner. But Media Scanner doesn't want you to see the hidden folders you mentioned above. So, you get an application which doesn't ignore them, like Rescan SD Card! or SDrescan.
Happy now ?
Thank you very much i really enjoyed reading the explanation as it answers completely my questions and it makes sense !
Ill give a try to the apps but i'm also curious to investigate on those files
Cheers
PS. Is this a disguised way to support non open source protocols ?
Well, you could poke around inside the database with sqlite if you want. But don't really see what's so interesting about them.
It is just another protocol which is supported, which happens to be designed by Microsoft (and probably licensed/paid by Google to be used in Android). I understand the technical explanation behind this decision, but I'm also wary that someday UMS will be disabled by default and enabling it will disable content purchasing for that device (just like having a rooted phone now disables some "sensitive" apps, like banking and online TV).
As a system admin its interesting to know whats happening on my system
As a hobby its interesting for my personal knowledge
And from a development point of view it gives me some ideas for maybe future apps
You say that its just another protocol which is supported but to my understanding there are not so many of them ! So i would say that Google was kind of forced to use the MTP method, first from a hardware point of view and second to be compliant with the rest of the world.
Is there any other protocol that could suite their needs ? Since USB mass storage is not usable on some devices and MTP is well spead.
.HiddenAndroid folders in Win - Here Yesterday, Gone Tomorrow
<Win 7 and GN2>
What's curious and a bit frustrating to me is that, yesterday, when I mounted my device ALL of the hidden (.folders and .files) were visible and searchable. Today, when I went to explore some more, all are gone. I understand that I can use a 3rd party app, just can't figure out why it was visible yesterday and not today.
Hmmph
Did you ever resolve this issue? I really hate MTP for several reasons but this is one of the reasons why! I need to back up all my directories on the SDCard because some apps store them as hidden files in hidden directories. Furthermore, I came across the Play Store bug that requires me to delete a "temp.asec" file in the ".android_secure" directory, but of course it is not visible.
In a post further up it was suggested to use a "Rescan" app to force the DB to include hidden files/directories, but I have tried no less than 4 of these apps, and all they do is trigger the built-in android media scan, which is the problem in the first place!
So has anyone ever been able to access hidden files and directories using MTP?
EDIT: I have an HTC phone that actually shows hidden files and directories, so they have obviously implemented their own media scan. The problem I am currently having is on a Samsung phone (Epic 4G touch)
It may depend on the implementation. For example, using stock rom for the phone doesn't show some files and folders, for example folders starting with dot. But if you use Neatrom Lite it will show all files and folders.
Flash forward about 6 years and Samsung still does not show hidden folders/files when viewing the phone contents in Windows File Explorer, but HTC does.
The reason this is still a problem for me, is that I want to backup the contents of a particular directory (WhatsApp) which contains some hidden folders, so I can restore it anytime on a new phone or the same phone.
I recently switched from HTC to Samsung and alas, it seems the problem with this implementation still exists. Anyone found a workaround to this to allow File Explorer to see the hidden folders?
Update: It appears that hidden .nomedia files (and probably others) appear under regular folders, so the problem is limited to hidden folders themselves

[Q] Organisation App

Hey there, I've had an android phone knocking around for some time but only recently started really using it. The main reason I need it is to organize my self, my work and life.
So with this in mind I went and got Any.do and such apps but as I downloaded opened and discarded them I started to find that they all seem to run into the same grave limitations. I have a room full of lists on bits of paper and what I want is to keep them on my phone. But the apps I try offer the option of creating a list and that's it, about 70% of them I discarded because you cant even change the order of the items in the list which is useless to me as i need to write them in priority.
The next problem is that apps such as Any.do which is the best I've found so far can create folders such as work and play and then one long list of everything i will ever need to do at work. I have many tasks to do at work and those tasks consist of other lists of tasks and so on. For example I need to sort out transport up north for a group of people to do a job so I have a work list with the current jobs on it and on it is this job's name, on another bit of paper iis a list of things i need to do for this Job. One of the things I need to do is sort the van out so under fix the van is another list of things I need to do to fix the van, in that list amongst other things in insurance, so i have another list of things to do to get the insurance.
This is how it all works, breaking big tasks down into smaller and smaller tasks till life is all clear and doable. One folder labeled WORK with all these things listed is useless. Great for doing the shopping or organizing a party but no good for organizing your life unless your life is painfully simple.
Because the method of lists within lists is so old and simple and suited to an app I presumed they'd all be able to do it but I cant seem to find one anywhere and I've been at it for a while but then I can barely turn the thing on. So please anyone who knows where to look or what I'm doing wrong I'd appreciate some guidance.
yadnom1973 said:
Hey there, I've had an android phone knocking around for some time but only recently started really using it. The main reason I need it is to organize my self, my work and life.
So with this in mind I went and got Any.do and such apps but as I downloaded opened and discarded them I started to find that they all seem to run into the same grave limitations. I have a room full of lists on bits of paper and what I want is to keep them on my phone. But the apps I try offer the option of creating a list and that's it, about 70% of them I discarded because you cant even change the order of the items in the list which is useless to me as i need to write them in priority.
The next problem is that apps such as Any.do which is the best I've found so far can create folders such as work and play and then one long list of everything i will ever need to do at work. I have many tasks to do at work and those tasks consist of other lists of tasks and so on. For example I need to sort out transport up north for a group of people to do a job so I have a work list with the current jobs on it and on it is this job's name, on another bit of paper iis a list of things i need to do for this Job. One of the things I need to do is sort the van out so under fix the van is another list of things I need to do to fix the van, in that list amongst other things in insurance, so i have another list of things to do to get the insurance.
This is how it all works, breaking big tasks down into smaller and smaller tasks till life is all clear and doable. One folder labeled WORK with all these things listed is useless. Great for doing the shopping or organizing a party but no good for organizing your life unless your life is painfully simple.
Because the method of lists within lists is so old and simple and suited to an app I presumed they'd all be able to do it but I cant seem to find one anywhere and I've been at it for a while but then I can barely turn the thing on. So please anyone who knows where to look or what I'm doing wrong I'd appreciate some guidance.
Click to expand...
Click to collapse
sorry, but you are searching for an notes app, am i right?
i suggest you to try google keep, easy to use, reorderable, you can set alarms and its in the google enviroment.. so it is synced between devices and browser
.. or ask the nsa for help, if you forgot something
I'm searching using the terms: Organization, to do list, Productivity and things like this to try and find an App to help organize into one orderly document of easily assessable lists of what I have to do.
Google Keep is another one that you can make lists in but the list's can not reference each other so you can list everything you have and need to do and buy and so on but you can not group or nest the lists beyond the first level much like the other apps I've seen. You can list WORK,HOLIDAY,SHOP,PARTY and then within the WORK list you can list NORTHERN JOB, FRANK'S, TAX RETURNS. But then that's it. You cant list anything inside TAX RETURNS. It's to basic to organize anything beyond odd jobs and the shopping.
It is one of the ones that is reorderable as in you can move the order of items in the two lists and synchronizing and alarms and all that is fine but I just really need a simple but effective app that allows me to create lists to organize what I have to do and in what order.
I guess I can do it by using folders inside folders with names on them for jobs but it seems like a hell of a work around. Be easier to just live with all my bits of paper but I'm sure there are apps out there to organize things in a little more depth than things like Google keep, I'm sure just not looking in the right place? Anyone?

Create a shortcut FILE that is stored somewhere OTHER THAN the homescreen..

Hello all, I have received a TON of false positives in my search for whether this is even possible.
In windows, a shortcut to a file or folder can be stored in any folder.
So far in Android, a shortcut can only be placed on the home screen, and AFAIK does not have a corresponding file that can be found in the root browser.
I am trying to trick Handshaker into giving me access to my EXTERNAL SD, and the only way I can think of is to create a shortcut somewhere on the internal SD that zips on over to the card where all my media (100Gb+) is stored.
I'm on a OPX, so internal storage BARELY COVERS apps. No switcheroo action is reasonably doable.
As an aside, is this whole Mac incompatibility thing a vestigial grudge? It must take a lot of effort to KEEP usb from working as it should. Are there other apps besides the "works when it feels like it" Android File Transfer or "installs weird **** on your phone" HandShaker that allow you to move around YOUR OWN FILES without using the cloud? The amount of web silence and lack of development is stunning to me. Maybe I need to refine my search terms?? Unlikely. I've tried many tens of iterations.
The search for answers here results in a mountain of false-positives as well.
Thanks for taking the time to at least read this.
Cheers.

Is there a Pocket like app, but just for bits of text, not the whole pages?

Does anyone know of an app that would behave like Pocket, but instead of saving the whole page it would allow you just to save bits of text from pages?
Its for learning purposes mostly. I spend a lot of times on FB groups or similiar places, and in like 90% of cases I need to save just one post in a thread, or just a short bit of text. Saving the whole page is counter productive cause either I forget why exactly I saved it, or I have to spend a lot of times looking for the exact info I wanted.
Pocket works great for what it's intended, and I would need something similar. Right now copy and paste seems to be the best solution, but when I send it to OneNote it adds it to new page, and what's worse it won't let me choose which workbook.
So, I need to be able to save part of text (saving images too would be a plus) and be able to quickly find it (via tags or something else). And of course, the ability to export it all. Can anyone recommend something?
I use Google Keep in exactly the manner you describe.
Take a screenshot, crop the image to only the important stuff. Move the images to a special folder perhaps, using any file manager. That's how I do it

Categories

Resources