Feature Request: Sort/Search by TIME

I have made this request before, here's a second effort.
It would be useful to be able to search files and to create Smart Collections based on TIME.
Travel photography
Wedding photography
Event photography and
Sports photography
would all benefit from being able to create Smart Collections based on Capture Time.
Example: during a wedding the ceremony takes place between: 1pm and 2pm, the reception, from 2pm-4pm. A search by time will help, photographers find the images which represent each time-slice of an event.
Sporting Events: ie. multi-venue/team event: the US hockey team plays from 9am-11am, the women's volleyball team plays from 11;30am-1pm, etc.
I've been requesting this feature since version 2. It's time.
Thank You,
Efrain Cruz

I concur with John - AnyFilter is a great way to find photos based on any criteria existing in Lightroom .
That said, another option is to use the Metadata Extensions plugin (it's free, and I wrote it), which includes 'Hour of Day' item for library filters or smart collections.
Which should you prefer?
* AnyFilter is faster for one-time/on-demand queries, and more powerful in general, but relies on a proprietary plugin dialog box for it's human interface.
* Metadata Extensions takes longer for a one-time initialization of the metadata in Lightroom, but then allows you to use "standard" (built-in) Lr search & filter mechanisms afterward.
So, if you frequently want to filter or smart-collect based on time (hour) of day, and/or you don't use AnyFilter often, then you might find Metadata Extension is most convenient.
If however, you use AnyFilter frequently enough that you've become accustomed to it's UI, and/or you don't filter/smart-collect on time-of-day that often anyway, AnyFilter may be preferable.
Which do I use?
* Both, depending..
PS - another option is Jeffrey Friedl's DataExplorer plugin. I don't have enough experience with it to comment, but it does support hour-of-day.
Rob

Similar Messages

  • Feature request: keyword search like Google Toolbar

    One of the features (well, the ONLY feature) that keeps me from using Safari as my default browser is a feature I get through Google's Toolbar.
    After you type in keywords for a search in Google's toolbar. You can click on the word (in the right area) and it will automatically find the next occurrence of that word on the page. (You can alternatively clock on the "highlighter" icon and it will highlight any words in your search). You can find any individual word.
    Safari's feature to do this, as far as I can tell, is far less useful. After you type in some keywords. You can click on the magnifying glass and at the bottom, it has the ability to search for the keyword OR phrase, depending on how you search.
    Google's Toolbar feature is amazingly productive -- and useful. I can't figure out why none of the browsers have picked up on this feature.
    (If someone knows a way to do this with Safari, I'd appreciate it).
    Thank you.

    Thank you very much for the responses. I spent forever trying to find the feature request area in support, but failed. Perhaps it would have bitten me.... Thanks for the pointer...
    As for this capability, there's no reason why a browser couldn't support this feature -- doesn't matter that Google did it in a toolbar. And, in fact, if you click on the magnifying glass in the search box, it does allow you to search within the current page for what you searched for (though it's limited only to the "phrase"). It's at the bottom... You have to have words in the search box to see this.
    I'll make the suggestion directly to Apple.
    To anyone who hasn't used this capability -- it's really powerful. That said, you need the Google Toolbar which is only supported on Firefox, not Safari (on the Mac platform).

  • Feature Request: Sort / Download

    I frequently use MBSA to identify and download hotfix MSU files for installation on offline systems.  However, there are two features which are lacking that would save a great deal of time.
    Add a sort to the result details.  This would make it much easier to download multiple KB's for the same security bulletin.  For example, MS13-081 occurs up to 9 times in a single scan for each individual KB and they are spread throughout the
    list.  If you're going down the list then you end up opening MS13-081 separately all 9 times.  If you could sort by the ID column then all of the same MS numbers would appear together and the page could be opened just once.  A heirarchical tree
    view could also work well with MS#/KB#
    Automatic download of the MSU files would be truly awesome.  Each link on the results menu requires navigating 4 to 5 different web pages plus the save dialog.  The MBSA tool would be far more useful if it were capable of automatically downloading
    the MSU and MSP files so that they could be burned to disc for use on offline systems.
    MBSA already works great but these two features could significantly enhance the useability of the product.

    I created a Smart Mailbox as follows:
    I named it Attachments.
    Contains messages which match ALL of the following conditions:
    Select Contains Attachments.
    If you want to include all sent messages that contain attachments, select Include messages from Sent.
    Not exactly what you are requesting but this Smart Mailbox has been helpful for me.

  • Feature request: Sort by attachment

    I usually look for past emails with attachments. But mail has no feature that allows me to sort or even search attachments. I hope this feature will come soon. Is there a way to get around this?

    I created a Smart Mailbox as follows:
    I named it Attachments.
    Contains messages which match ALL of the following conditions:
    Select Contains Attachments.
    If you want to include all sent messages that contain attachments, select Include messages from Sent.
    Not exactly what you are requesting but this Smart Mailbox has been helpful for me.

  • Feature Request: Provide search functionality to procedures, functions and keywords in code

    Have been using SQL Server since 1998, and been wondering why MS cant better the GUI , in terms of ease of use, as its done in Visual Studio and other such tools, though there are some enhancements like multiple window etc, would expect few more for easy
    working for developers.
    1) A search text box, in the SSMS interface, for searching stored procedures, functions, tables etc would be very useful, instead of expanding the entire tree and going through a long list to find your procedure or table, especially when you have a large
    list of them.
    2) Also a code search tool, like to find a keyword in the entire stored procedures, triggers and functions would be useful, currently we had to generate whole script and then find the keyword, and this is cumbersome, as you have to move back and forth to
    find which stored procedure or function has that keyword etc.
    Thanks.

    1. You already have feature in SQL management studio to search for objects using full names or patterns through object explorer
    See
    http://visakhm.blogspot.in/2013/02/object-filtering-using-ssms-object.html
    2. For this you can use the catalog view sys.sql_modules and fire a query on it
    see
    http://visakhm.blogspot.in/2012/03/advantages-of-using-syssqlmodules-view.html
    http://visakhm.blogspot.in/2013/01/systemsqlmodules-and-allsql-modules.html
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Feature request: Add current execution time to queries

    When you run a query in Toad you are notified about how long a query has been currently running for. However in SQL Developer you just get the bar moving back and forth until it completes and only then you get the execution time. It would be nice to have realtime notification about query execution time.

    in 4EA2, I do see  'All Rows Fetched: 60 in 0.198 seconds' above the column headers in the results grid. Is that what you were looking for?

  • Feature Request: Sorting of procedures, functions

    I'd like the ability to sort the list of procedures and functions in a package in the tree-view on the left. I operate with quite large packages, and sometimes it's hard to spot a single procedure in the list. An option to sort the list would remedy this.

    For our 1.1, the tree will have much more control.
    -kris

  • Feature Request.  Please, please, please make file name a sort option.

    I find it a glaring omission that one cannot sort by file name in
    PE or Organizer.

    We're pretty much just users here. You should post your request using Adobe - Feature Request/Bug Report Form.
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children

  • Location Manager and Time Zones Feature Request

    I use my Powerbook for consulting - and travel extensively.
    Location Manager handles my network setups, but, to the best of my knowledge, NOT the time zone information.
    I'd like to have the option to set the time zone from my location manager, so that when I get to a customer site, and attach to the network, files, iCal, Mail, and other timestamped files are correctly in sync with the location.
    I could probably write an automator script to do this, but it would be best supported directly in Location Manager.

    Hi, Kirk. Welcome to the Discussions.
    For Mac OS X feature requests, submit a Mac OS X Feedback. These Discussions are user-to-user communications only. Feedback is the formal mechanism for submitting feature requests.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X

  • Premiere Pro CC Feature Request: add multiple Markers at defined times

    I'm about to post a feature request and wanted to check to see if anyone else was interested, as I've read that forum support can help to get feature requests added - and also just in case this feature already exists, and I've missed it in my Googling...!
    Here's the request:
    Brief title for your desired feature:
    Option to add multiple Markers to a timeline at defined times
    How would you like the feature to work?
    It would be great to have an option in the Markers drop-down menu or to be able to right-click on the Marker icon in the timeline and be able to choose "Add Multiple Markers at xxx minutes/seconds/frames".
    Why is this feature important to you?
    I often end up creating a lot of montages, and it would be great to be able to use this feature to drop a Marker (for example) every three seconds in my timeline so that I can then add a bundle of clips using Automate to Sequence. At the moment, I do this by clicking on the Playhead Position hot text and typing in 00:03, 00:06, 00:09, etc, and dropping a Marker at each point, and this feature would speed things up a bit. I've also been asked by students if this feature is available as well.
    If anyone else would be interested in this request, please let me know...!
    Thanks

    Yes, that's true, when using my method described above, Prem adds each clip from the first frame and cuts it off when it reaches the next Marker, then I use the Slip tool to get them to the bit I like. I'd just like to remove the step of typing the time into the Playhead Position counter by dropping Markers at set intervals or by choosing to use the first xx seconds in the Automate to Sequence dialogue. Either way, the request is in now, but it doesn't look like it'll gain a lot of traction...!
    Cheers for the responses, Jim.

  • Feature request - execution time in SQL Developer

    I am looking for some feature to detail the execution time of packages/stored procedures/functions. When a package completes execution, lets say, it took longer time than usual ; I would like to know which stored procedures or SQLs within took the longest time. I could trace the session. It will be very helpful if there is a feature on the tool.
    Thanks

    Look into PL/SQL Profiling. If you are on RDBMS version 11, then profiling command appears in context menu and toolbar.

  • Feature Request: Blackberry Q10 Search Configuration Option to "SHOW ALL" Results without clicking an arrow to expand

    Hi,
    So my search function does not find "Contacts", in order to search for contacts I need to go into the "Contacts" application/menu. Previously, I would be able to search for contacts using the Global search.
    Not sure if this is supposed to be a feature, to separate searching for email content versus phone contacts, but I suspect it's probably a Blackberry Q10 glitch. 
    Oddly enough I added a contact called "Some New" now in the Search if I type "some" the "Some New" contact doesn't show up yet until I type "some n".
    Ah I see, so the Blackberry by default in the search shows only the first few results and makes me click an arrow to expand results.
    Perhaps a Default search setting to show ALL Results:
    phone variable(s)
    MYVER:
    OS:Q10SQN100-1/10.1.0.1483

    You have your mobile phone number listed as your "My Mobile Provider" or carrier. Putting your phone number out on the internet on these public forums for the world to see, is not wise. To change that, at the top of this page click on My Settings > Personal Profile > Personal Information, and in the entry block for "Carrier" type the name of your mobile provider.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Feature Requests for BlackBerry​10 OS

    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    This thread has been closed and is continued in this new thread here: 
    Feature Requests beyond BlackBerry OS10.3.1
    Please click on that link.
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Let's use this thread to list BlackBerry10 OS feature requests. There's nothing official to this thread, but one never knows who might view it and get an idea or two to move foward.
    Please let's keep it to feature requests with simple short statements and comments, in this manner:
    1. Ability to lock the volume keys (since they are so easliy pressed when retrieving from holster)
    2. Personal distribution groups Address Book
    4. Add BBM Group icon to home screen
    **This thread is not for bug reports (i.e., the calendar glitches when I set the date) or for debate or discussion of the worthiness of a feature request.
    So, what would YOU add to BB10?
    What do YOU need to make the OS platform work better for you?
    Here are the collected feature requests as of 04 April 2013. Thanks for Ride_The_Sky for helping collect these from this thread.
    There are listed in no order, just as collected.
    Ability to lock the volume keys (since they are so easily pressed when retrieving from holster)
    Personal distribution groups Address Book
    Add BBM Group icon to home screen
    Way to add line carriage to BBM messages
    Why doesn't the most used name come up first? <- In latest OS, there is another line with most common contacts, but when typing it won't provide most commonly emailed contacts.
    Bring back the option "Send As" or include this option in "Share"
    Enable word wrap when zooming in to emails and messages.
    Import Distribution lists from Outlook on your desktop to your Z10?
    *The option* to always show the hub main screen when opening the hub, so when peeking it always shows the hub even if you leave it in another screen.
    Offer Balance without BES to have two workspaces in device.
    Delete on Server/Device/Both
    Delete on Server but Keep on Device (This is going to be tough since EAS does not work like POP, using POP you can do this by deleting on server after sync)
    Auto power on/off or Auto Do Not Disturb / Scheduled Airplane Mode / Scheduled Silence Mode / Scheduled Custom Profile
    Default Currency Option
    More options to lower data usage in e-mail (Headers Only / Roaming Profiles)
    Snooze a notification/reminder for more than 5 minutes.
    Customized Notifications
    Disable certain accounts to stop receiving email or notifications from them temporarily to avoid data usage.
    Way to delete recent pictures, videos.
    Office Hub customization, sorting, editing, etc., on the fly.
    Select which contact groups to sync, and ability delete all contacts.
    Larger text select tabs
    Add more options to dropbar.
    Improve browser functionality and display, add customization and management of Bookmarks.
    Calendar in Landscape mode
    Option to Disable shutter sounds in camera.
    Auto BCC option
    Multiple appointments in lock screen, not only next one.
    Increase email check frequency, custom minutes (possibly battery concern, most accounts use push nowadays)
    Ability to hide "texting" numbers such as Work, home, etc that aren't able to receive texts
    Ability to have multiple mobile numbers, such as mobile1, mobile2, for people with more than one cellphone
    Ability to have multiple work numbers, home numbers, etc
    Ability to have option for actually creating "custom" names for phone numbers, emails, VOIP,
    Ability to have multiple WORK emails fields for same contact ...
    Ability for a custom note field for each contact, for misc information such as store hours, reference numbers, business account numbers,
    Ability for filter or unselect specific Twitter, LinkedIn, Facebook contacts so they all don't appear
    Ability to "share" contact info with someone else ... like a vcard or the like
    Ability to have custom Individual text and ringtones for each contact set within contacts app
    Vibrate option for Alarm
    Mail Filters for Priority mails.
    Option to block ringtones from music app (i don't see ringtones in my music app, I guess poster refers to custom mp3 files)
    Swipe down to close, up to minimize (but some apps have menus associated with swipe up gesture)
    Swipe half way up the screen to minimize an application to an active tile.
    Swipe it all the way up the screen to close the application.
    Playbook app switching gestures (swipe sideways, I guess this won't work since there are other gestures associated with side-swiping)
    Lock screen with gesture (or maybe they should just add a button on home screen, somewhere on top or bottom)
    Airplane mode on status bar options.
    Option to customize status bar with select Settings/Options.
    Colors for Hub!
    Face recognition for camera, being able to associate contacts with faces or pull info from Facebook, etc.
    Weather info on Lock Screen (if I may add, and constant info on top status bar, simple temp info should be enough)
    We need groups back in contacts please.
    Import text messages in various formats from various systems.
    Sorting and Ordering of the way contacts are displayed depending on account.
    While editing an entry in calendar, notification about a recent call may cause loss of data in that entry.
    Location for Calendar entries and be able to see it on the map with a tap.
    Being able to see multiple pictures from an email by swiping left and right to see next/previous without having to reopen (I must say the same thing is needed for App World, why can't we just scroll through screenshots??)
    Multiple flags or ability to set a flag date, associate with a reminder.
    Move people from TO to CC or BCC easily (If I may add, also ability to backspace to delete a contact without having to tap the X in blue box).
    Option to add favorites to Hub for easy to reach contact management (I think it is same as going to contacts and choosing Favs)
    Being able to answer and make calls when the phone is locked.
    Add more colors to LED notification (I think they are there now, orange, green, red so far, did not see blue, I don't think blue is needed in my opinion)
    Change the way to add date and time for appointment, rollbar is too slow and too sensitive.
    Dismiss and Snooze buttons for Alarm to be different colors, larger, easier to notice.
    Make it easier to order world clocks, instead of the order they are added.
    Alarms based on days/schedule.
    Easier way to get to the bottom of e-mails (I think it scrolls pretty fast, I think poster wants "B" shortcut)
    Easer way to get to the bottom of web pages (same as above, space or B shortcut?)
    Add option to ask if you really want to dial, instead of just dialing right away every time a phone number is clicked/tapped on.
    Ability to resize image before attaching to an e-mail.
    More than 30 days email sync on device, please!
    Make BB boot up slower, so we can actually get to do something else while waiting for it to start!
    SSH client would be nice.
    Another keyboard like Swipe (honestly, I have never typed faster in my life on any other on screen keyboard, Z10 keyboard is awesome!)
    Volume lock/unlock button on demand.
    Auto Run app on device boot up.
    Lock or Pin apps.
    Ability to run background apps (Google Talk is running in the background, or it is tricking me, I don't know but I am getting messages from it when it is shut down on BB10, I hope they do Skype the same way)
    Ability to have multiple documents of same type open at the same time (tabbed docs2go)
    Calendar sharing of BB10 users in the area/company/group.
    PIN Messaging to return.
    Preview e-mails, calendar and other information on lock screen (privacy?)
    Way to clear anything in any "Recent" menu, videos, pictures, etc..
    Ability to hide apps, docs, pics, videos, folders, etc..
    BBM Group Picture notification.
    Support WhatsApp more.
    Another tap for important numbers (Favorites work for this, and on top of speed dial)
    From Call Menu when going into contacts, it should be ready to search with keyboard out.
    Option to customize volume key to act as page up/down, etc depending on app running.
    Red star in app world (means you need to run Updates, just refresh and check by swiping down from top)
    Better headphones with the phone (hey, we didn't even get any!)
    Better night shots in camera (hardware or software improvement?)
    Ability to choose which address book to sync with bluetooth car.
    When app is opened from a folder three or four pages into apps list, we hope the screen can go back to that spot when the app is closed (sadly it uses active frames at the moment)
    Change acceptance of auto corrected key, instead of space key, make it something else (actually, you can just backspace to un-autocorrect it back to what you typed).
    Ability to load certificates (X 509 S/MIME and/or PGP/MIME) from a computer
    Ability to sign and or encrypt emails (POP3)  before sending (As in MS Office Outlook)
    Ability to receive and recognize signed and or encrypted emails (POP3) (As in MS Office Outlook)
    Add a password/certificate manager that doesn't require manual copy/paste
    Ability to encrypt the memories Device and Media of the Q10 like it is done for the BB9900
    Ability to encrypt selected folders (preferably by Private Key)
    Ability to create Self-Decrypting Archive like in PGP
    Ability to delete email-messages by group as an alternate option to one by one
    Opening Video-chat to non-BBM users (Skype for instance)
    For above encryption request, SecuSmart was suggested...
    Renaming the file without extension can break the file or hide it from pictures list.
    Wallpaper scrolling sideways.
    Standalone e-mail app (not sure how different it is than choosing emails-only for hub)
    Different colors or small tabs in different colors for different accounts in Hub.
    Share webpages with smart tag (I think you can just create it by pasting the URL into create QR)
    Application management (being able to see which app takes up how much space, etc..) CPU/Memory/Battery Usage/Data Usage/Storage Usage in more details
    Custom vibration options.
    Move Send button in BBM to avoid accidental submission of message
    Forward As… SMS, MMS, EMAIL from one to another.
    Send SMS to new numbers (I think you can still do this from call log)
    Single key press to change profiles.
    Insert a picture into an e-mail. (I think he means into the body of email)
    Turning off links of contacts (I think poster did not have multiple accounts, actually BB10 goes ahead and adds all new contacts into all address books in all accounts without user permission.. Create a contact in Hotmail? Gets copied to Gmail.. and then linked, terrible implementation in my opinion)
    Presets for browser bookmarks, faster access to bookmarks. (My suggestion was to create a home screen, select 12 icons 3x4 or 16 icons 4x4 as home screen/start page)
    Being able to allow flash based on website/url/server.
    Ability to adjust different sounds/volumes for different BBM users/groups
    Better Voice Dial and Voice Commands (shorter and easier operation)
    Ability close one or all web pages/tabs, add "Close All" button.
    Call Recording
    Faster way to delete e-mails, such as file icons next to e-mails,  or Swipe to Delete! Swipe to File!?
    Customize email signatures with formatting.
    Phone to stay on screen (dial pad always available in panes)
    More Options for Clock.
    In Playbook we can have a single character password, why not on BB10? "too short" well it is my decision, isn't it?
    There is no way to go next/previous while reading an e-mail. Please add these functions.
    Add to the e-mail client, Next Unread / Previous Unread.
    E-mail or Hub should have more buttons at the bottom in landscape mode. Why keep only three (or four in e-mail view) buttons when you have the real estate. It would be extremely handy if you allowed users to edit which buttons should go at the bottom. Next Previous is really needed while reading an e-mail. For example I would love to add "File" button at the bottom as a shortcut instead of forward, I rarely forward, but I file all the time. Maybe allow users to have two row of keys, add next/previous/unread. Or it could be done with a gesture. How about swiping the account name (top blue bar while reading e-mail) left and right?
    When you create a new contact in BlackBerry, it gets synced to all accounts on the Hub. There is no way to limit the new contact to a specific account.
    Sometimes when you file an e-mail to a folder, it stops and waits few seconds with no message. Even when it files immediately, there is a confirmation message that takes time to appear and disappear, and the folder list does not disappear automatically.
    Messages filed automatically by server using server side filter rules are still showing up on Blackberry hub/inbox. In older BB versions the filtered messages did not show up in the list, filed messages still did.
    When you filter your e-mails using Filter / Unread function, new unread e-mails do not show up until you close the filter and re-open. It won't just keep refreshing your screen with unread e-mails. Can BB add a button to the hub "Unread Hub" so when hub shows 8 or 2, you can actually see unread items easily without having to through so many taps.
    Native BB QR scanner (Smart Tags) does not work with barcodes (it only scans with no way to use the information). There is Open In function but it doesn't work properly.
    We need to add more customs search providers, and be able to add custom search strings/wildcards. For example currently there is Google, Bing, Yahoo, Foursquare, etc..
    I hope BB introduces the ability include more standard & custom searches, IMDB, PriceGrabber, Ebay, Youtube, XYZ Forums, ABC Newspaper, 123 Database, Etc.. Most sites nowadays provide search string in their URL Search=?* etc...
    None of the Battery apps can access system settings to add a battery icon to the top. I wish battery percentage was there.
    There is no way to check carrier/mobile signal strength.
    Blackberry, please add the date and carrier / SSID info to the top. Sometimes we just want to glance at the top to see the date without having to swipe.
    Please bring back keyboard shortcuts. Since we can easily swipe up to bring the keyboard, just add keyboard shortcuts in e-mail, phone (true speed dialing, dialing by word?), and browser, etc.. if possible. I could always call 1800SOMETHING# now I have to look up the number or use dial pad.. Please bring it back.
    Camera zoom function needs to be fixed, also please include option of fixed focus by tapping on the screen to focus. The auto focus in video is focusing in and out to various objects all the time. Stabilization feature also causes tearing/ripples, I guess it is good if you are stationary. Or use Volume Keys to Zoom.
    Please allow more than 12 icons in an icon group/folder, I hated Apple for limiting apps per folder, please fix it.
    Auto ON/OFF feature is not there anymore. BB should consider Auto DND (DoNotDisturb) or Auto Silent/Airplane modes instead.
    Please find a way to stop the music app from automatically starting up every time it connects to bluetooth like car audio. This is very annoying.
    No Panaroma mode in Camera app, why not? It is very easy to incorporate. This could be a nice addition to next release, and easy.
    The text selection grips needs to be a little bigger, sometimes I cannot see where I am moving them, they work better in Playbook, nice big tabs.
    Call Functions, before answering a phone add sideways gesture functions, like swiping right will forward the call, swiping left will answer with a test message, etc..
    Or there should be a way to reject the call without sending it to voice mail, phones had this function a decade ago, I don't know what happened to it.
    We used to be able to see the "History" without having to save the contact. Now I don't see any way to "View History" of a certain phone number, it just keeps adding
    them as individual entries to the log. Now I can't see when was the last time they called me, how many times we spoke which day, etc... I loved this feature in BB5.
    Where is BB Traffic? Where is BB Weather, without having to run an active frame? It will eventually disappear if you run too many apps. I liked a little Icon that shows me what the temp is, instead of running a whole app.
    There is no Skype. This day and age with all other platforms having it, please either get skype (Microsoft) to cooperate, or open up BBM to other platforms. If necessary, pay Skype to develop the app, then charge BB users for the app. Most will gladly pay.
    Can we tap and hold on an active frame to pin it, or can we pin two favorite apps between Call and Search & Search and Camera buttons in the bottom bar? How about Close All running Active Frames app to quickly free up ram?
    I hope next generation devices have two speakers or speaker that is facing forward. When playing games or watching videos in landscape mode, I find my palm muting the speaker. I have to hold it gently with fingers to have a gap in between, something I don't want to do when I am on the subway or bus.
    Blackberry Maps should have a Zoom In/Zoom Out buttons, sometimes using it with one hand, it is impossible to zoom in and out. (Zoom in is OK but we can't zoom back out)
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code
    Solved!
    Go to Solution.

    - ability to choose deletion of an email on handset only
    - desktop software working with all older BB's allowing drag and drop type of transferring data, contacts etc. (BB link doesn't recognize my old Storm) 
    - auto power on/off
    - contacts syncing with yahoo & Outlook (almost two weeks trying to work around it and no luck)

  • BUGS and FEATURES REQUESTED. Please add to it.

    I've been using the z10 for the past couple weeks and wanted to start a thread of comprehensive Bugs and Features Requested.
    I've labeled Bugs by letters (A,B,C...) and Features Requested by numbers (1, 2, 3...) so that others can add sequentially.
    BUGS
    (Not listed in any particular order)
    (A.) Contact App adds current date as birthday. When I edit my contact, the current date gets listed as the birthday in local contact.
    (B.) Duplicate telephone numbers listed. Telephone numbers show up twice in my Contacts (e.g.., if I have the contact's cell saved in (000) 123-4567 format and the person has the number listed in Facebook, I get a duplicate entry of +10001234567).
    (C.) Telephone numbers and emails are not actionable in Web pages. In webpages, I can't click on telephone number to call (e.g., I look up a phone number for a restaurant). I should be able to easily call or copy into the Phone App or E-mail App.
    (D.) Auto capitulation for words on the word substitution list is wrong. For example, when the word substitution contains more than one word. I have "ru" change to "are you" but if the first letter is capitalized (R) then both words become capitalized words (Are You). I used to have shortcuts like "mysig" to create email signatures with legal disclaimers but I can't do that now.
    (E.) Backspace delete doesn't work consistently. The Shift+Delete function seems only to work after moving the cursor. This feature is the Alt+Del action to delete words after the cursor.
    (F.) All Emoticons do not list. Emoticons do not all fit on the the two screens (lists) of emoticons. I.e., two columns are missing from view and can be seen when sliding (swiping) between the lists. Also, sometimes when I select an emoticon, it doesn't correspond with the picture of the one I intended. I believe this error is related. As a separate note, there should be a way to see the underlying symbols of the emoticon. (Often times, other people don't have BlackBerrys so I'd like to know what symbols would be sent--my prior 9800 would show the characters as i scrolled through them).
    (G.) BlackBerry keyboard doesn't always work in input fields. E.g., certain Web pages. (I found a work around; two finger swipe up from the bottom makes the keyboard appear)
    (H.) Sent messages stay unread. This seems to be an issue when an app sends an email (e.g., share article). The email with the sent indicator (checkmark) stays bold and I have listed 1 unread email. I can't mark as read/unread but if I delete the sent email, my unread message gets cleared.
    (I.) Contact already added but I get the option to add instead of view contact. For some contacts, I get the option to add to contacts in the action menu cascade when that person is already in my address book. This bug is for emails and text messages.
    (J.) Cannot call from text message. When I hold a text message and select call under the action menu cascade, the OS opens up the phone app but doesn't call.
    (K.) Composing messages by name. When composting messages, the input must be by first, middle and last name. It should be, instead, by string and include nickname. E.g., if the person's name is "Andrew B. Cameron" I must type the name in as such. I can't type in "Andrew Cameron" or "Andy Cameron."
    Features Requested and Suggestions for Improved User Experience
    (In no particular order)
    1)      Option to reply in different ways from the Call List. Be able to select a name in a call list and have options to call, text or email the person. The action menu allows calls to other numbers but I can't choose to text or email the contact instead. Sometimes, I missed a call and want to reply via text because I’m not able to talk. (Long hold on the Torch 9800 trackpad button brought up the action menu allowing me to call, text, view history, add to speed dial, e-mail, delete, etc.)
    2)      Option to reply in different ways from the Hub. Related to above, when selecting an item in the hub, have the option to contact the sender or caller with multiple different ways.
    3)      Only show number once in contacts application. Tap on the number to bring up the "action" cascade menu with options to call or text the number. Why is the same number listed twice (once to call and below again to text it)?
    4)      Timestamps for individual text messages. I can't tell exact time on individual text message if it comes in near the time of another text. All messages are in one "bubble."
    5)      Ability to select MMS or text for a message. Sometimes I write a text longer than 160 characters and I prefer it to be sent in one message (i.e., MMS mode) rather than being broken into one or more standard text messages. I had this ability with my 9800.
    6)      Send button should be moved for text messages!!! Why the heck is it right underneath the delete button?!? Or next to the period button? I often times have accidentally hit send when composing text. It's very annoying and embarrassing. (Also, what happened to the ability to hit enter for a return carriage to next line?)
    7)      Bigger magnifying glass. My finger is often over the area I need to place the cursor. I find it difficult and erratic to place the cursor.
    8)      Select all option. Add the option to select all text in action menu cascade.
    9)      E-mail recipients and message headers. Difficult to tell if you are one of many email recipients. Can we have a way to pull the email down to see the list of recipients rather than have to click to expand the header info? I know this request is a little picky, but that's how it was done in the previous BlackBerry OS which I preferred; it is easier and faster to pull the e-mail down and 'peek' to see which e-mail box received the message, message status, from and to fields. This change would be consistent with BB's flow/peek rather than click.
    10)   Browser navigation. Hold down back arrow to get a list of recently visited websites similar to a desktop browser.
    11)   Dark/Night mode. A night mode (maybe in the drop down menu) to change all the white and bright backgrounds to black or dark which would be helpful when reading/viewing things at night in bed/etc.
    12)   Number of contacts. Ability to see how many contacts I have.
    13)   What happened to groups or categories? I'd like to have back the ability to filter or see categories and also a way to contact everyone in a category. E.g., family or friends or coworkers, etc.
    14)   Shutter sound mute. I was at a wedding and wanted to take pictures during the ceremony but the shutter would was too loud.
    15)   East Asian Language Input. I bought my parents two Samsung Galaxy S3 phones over the weekend because they need Korean input (and the Kakao talk app). (BTW, S3 is a great phone but I prefer the Z10 after having the weekend to use the Android phones).
    16)   Ability to freely place icons on the homesreen. Currently, icons are forced top left-right-to-bottom. I prefer to space my icons out.
    17)   Add a contact to the homescreen. I'd like to place a shortcut (similar to a Webpage) to the homescreen for a contact which will open up the contact. Android allows this feature and so did my previous 9800.
    18)   Search Contacts by nickname. The contacts app doesn't allow me to search by, e.g., Andy, even if I have that as my contact's nickname. The previous OS allowed this type of search which was very helpful.
    Finally, as a note, I've been using the BlackBerry Z10 for the past 2 weeks and it's a great platform. I just bought two Samsung Galaxy S3 phones over the weekend for my parents so they could use the Korean language input and related features so I spent a lot of time with the Android platform, setting it up and teaching them how to use it. The S3 is a great phone too.
    I prefer, however, the way BlackBerry has done their OS 10 and the integrated management of messages.
    It's too bad that BB doesn't have Korean input and apps like Kakao Talk or I would have considered it for them.
    The BlackBerry 10 is a great platform and I look forward to the continual improvements that will only make the experience better.

    This is a great post.
    I couldn't have written it myself better.
    I'm also in dying need of Korean input as I can't communicate with my Korean friends.
    But I second every point.
    I hope the tech teams are reading this.

  • FEATURE REQUEST: Enhanced Texture Options in FW

    Recently, a forum user was asking how to change the color of a texture in Fireworks to red or blue. In particular, he/she was struggling with attempting to apply a texture to a white object, and it wasn't showing up.
    http://forums.adobe.com/thread/1006694?tstart=0
    The question got me thinking about textures, how they're created and how they're applied. Textures are a unique and distinctive feature of Fireworks. On the one hand, the interface for textures is very simple to use and almost magical; on the other hand, it's surprisingly limited. The concept is great, but the implementation seems only half-baked.
    With this in mind, I'd like to suggest a few simple ways that textures could be made more fluid and versatile in Fireworks.
    First, a little background...
    WHAT IS A TEXTURE?
    In the world of Fireworks, a texture is basically a type of pattern that's applied to an object. However, unlike a pattern fill, textures include transparency and integrate with the existing fill content (color, gradient or pattern). They're suggestive of textures in the real world, which are often tactile and defined visually by light and shadow.
    Texture graphics are most commonly grayscale ("black and white") in GIF or PNG format. Applied within the application, the graphics are converted "on the fly" to white-on-transparency. If the Transparent option is checked, the graphic is converted into a sort of mask, making the "textured" areas invisible instead of white.
    And that's about it.
    So what if you'd like to apply a dark texture to a white object? Sorry, it can't be done. What if you'd like to apply a texture in color? It can't be done. What if you'd like to reverse or invert the pattern of the texture? Can't be done.
    Well, in fact, these things can be done, but not directly. They require workarounds such as cloning the object and placing the clone above or beneath the original, applying textures as pattern fills (instead of as textures) and adding effects like Color Fill, Invert, and Convert to Alpha, or editing the texture file directly, saving out a new copy, etc. In short, there are unintuitive ways to accomplish these goals that lead to bloated effects lists and layers or that require extra time and care.
    HOW CAN TEXTURES BE IMPROVED?
    First of all, does it make any sense that textures are applied exclusively in white? Not really. In the real world, a texture can be defined not just by light but by shadow. And even shadows can have color. This means that, at minimum, it would make sense to allow for the application of a texture in black, and, at maximum, in any chosen color.
    Secondly, textures are relative. They represent change to an existing surface. Sometimes, it might make sense to highlight the texture itself; other times, the surface around the texture. This means that being able to quickly reverse the figure-ground relationship of a texture would be a very handy feature.
    With the above concerns in mind, I've devised three 'user interface' scenarios, presented here in order of most conservative to most extreme. The first scenario is the least powerful but still doubles the number of possible outcomes (compared to the existing interface). The second scenario may be the most logical of the bunch and represents a modest evolution of the existing interface, while increasing the number of potential outcomes even further. The third scenario allows for the application of any color to a texture but also represents the biggest change to the existing interface; that said, it's also quite compact.
    Scenario 1: Invert option
    The idea here is simply to add an Invert checkbox to the existing options. Checking this option would convert white to black, allowing for the application of dark textures to white or light-colored objects. In "Transparent" mode, this option would invert or reverse the figure-ground relationship of the existing texture.
    Scenario 2: Dropdown menu plus Reverse option
    Here, the Transparent checkbox is replaced by a dropdown menu that includes 3 mutually exclusive options: White, Black, or Transparent. Checking the "Reverse" option would invert the figure-ground relationship of the texture. This scenario allows for 6 possible outcomes in place of the existing 2, and is actually more logical than the first scenario, which conflates two options.
    Scenario 3: Color picker plus Reverse option
    Here, the Transparent checkbox is removed, and in its place, a color chip/palette is added to allow for the selection of any color to be applied to a texture. (Choosing Fill: None would create Transparency.) Again, a "Reverse" option would invert the figure-ground relationship of the texture. This scenario differs most from the existing interface but is quite compact and allows for the greatest number of outcomes.
    SO WHAT CAN YOU DO?
    I've submitted a feature request to Adobe's official site:
    https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    When it comes to bugs and/or feature requests, every vote counts. If you care about this issue, I encourage you to submit your own feature request to the above URL, referencing this post if desired. Feel free to copy and paste the feature request below or write your own. (Be aware that there is a 2,000 character limit to the "issue description" of a bug report or feature request, and the following report is very close to that maximum.)
    FEATURE REQUEST
    Product name: Fireworks
    Product Version: 12.0.0.236
    Product language: English
    *******Enhancement / FMR*********
    Brief title for your desired feature: Enhanced texture controls, including the ability to apply textures in black and/or color (instead of white), and the ability to reverse or invert texture.
    How would you like the feature to work? Three possible implementations have been outlined in this forum posting:
    http://forums.adobe.com/thread/1042206?tstart=0
    The basic scenarios are as follows:
    SCENARIO 1: An additional "Invert" option. Checking this option would convert white to black, allowing for the application of dark textures to white or light-colored objects. In "Transparent" mode, this option would invert or reverse the figure-ground relationship of the existing texture. This scenario would allow for 4 options in place of the existing 2.
    SCENARIO 2: Replace Transparent checkbox with a dropdown menu (White-Black-Transparent) and a "Reverse" checkbox. The dropdown menu offers 3 mutually exclusive options, while "Reverse" inverts the figure-ground relationship of the texture in each case. This scenario would allow for 6 options in place of the existing 2.
    SCENARIO 3: Replace Transparent checkbox with a color chip/palette and a "Reverse" checkbox. The color palette would allow for the application of a texture in any color, while choosing Fill: None would create Transparency. This scenario would allow for the greatest number of options.
    Why is this feature important to you? Textures are unique to Fireworks and potentially very useful, but their implementation is incomplete. The use of 'white only' means that textures cannot be applied to a white object. Inverting a texture or applying a texture in color requires advanced workarounds and can lead to bloat. The suggested options would make the feature exponentially more powerful and intuitive.

    Thanks, Jim! It is a very blog-like post. (I still haven't gotten around to starting a blog but keep thinking I should.)
    I figured the clearer and more thought-out the presentation, the greater the likelihood it might get implemented. Also, I was originally stuck on Scenario 1 as a solution, and writing this helped me see other options.

Maybe you are looking for

  • Help! Aperture 3.0.1 Crashing - at end of my rope!

    OK - I am at the end of my rope and my problem solving ability. I have an Aperture library with a little under 9,000 images - almost all referenced on an external hard drive (connected via FireWire). I bought Aperture 3 when it came out (boxed upgrad

  • Inherent design flaw in HP laptop keyboards

    Anyone struggling with random behaviour when typing quickly (windows shutting down, blocks of text being deleted etc) may be interested to know that there is a flaw in HP laptop keyboards. This has been seen on an HP550 laptop, it's not clear how man

  • Mac book pro runs hot and restarts

    my mac book pro 13 in 2009 modle  runs hot and randomly restarts. the fan is operable. 

  • Migration and QT 7 gone

    I migrated from MBP with snow leopard to a newer MBP and QT 7 went missing. I have reinstalled it and now my Pro key is gone- is there any way to get this back from Apple?

  • How To Post an Adobe 7 Project on a WordPress Web Site

    How do I go about publishing my Adobe 7 project on a WordPress web site RETAINING all the interactivity of the project?