Looking for app to quickly add reminders - General Topics

I hope this is the appropriate forum to post this.
So far my search has been unsuccessful for a little app / tool for WM5/WM6 SMARTPHONE: all it needs to do is prompt me for a reminder text and alarm date/time.
At the specified time a reminder just pops up (vibrate/ring) and I can SNOOZE it in 5 minute increments (like older nokia phones.. press n times for n * 5 minute snooze).
Can hold multiple reminders, not just one.
Ideally it should launch with the new reminder prompt so I can quickly add things to remember on the go.
At least this is how I'd imagine my "dream" app.
I don't know if what I wrote makes sense.
You see, I'm an extremely forgetful person. If I'm talking to someone and promise to do something I usually forget it within a minute. Like it never happened. It's pretty serious, I struggle all the time.
I normally use Calendar but it takes too long to enter a simple reminder.
So if anyone could point me in a direction.....where to look
thanks
Greg
ps. no, I don't do drugs. I was born with this sh*t.
ps2. I was just thinking, is there a way to create Outlook FORMS for Pocket Outlook? So I could just create a basic template with two input lines and it adds the rest of the stuff and inserts it into outlook. (and add the private flag because it's synced to the corporate exchange server where calendars are all public... )

Related

NEW: Activate Mail + Send & Receive

I've made a tool to activate email (built-in) and start syncing.
Tested only on WM2003, not sure if it would work on WM5.
Usuage: SyncAccount "MailAccount"
Using this, you can activate email, and sync with the push of a single button
makes life easy ;-)
Program here is delivered as is, use at your own risk.
i'm not gonna make any further improvements, as this suits my own needs as is.
happy mailing 8)
runs on my wizard... very good!
Heimiko: I made a similar app in VJPhoneShortcuts a while back. Did you manage to activate syncing even when the current account has been changed, eg, if the user switches to SMS, have you got it to switch back to email before syncing? I got too busy to figure it out at the time
V
Hai vijay555,
I did manage that, yes, even though SMS account is enabled, it will switch to the email account, and start syncing from there on....
I use your VJDialer app, and I wanted to use email in the same sort of way... couldn't find it anywhere, so.. here ya go ;-)
Good stuff. I'll look into it. I've never used my pda for email, but a few guys were asking for this facility.
V
vijay555:
No need, here's how to:
tmail.exe -Service "MailAccount"
tmail.exe -Sync
call those 2 after each other. Don't use them in a single call, because as soon as you use -Sync, the mail app wont be activated (not brought to the foreground).
so.. 2 * CreateProcess is all that's needed
Nice nice nice!
I was doing it in such a dopey way, as ever.
Is it ok for me to implement this into VJPhoneShortcuts? There's a couple of extensions I want to add, but it's a much neater then the way I was doing...
I'll give you full credit of course
V
Sure... no problem. Cool me being somewhere in those credit lines ;-)
I guess you actualy search for the button on that Doc and send a WM_CLICK to it... ? i was thinking in that direction at first, but then, i knew there had to be a simpler way. If you google for "tmail.exe command line", you'll find some other stuff, as you can see, tmail.exe can already do natively what you do with your phone tools, sending emails, sending sms's, etc. all from command line. (you just need to know how, hehe). But then, you can't ever find this -Sync option... that was trail and error to find out... i tried lots of different keywords, lolz. Weird that its not documented anywhere.
Anyway, use it wisely ;-)
Yes, the original VJPhoneTools were done in the same way through tmail.exe, but I've never used the email so never thought about doing -sync it through the command line. For someone who does everything through the command line, I was so stupid not to think of it
Many thanks.
V
vijay555 one request with your phonetools. Can you give identifiable icons to each function? I have shortcuts on my today but cant distinguish which icon does what. So maybe a mail icon for checkmail? Thanks
VJPhoneShortcuts will be remade shortly.
VJPhoneTools: I think they do have different icons don't they?
V
vijay555, sorry i actually meant vijayphoneshortcuts. The icons are all the same, of a cell phone. I use check email and speed dial and they look the same in my today launcher.
efjay: I'll try to fix the icons shortly. I'm actually just about to throw in a whole load of new features and finally put in WM2003/Wm5 dual compatibility. Heimiko's generous info has given me a reason to finish it, I've been sitting on the almost finished code for so long.
However, it's likely to be only one app, so one icon, but with about 8 functions. So you might have to set up your own icons (if I can find some relevant ones I will). However, have a look at this thread for info on how to set up nice icons etc for your shortcuts.
V
ok, thanks for the link. look forward to the new version.
Heimiko, I use your SyncAccount program and it is great, but I wonder if there is any way to get the email to start syncing without bringing the tmail.exe program to the front as if this happens I dont get any notifications - I run SyncAccount with a scheduler, so the PPC screen isn`t on.
sure, to do that, don't run SyncAccount, run this commandline instead:
\Windows\tmail.exe -Service "MailAccount" -Sync
Doing this will do exactly what you just asked.
g'luck ;-)
Wow as simple as that, thanks to you.
Thanks!
\Windows\tmail.exe -Service "MailAccount" -Sync
is very helpful!
Is there a way Empty Deleted Items along the same lines? In particular, I would like to have a single shortcut that first empties deleted items and then checks the mail in my pop3 account.
The other thing I would like to do is run activesync's connect via bluetooth as a single command, rather than navigating to that item.
I`m not sure if there is a single command to run Activesync via BT, but there is a program called SKSchema www.s-k-tools.com that is like the windows scheduler and will allow you to set up a load of things to run at a regular interval or just when you click an icon, it`s very powerful.
This is what I wanted with the check email in background command.
Note!
You have to enter the shortcut correct with Sync at the end. And correct LetterCase!
\Windows\tmail.exe -Service "MailAccount" -Sync

Notifications for emails in folders other than the inbox.

I've been looking around for some type of software (since WM5 and WM6 don't seem to have the ability built in) that will let me know when I've gotten an email in a folder other than my inbox.
All of the people in my office have separate folders, and all of their email is sorted into their respective boxes automatically in a server-side rule. I'd always have to manually check those folders in windows mobile (I've got an 8125 running XDA Mobile 6 r4) every time I looked at my phone.
While searching around I found a software package called watchflag (www.watchflag.com or m.watchflag.com for the direct download). It didn't have this option at first, but I asked their support about it and they actually wrote it into the code! It'll play different notifications depending on who it's from or what the subject line is, and it checks all folders, including subfolders (just be sure to follow all of their directions!). So if you've been looking for something to alert you on new email in subfolders (the boss [or the wife] emailing you and you have a separate folder for them), this software will work great.
Just wanted to spread the word as I looked high and low and haven't found anything else that does this out there!
thanks for the post, nice ap. probably shouldnt put your email in plain site like that[username]
I've been waiting a long time for this! Thanks!
Looks interesting. I'm looking for something subtley different - I use FlexMail to access a private IMAP account and I'd love to find something which hooks the standard notification process, so, for instance, my HTC Home new mail count will increment for mail received in Flexmail/IMAP. (At the moment I have Outlook mirroring the IMAP account and checking for mail every 5 minutes to flag new arrivals, but that's wasteful of resources...)
Does anyone know of something that allows you to hook the standard notification procedures for custom events?

Merging SMS treads (Facebook)

So, I was going to post here the other day about merging SMS treads, but never got around to it.
I get all my Facebook notifications sent to me via SMS because it seems faster than the Android Facebook app. Well, Facebook uses that annoying long number for every SMS they send.
It was starting to fill my inbox and it was driving me nuts. I figured out that if you save each number in the same contact under the same type (ie. Mobile, Home, etc.) it will automatically merge the threads into one and save room in the messages folder without looking cluttered.
So, each time Facebook sends a message, just add it to the same contact as the rest. Eventually, you will no longer have to do this because the numbers start to recycle themselves.
I hope this helps someone because I spent hours upon hours upon days searching for a solution and could not for the life of me figure out how to do this. So, hope this adds to the great amount of information that XDA has.

[Q] Android App Request: SMS Auto-Archiver

Hello XDA community!
First, I am uncertain if I have the correct forum for this; I was debating posting it under Android Apps but it gave the appearance of being a place to get applications that have been developed, not to request for a particular app to exist. If it needs to be moved, please let me know.
Here is the problem: I've got 20,000 text messages on my phone. This is intentional. As ridiculous as it sounds to have that many text messages, I've found it to be a life saver. In one case, I saved an address from a few months ago that enabled me to bring comfort to a friend in need. In another instance, I was able to clear a dispute between my friend and my employer. Still other cases are simply nostalgic, and I know of other people who have used SMS threads as evidence in court proceedings. There is utility in keeping as many text messages as possible at hand.
The problem is that, once this many texts are on a phone, the messaging app slows down quite noticeably. Additionally, restoring from a Titanium Backup or similar can take nearly an hour to write the database back into memory. Having the texts is wonderful, but having them resident along with more recent discussions causes undesirable consequences.
What I'm looking for is an app that will copy messages to an archive and then delete them. For example, if I have 200 messages between myself and Alan, and he texts me again, I'd like message 201 to be archived and deleted. However, if Bill and I are only at message 28, that can grow without archiving until I hit 200, at which point *it* starts getting archived. Ideally I'd like this to happen in real time, but if it happened hourly or daily I can certainly deal.
The two ways I've kinda found to do this were either to make daily backups with MyBackup Pro or similar, or make them on my computer using MyPhone Explorer. MBP is nice because it keeps it on the phone, but one of the core functions I'm looking for is to be able to browse the archive as if it were a regular set of text messages - still threaded, time-stamped, and categorized by sender - just not in the regular SMS database. With MBP, it makes the messy situation of having to restore messages until you find it, which gets very difficult after more than a few weeks. MyPhone Explorer is a better tool for this and it can be searched, but it does require my laptop to do it, which is a bit challenging as synchronization has to be performed manually.
I've tried most of the add-in applications to address this; neither Go SMS Pro nor HandCent nor Fusion nor Chomp nor Textra provide this functionality.
Yes, I'm willing to pay for an application that will allow for this, so if anyone either knows of a program that can do what I'm asking or feels like writing one, please let me know.
I appreciate your time and consideration in this matter.
Joey
I have an App Request too
An On-Screen Floating Object-Oriented Toolbar, with Back, Home, Menu, & Directional keys, + additional keys depending on active screen or current app
including a 'cycle-through elements' button then hit enter on the one you want to activate
things that can be done with your thumb from one small location.
then tap & hold contracts it into a smaller set of buttons
and you can select the number of buttons & their default positions for both the expanded state and the compacted state.
so it could be used to navigate around programs, select different elements, or used as a game controller, or keypad enhancement, or enhanced navigation etc

[APP][5.1+] Gentlemen’s Assistant Beta 0.9 – Smart SMS, Calls and Email (with Promo Codes)

Since we are beta testing our app, and to make certain we are on the right track, for the top 50 people that provide the most valuable and MEANINGFUL FEEDBACK to the short questions at Mod Edit: Link removed, we will happily be sending free upgrade promo codes!
The app may be downloaded from Mod Edit: Link removed
Without further ado:
Gentlemen’s Assistant – Smart SMS, Calls and Email – Free Upgrade Promo Codes for the Top 50 People!
Gentlemen’s Assistant is a smart device automation tool for SMS messages, calls and email that’ll help you stay in touch with loved ones—and it’ll be there for you through life’s many distractions.
Let’s face it—girls (and some guys!) love lots of attention and most men can’t keep up. Rather than forgetting to give your better half the attention they deserve—perhaps you’re in a conference call or very busy with work—Gentlemen’s Assistant (GA) will, cleverly, send text messages of your choosing to, and smartly prompt you to call and email, your significant other to remind them that they mean a lot to you.
Some people are, very much, against automation technology like this, but we believe that anything that can help keep communication high between loved ones is, in the long run, a good thing. GA, by default, will not take any action and largely act as a helpful reminder, and we recommend this type of use.
Warning: GA works well when used sparingly with simple messages—perhaps too well. While it’ll give your significant other the attention they need, they’ll be inclined to reply back and, at this time, GA is not intelligent enough to reply in context—so you’ll need to reply back yourself.
Features
Automatically send custom SMS messages, with scheduling and opportunistic randomization
Automatically start a call, with reminders, near the end of the period selected
Automatically start a prepopulated email, with reminders, on a regular basis
Won’t automatically send a message if:
You are in a call with this person
You recently missed a call from this person (configurable)
This person recently sent a message and you didn’t reply (configurable)
Won’t automatically start a call if you:
Are in a call with this person
Were in a call with this person and didn’t end the period selected with a missed call
Modern Android design with a dark theme
Supports multiple people (when upgraded)
Won’t repeat the last message sent
Set a maximum number of messages per day, week or month
Notifications for upcoming messages (configurable)
Notifications populated with recent conversation history and favorite messages (favorites are currently available on Android 9.0 and later)
Time zone aware (it’ll do the right thing regardless of where you are)
Upcoming messages can be easily edited, disabled, postponed, skipped or quickly changed to other frequently sent messages
History of what messaging actions were taken and why
Tentatively planned features
Won’t automatically send a message if:
You recently sent one (configurable)
You’re at a loved one’s place (configurable)
Biometric authentication to open app
Display actual MMS pictures/content in notifications
Enhanced Artificial Intelligence and machine learning
Helpful Hints
GA can be used to regularly touch base with anyone you care about, not just loved ones!
Use short and sweet, but generalized, messages. Sending a simple “I love you” once a day is far better than sending “You looked amazing in that black dress!”
More varied messages tend to work best.
Disable messages when you and your significant other are together—or select Not Today when notified. While you can schedule messages outside of times you’re likely to be together, you don’t want messages to be sent when you are, for example, sitting right next to them at breakfast.
Don’t wait for GA’s automation! If you are feeling extra loving, let your loved one know in the moment!
Known issues
RCS support is incomplete. RCS messages will not be displayed properly in notifications and messages will be sent as SMS.
Email reminders are still a work-in-progress and we plan to have this completed soon.
Please give us your feedback at Mod Edit: Link removed
Need help or have a question? Our frequently asked questions are at Mod Edit: Link removed. Contact us at Mod Edit: Link removed
MOD ACTION:
Thread closed and links removed.
@BinkXDA
Please check your PM inbox.

Categories

Resources