Tags/flags for songs - feature request

Hello everybody,
I've been using itunes for years now and am pretty happy with it, except for slow performance in .7 - also becasue of a large library.
What would you think about a feature that allows to set flags/tags for each song, like in blogs or youtube?
Sometimes the genre does not express all the "feelings" connected with a song; an extended smart search function would enable to search cross-over genres, e.g. "feel-good", "rock" and "electronic". Also new smart playlists would be possible.
This would ease up organizing large libraries (such as mine).
Plz post your thoughts about it, Hassan
  Windows XP Pro  

You can leave your feedback on iTunes, iPod and other products at this link: Apple Product Feedback

Similar Messages

  • Thank you for my feature request. Now-

    Thanks adobe for making true my feature request in CS4. You added two buttons for "more especific" and "less especific" in the "add new css rule" dialog…
    Although, it doesn't go through ALL the posible combinations so I often don't find the class or ID I need and I end up typing it myself.
    So a graphic interface for selecting the objects I WANT to match would be cool. Even better if I can select the elements I DON'T WANT to match as well.
    A multiple element selection system should be enabled, and a new "select elements to match" button would enable the manual selection.
    The more-especific and less-especific buttons are mostly used to find a tag/class combination that matches one or several
    I wanted a more refined one, though, in which there are different drop down selects for each option, listing:
    e.g. for the following code, and having selected elements #page-2 and #page-8, A NEW DROP DOWN select would display a list of the combinations that would match BOTH elements, ordered not by specificy but by number of matches.
    <div id="maindiv">
         <ul id="list_one" class="left_column">
              <li class="linkone"><a id="page-1" >Link One</a></li>
              <li class="linktwo"><a id="page-2" >Link Two</a></li>
              <li class="linkthree"><a id="page-3" >Link Three</a></li>
         </ul>
         <ul id="list_two" class="right_column">
              <li class="linkone"><a id="page-4" >Link One</a></li>
              <li class="linktwo"><a id="page-5" >Link Two</a></li>
              <li class="linkthree"><a id="page-6" >Link Three</a></li>
         </ul>
         <ul id="list_three" class="left_column">
              <li class="linkone"><a id="page-7" >Link One</a></li>
              <li class="linktwo"><a id="page-8" >Link Two</a></li>
              <li class="linkthree"><a id="page-9" >Link Three</a></li>
         </ul>
         <ul id="list_four" class="right_column">
              <li class="linkone"><a id="page-10" >Link One</a></li>
              <li class="linktwo"><a id="page-11" >Link Two</a></li>
              <li class="linkthree"><a id="page-12" >Link Three</a></li>
         </ul>
    </div>
    So, the drop down option would list all the possible rules to OVERRIDE existing rules that match the chosen elements, sorted by amount of nodes matched.
    For this example, the first compound rule you will see in the dropdown will be the one that matches ".left_column .linktwo". (Matches 2 elements)
    I know it sounds obvious, something you could do yourself. BUT when you have A LOT of code, someone else created, with no obvious class names, or not even intended to be grown up that much… you really need something that finds what the elements you selected have in common.
    After your selection, another selection could allow you to DISCARD elements from the choosing chriteria.
    Thanks Adobe!

    They spammed the post...lol i mean we were spamming what a joke

  • Better system for collecting feature requests

    See how feature requests are handled for Gallery:
    http://gallery.menalto.com/sfvote

    Roadmap questions cannot be addressed at CSC, you need to direct this to your account team.
    HTH
    java
    if this helps, please rate
    www.cisco.com/go/pdihelpdesk

  • Xmlclassgen for java feature requests

    1) automatically generate code to populate
    these classes from xml input (preferably using SAX parser)
    2) open up the sources so that folks like
    myself can add functionality like (1) or at
    lease document private and protected functions so that I can derive from these classes.
    3) runtime access to DTD info.
    4) easy way to map between tags and java class names
    5) ability to add a java package to generated code (I see an option for this, but so far
    it hasn't worked at all for me).
    6) programatic access to id->node map (there must be one, since validation claims to check this.)
    7) introduce intermediate node-group classes
    so that methods to access children, and be
    number and type specific.
    8) Xpath navigation tools (query a tree of generated class nodes using Xpath syntax)
    null

    5) ability to add a java package to generated code (I see an option for this,
    but so far it hasn't worked at all for me).
    We already have this functionality. And Here is the example for DTD class Generator:import java.util.Vector;
    Vector m_packageName = new Vector();
    m_packageName.addElement("testpackage");
    // set Java Package Name
    generator.setJavaPackage(m_packageName);
    XML Schema Generator will create package for each namespace, we also support that.null

  • FEATURE REQUEST: Sticky editing of feed info

    I love iTunes 6 on Windows as pod-catching software. It's great. But a minor feature request.... (since I don't see anywhere else on Apple.Com for iTunes feature requests, I'm posting it here).
    Most podcast authors seem to do a lousy job of creating intuitive feed metadata information (Artist, Description). And since podcasts seem to be sorted by default on my iPod by Music > Podcasts > [ARTIST FIELD], I always edit the Artist Field in iTunes before I sync with my iPod. I do this by selecting all items in a feed group, right clicking, choosing Get Info, and editing the Artist field to something short which makes sense to me.
    However, this edit isn't sticky. When new items in a feed are downloaded to iTunes, they have the original Artist field. So I have to edit this a lot.
    What I'd like is to be able to edit the Info of the feed once in iTunes. Then, every time a new item is downloaded to that feed in iTunes, I'd like iTunes to go ahead and edit that item's info to match my sticky feed setting. This way, I only need to edit the info once when I add a new feed, and each item subsequently downloaded will inherit those settings.
    Make sense? A "power user" feauture, I'm sure. But it'd be nice....
    Dell Dimension Windows XP iTunes 6, 20GB iPod
    Dell Dimension   Windows XP  

    Can't be done currently. Interesting idea, though.
    However, I've found that podcast creators tend to be pretty responsive to criticisms along these lines. I've had this same problem with some podcasts, and after I mentioned it to them, they started tagging their podcasts appropriately. Some of them even started adding "album art" after I explained how it would show up on newer iPod's when playing the track, if the iPod user uses iTunes.
    I'd email the podcast author and let them know what's up. This is generally a better long term solution anyway, as it helps everybody.

  • Source code / feature request

    Hi
    This tool is fantastic and saves me a huge amount of time, helping us find some interesting bugs (like why "delete myarr.pop()" was having such an odd side-effect when the array contained strings..).
    I'm trying to get hold of the source code for this but my SVN clients can't connect, I've tried lots of different network configurations (from work, home and mobile connections) and both the SVN and HTTP connections, so I think the issue is on the Adobe/SoureForge end. Can anyone check/fix this?
    The reason for wanting the source is to add a minor change to the Tag Viewer / Tag Information output. Currently I'm trying to work out what function is defined at offset 0x348B2 of my SWF file. I can see it in the hex editor but it's tricky to work out what this function name is: the class is defined in DoInitActions offset 200492 and length 24355 i.e. a big class.
    What I'm hoping for is to add the offsets into each line in the DoInitActions 'Tag Information' panel, so e.g. instead of:
            if L63
            push $1
            push 'isMouseDown'
            getMember
            pushDuplicate
    I'd see:
    1522:        if L63
    1527:        push $1
    1527:        push 'isMouseDown'
    1534:        getMember
    1535:        pushDuplicate
    etc where the number at the start is the offset of this instruction within the DoInitActions tag.
    If anyone with the source can do this and update the binaries then great but I suspect it's something I would have to do myself... but currently I can't get at the source without having to individually browse to and download every file :-(
    thanks
       Andrew

    A new version of SWF Investigator was released on Friday (version 0.6.2) and I will be updating the open-source repository in the next day or two.  When the update is complete, I will respond to this thread so that you know to pull down the latest version of the source code.
    For SVN access, I have used TortoiseSVN on Windows which is supported by SourceForge: http://sourceforge.net/apps/trac/sourceforge/wiki/TortoiseSVN%20instructions
    The logic for your feature request already exists in SWF Investigator but it is currently commented out. For the next release, I can work on enabling it. If you want to play with the functionality in the meantime, then the code is in SWFInvestigator/src/decompiler/tools/Disassembler.as.Within that file there is a function called, "start." Within that function, there is an if-block which checks for "showOffset". You will need to uncomment the out.print() statement within the showOffset if-block. You will also want to set showOffset to true just before the if statement. Recompile the application and it will begin to show the information you want.

  • Feature request: Print function in Web Inspector

    Safari's web inspector rocks. It would be neat, though, if you could print the element you've selected. Sometimes I don't want to print an entire page, just a portion, and the Web Inspector seems like an appropriate way to specify which element to print.
    Although, Safari on the iPhone has some way of guessing which element to zoom in on when the user taps a part of the web page. I suppose there are many ways to do this.

    Nice idea, but this user-to-user forum is not the place for Safari feature requests. Try here instead:
    http://www.apple.com/feedback/macosx.html
    FYI, you can also do a selected area screen capture (command-shift-4 then click-drag-release) and print that from Preview.

  • Feature Request: Custom uninstaller which executes actionscript function on uninstall

    Hi,
    My name is Ronald Kamp and I'm an IT Consultant at iDA MediaFoundry Belgium.
    I would like to request a feature. At the moment I have an application that writes a file to the app-storage of my application, to the user's documents and settings folder and one value to the Encrypted Local Store. On uninstall, I would like to remove all of these files so that all links to the application are removed.
    Would it be possible to add a feature to the AIR SDK that will execute a certain piece of actionscript so that all of these files are removed? Of course, it would be possible to create an installer with InstallAnywhere but then we would lose all of the checks that are performed with the standard AIR installer and uninstaller.
    Thanks in advance.
    Kind regards,
    Ronald Kamp

    Hi Ronald,
    Thank you for the feature request feedback.  I agree, having this functionality would be great.  If you get a chance, I'd like to recommend voting for both of these ideas:
    Custom hook on AIR application uninstall
    Deleting local data store while unistall
    You might also be able to work around this now by creating a native installer and having it sub launch your AIR installer.  More details about this can be found on our redistribution instructions, and you can sign up for the licensing needed on our runtime distribution page.
    Thanks,
    Chris

  • Add "New Feature Request/Proposal"

    Hello,
    There seems no area for "New Feature Request/Proposal".
    Someone may has good ideas of improving Cisco device/software 's function, or want to request for new features.
    Could you take a consideration about adding an area/WebPage for it?
    Thanks.

    i like the idea and actually if you want to present us a PER you may reach your AM to do so since as someone mentions not all customers are allowed to do so.
    the idea of having everyone asking for things they think would be useful would be somewhat troublesome because i know for a fact that many people come to us and ask things like "i have a XX system that can do this, how can i do the same with Cisco?"
    in many cases we do not have something near the functionality they want but unfortunately that's the way the product was developed.
    in many cases people would ask for something specific to their business and not for something in general. i've seen some questions on things that many people want like pushing a background image in a batch or how to select how to pick-up a specific call and not in FIFO (which will be in our next release) but i've also been asked questions only once and never heard anyone ask the same never again
    i don't want anyone to take this the wrong way but you need to understand that this is a business, so we're most concerned on what customers want and some guys that can ask for features may not be customers. i could gather all my friends and ask them to post a request even if they were not going to buy anything and just by taking the amount of petitions it wouldn't work. that's why this kind of requests are done thru Account Managers.
    don't get me wrong, i like the idea but making that work thru NetPro would involve as you mention resources to do so, to validate the idea, to count how many support them, see if they could be implemented, etc
    javalenc

  • 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

  • Feature Request: reopen each PDF at the last open page

    I love many things about Reader for Android, but I read many books at the same time, so for me it is missing one crucial feature: please enhance Reader to reopen each PDF at the last open page.  Currently if I switch from one PDF to another, when I return to the first, it forgets what page I was on, so there's no way to use Reader for my real reading of PDF books.
    Everything else about Reader is fantastic,  so I really hope you can make this improvement.
      Thanks
      Jim

    Thanks Jim , for appreciating Adobe Reader and  for the feature request on remembering last opened page for a pdf . It is one of the top few priorities for us. We would try to include this at earliest in  our next major update.
    Thanks again.
    Regards,
    -vaibhav

  • PDF Page Flip Feature Request

    Flip books have become popular over the past years and I would like to see the ability to flip through pdf's with a page turn option.  This could be a view with a one page or two page layout.  This functionality would not have to have the robust rendering that a true Flash page flip book has but just an animated quick flip, much like you see on common book readers.  I know this is a small thing but it makes a big difference in perception when one is scrolling through a PDF verses reading through it like a book.  Is this feature a current consideration?
    Thank you,
    Brandon Buie

    +1 For that Feature Request . Everybody will be happy to see pdf contents in ''page flip" mode (except Adobe programmers).

  • Debug symbol ID or possible Feature request

    I'm pretty bad with code and I constantly get lost working with it.
    but I'm pretty good at copy and pasting snippets and modifying things i need.
    I've been trying to watch videos on how to target symbols and things but I keep getting lost on syntax. (ex sym.Stage.(soemthing))
    Is there code that I can type on an element to make an alert box display what the symbol's name is for scripting?
    the issue comes from trying to make a responsive site using edgecommons' adaptive layout
    http://www.edgedocks.com/edgecommons#anchor_edgecommons_18
    I can't seem to figure out how to target something when the page is brought up to say change it's CSS or move it through code, most lessons only target symbols on the main stage, not something brought in dynamically.
    As for the Feature Request, it would be nice if there was a way to drag and drop an element into actions panel and have it write out it's drilled down name into the code. Similar to After effects where you just drag and drop attributes and it automatically types out the attribute's name when working with expressions.

    Which version of DW are you currently running?
    Regards
    John Waller

  • 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)

  • Feature Request:  iTunes to merge the "Song Name" & "Artist" fields

    This is a feature request that i would like to see in a future release of iTunes. The option to merge the "Song Name" & "Artist" fields together. This would be a very valuable option when surfing your iTunes Library thru your iPod, Front Row, or Apple TV.
    Let me explain:
    Not everyone knows at the top of their head who sings a particular song. This is especially true when someone other than the owner of the iTunes Library is browsing through it.
    Let's say that I want to browse my ENTIRE music collection all at once. The easiest way to do this, is by browsing thru the "Songs" list because it creates 1 massive list displaying ALL the songs in the library, without having to jump into different fields. The current problem with this, is, it only lists the name of the song. There are 2 problems with this philosophy. #1 - You must know who sings the songs to have any chance of making this a useful option because the artist is not displayed. #2 - It puts them in alphabetical based on the song name. Once again, not a very useful way to make this option really functional because you will have the Artists all over the map! Keeping the Artist's songs together makes it a much more feasable option.
    The solution, I feel, would be to have iTunes create an "Option" that would allow users like me to make iTunes merge the "Artist" & "Name" fields together. Make it an option so that users who do not see the benefit to this, would not have to use it. By doing this, I could now surf my ENTIRE collection via the "Songs" field in a very logical approach.
    For an example, let's take a song: Artist - "Def Leppard" & Song Name - "Pour Some Sugar On Me". By clicking this option, when browsing thru the "Songs" field, it would now display as: Def Leppard - Pour Some Sugar On Me. This allows me to browse my ENTIRE library while at the same time, keeping "like" songs together, and making it very easy to distinguish whether or not it is a song I want to select. By knowing that Def Leppard is a Rock Artist, it helps to distinguish the song.
    I work for a custom AV integration shop that has put hundreds of music servers into homes. We have been teaching our clients the benefits of this for some time now, with great feedback. The only problem presently, is it requires the users to have to re-edit every single file by putting the Artist's Name & the Song Title into the "Name" field of iTunes. Very time consuming! As well, because you also have the "Artists" name entered in the "Artist" field, you get Front Row displaying the "Artist" name twice, once in the song name, and once in the artist's field.
    Any feedback would be welcomed.
    Regards,
    Trevor

    You might be able to get where you want using Chaotic Software's MediaRage. It can automate and batch tag editing, including building a Title tag that combines Artist and Title and, to possibly address you other problem, blanking the Artist tag.
    MediaRage is not expensive and it is very powerful, you can even define regexs for how to parse tags.
    HTH. - Tom

Maybe you are looking for

  • How to check iPhone 6 order status

    Just pre-ordered and got an order number.  But connection dropped before completed carrier selection.  Impossible to get back to the order!  Help!

  • Add new characteristic in the currency translation method

    Hi All, I would like to know if it's possible to add a characteristic in the currency translation method in order to use it in the exchange rate determination. Currently the available characteristic are: Country, Segment, Cons. Group, Profit Center,

  • Insert picture in message

    I've got an image of the screen in .pdf or .jpg form. How do I insert it in a message?  I see the "Insert Image" icon but that asks for a url. I don't understand that. What I'm really after is, what does the little symbol that looks like a dollar bil

  • Sequence problem, please help

    Hi all, I am trying to build a primary key based on a sequence. 1. i built the table 2. i built the sequence 3. i execute the following code CREATE OR REPLACE TRIGGER TBL1_ID_TRG BEFORE INSERT ON TBL1 FOR EACH ROW BEGIN SELECT TBL1_M_ID_SEQ.nextval I

  • QLogic vs. Emulex Switches -- I need documentation

    Howdy, We bought the Emulex 355 off the Apple site, and I'm convinced it's junk. Most everybody says go with the QLogic. Now I'm trying to convince my IT guys to return the Vixel and purchase the QLogic. They want documentation that says the QLogic i