What happens to old Reading List items?

In Safari 7 what happens to items in the Reading List after they are read? Are they deleted automatically? If so, when? (I know it is not right away.)
In previous versions the items flagged as "Read"  would be grayed out, and I could clear them one by one to keep them from cluttering things up. In the newest version, however it seems to be impossible to tell which ones are "Read" without right-clicking and examining the context menu.
Even better, of course, would be a button or menu option to clear the "Read" items en masse.

I am probably telling you something you already know, but if you pull down on the Bookmarks - Reading List - Shared Links pane while viewing your Reading List, you can choose between "All" and "Unread." The options are hidden just above the search bar in Reading List. 
Also, you can right-click (control click) on the list to mark an item as read/undread, remove an item, or clear all items.
But you're right, there's no easy way to separate the "read" from the "unread."
Message was edited by: Thomas Costello

Similar Messages

  • How to read list item and display Title and on click hyperlink as value by javascript /jquery

    on newform.aspx just above the top of cancel button I want to put 1 hyperlink "Help"
    but I want to do this by script/jquery by reading my configuration list where 1 column is TITLE and other is- URL
    in TITLE column will write "Help" and in URL column  I will write
    http://portal1234/sites/sudha/MyHelppage.aspx
    so script should read Title and display Help--->1st part
    Script should read Value column and on click of help-(display link) the respective url should be open in new window.-->second part
    Please let me know reference code for adding anchor tag dynamically by reading from list
    I can see hyperlink near cancel button-
    $(document).ready(function(){
    var HelpLinkhtml ='<a href="#" text="Help">Help</a>';
    var position =$("input[value='Cancel']").parent("td").addClass('ms-separator').append(HelpLinkhtml);
    now for reading from list I am trying below script-
    $(document).ready(function() {
        GetHelpLinkFromConfigList();
    function GetHelpLinkFromConfigList()
     //The Web Service method we are calling, to read list items we use 'GetListItems'
     var method = "GetListItems";
     //The display name of the list we are reading data from
     var list = "configurationList";
     //We need to identify the fields we want to return. In this instance, we want the Title,Value fields
     //from the Configuration List. You can see here that we are using the internal field names.
     var fieldsToRead = "<ViewFields>"+"<FieldRef Name='Title' />"+"<FieldRef Name='Value' />"+"</ViewFields>";
     //comment
     var query = "<Query>" +
                            "<Where>" +
                                "<Neq>" +
                                    "<FieldRef Name='Title'/><Value Type='Text'>Help</Value>"
    +
                                "</Neq>" +
                            "</Where>" +
                            "<OrderBy>" +
                                "<FieldRef Name='Title'/>" +
                            "</OrderBy>" +
                        "</Query>";
     $().SPServices(
     operation: method,
        async: false,
        listName: list,
        CAMLViewFields: fieldsToRead,
        CAMLQuery: query,
        completefunc: function (xData, Status) {
        $(xData.responseXML).SPFilterNode("z:row").each(function() {
        var displayname = ($(this).attr("ows_Title"));
        var UrlValue = ($(this).attr("ows_Value")).split(",")[0];
        AddRowToSharepointTable(displayname,UrlValue)
    function AddRowToSharepointTable(displayname,UrlValue)
        $("#NDRTable").append("<tr align='Middle'>" +
                                    "<td><a href='" +UrlValue+ "'>+displayname+</a></td>"
    +
                                   "</tr>");
    <table id="NDRTable"></table>
    Thanks :)
    sudhanshu sharma Do good and cast it into river :)

    Hi,
    From your description, you want to add a help link(read data from other list) into new form page.
    The following code for your reference:
    <script src="http://code.jquery.com/jquery-1.10.2.min.js" type="text/javascript"></script>
    <script type="text/javascript">
    ExecuteOrDelayUntilScriptLoaded(AddHelpLink, "sp.js");
    function AddHelpLink() {
    var context = new SP.ClientContext.get_current();
    var list= context.get_web().get_lists().getByTitle("configurationList");
    var camlQuery= new SP.CamlQuery();
    camlQuery.set_viewXml("<View><Query><Where><Eq><FieldRef Name='Title'/><Value Type='Text'>Help</Value></Eq></Where></Query></View>");
    this.listItems = list.getItems(camlQuery);
    context.load(this.listItems,'Include(Title,URL)');
    context.executeQueryAsync(function(){
    var ListEnumerator = listItems.getEnumerator();
    while(ListEnumerator.moveNext())
    var currentItem = ListEnumerator.get_current();
    var title=currentItem.get_item("Title");
    var url=currentItem.get_item("URL").get_url();
    var HelpLinkhtml ='<a href="'+url+'">'+title+'</a>';
    $("input[value='Cancel']").parent("td").addClass('ms-separator').append(HelpLinkhtml);
    },function(sender,args){
    alert(args.get_message());
    </script>
    Result:
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Downloaded iOS5 and don't know what happened to my contact list

    I downloaded iOS5 and don't know what happened to my contact list.  Any help?

    try to make a hard reset (home button +power button for 15seconds) then restore by itunes.this is called DFU mode,once you done,can only restore the device by itunes!let me know if it works

  • How do I remove reading list items?

    How do I remove reading list items?

    Hello,
    In your reading list, just move your mouse pointer on the item and a small x will appear at the left of the title. Click on it to delete the selected item.

  • I cannot open Reading List items

    I have just found that if I click on any item in my Reading List all that happens is that the Top Sites page opens. What do I need to reset to stop this happening and to link through to the Reading List sites?

    From the Safari menu bar, select
    Safari ▹ Preferences... ▹ Extensions
    Turn all extensions OFF and test. If the problem is resolved, turn extensions back ON and then disable them one or a few at a time until you find the culprit.

  • What happened to my contact list in new iphone OS?

    Yesterday I switched my iPhone 4S from 5.0.1 to 6.1.3 OS, and my contact list vanished. What happened? Can I get it back? 

    You should check the DROID Incredible 2 by HTC section to see if there are similar discussions.

  • What happened to App Category list?

    Hello!
    The very useful sorting of App Store apps into a Category list has been replaced with an "App Store Quick Links" list. Useful if I'm looking for 'Apps for Foodies' and just a few other categories with cutesy names, but useless if I want to browse Travel or Productivity or Reference or other apps. What happened to the comprehensive category list?
    Thanks.

    Hover your mouse over "App Store" in the iTunes store top toolbar and use the white arrow to display the categories list and make your choice.
    Or use the "Power Search" link on the iTunes Store home page, select Apps and choose the categories and devices you wish.

  • How to delet reading list items

    I've noticed I can add items to my reading list, I don't know how to delete spacific items from the list.

    First of all thank you both.
    Now I still have some problems..
    On the trigger WHEN-NEW-FORM-INSTANCE I wrote this code:
    DECLARE
    rg_fakultet RECORDGROUP;
    rg_fsmer VARCHAR2(20) := 'F_IME';
    flist_ID Item := Find_Item('SMERI.F_IME');
    nDummy NUMBER;
    BEGIN
    rg_fakultet := Find_Group(rg_fsmer);
    IF NOT Id_Null(rg_fakultet) THEN
    Delete_Group(rg_fakultet);
    END IF;
    rg_fakultet := CREATE_GROUP_FROM_QUERY(rg_fsmer,'SELECT F_IME, TO_CHAR(F_IME) FROM FAKULTETE');
    Clear_List(flist_ID);
    nDummy := Populate_Group(rg_fakultet);
    Populate_List('SMERI.F_IME',rg_fakultet);
    END;
    And it works more or less
    But, on the F_ime I wrote on trigger WHEN-LIST-CHANGED this code:
    DECLARE
    rg_smer RECORDGROUP;
    rg_ssmer VARCHAR2(20) := 'SMER';
    slist_ID Item := Find_Item('SMERI.SMER');
    nDummy NUMBER;
    BEGIN
    rg_smer := Find_Group(rg_ssmer);
    IF NOT Id_Null(rg_smer) THEN
    Delete_Group(rg_smer);
    END IF;
    rg_smer := CREATE_GROUP_FROM_QUERY(rg_ssmer,'SELECT SMER, TO_CHAR(SMER) FROM SMERI');
    Clear_List(slist_ID);
    nDummy := Populate_Group(rg_smer);
    Populate_List('SMERI.SMER',rg_smer);
    END;
    And it doesn't work, there is nothing in the item SMER.
    Can you tell me what code to write for the item SMER?
    Thanks!

  • What happens to old iPhone users

    To all AT&T or Apple employees out there on Apple Discussions,
    Let's say, hypothetically, my old first generation iPhone breaks, and it is still under warranty (and it is replaceable by the warranty). What happens? Won't Apple have to give me the new 3G as a replacement? But will my plan remain the same, or will I have to upgrade just because my phone broke?
    Also, is there an easy way for earlier iPhone owners to upgrade to the new 3G (I am expecting to fork over some money to do this, but it would be cheaper/easier than just buying a whole new phone with a new number and new plan)?
    Thanks,
    thealexness

    thealexness wrote:
    To all AT&T or Apple employees out there on Apple Discussions,
    Let's say, hypothetically, my old first generation iPhone breaks, and it is still under warranty (and it is replaceable by the warranty). What happens? Won't Apple have to give me the new 3G as a replacement? But will my plan remain the same, or will I have to upgrade just because my phone broke?
    You will get a first generation iPhone. They have plenty for repair/refurbishment issues.
    Also, is there an easy way for earlier iPhone owners to upgrade to the new 3G (I am expecting to fork over some money to do this, but it would be cheaper/easier than just buying a whole new phone with a new number and new plan)?
    You do it like everyone else. Go to an Apple or AT&T store. You can keep your same number.
    Thanks,
    thealexness

  • What is add to reading list?

    how to save a document in iphone

    Quoted from iLounge:
    Offline Reading List (iPhone 4/4S/5, iPad 2, third-generation iPad)
    Safari in iOS 6 also expands on the Reading List feature introduced last year, adding support for caching items for viewing when offline. This offline caching is performed automatically in the background whenever content is added to the Reading List from any device that shares the same iCloud account, although users concerned about conserving data can choose to disable the Offline Reading List over a cellular connection, limiting it to Wi-Fi use only. This option can be found in either the Safari or Cellular sections in the iOS Settings app.
    The Offline Reading List feature basically works in the background with no additional settings. It is worth noting, however, that the offline version is only used when no data connection is available—Safari will still go out to the Internet and fetch the original page whenever the user has a Wi-Fi or 3G connection, regardless of whether an offline copy has been cached or not.

  • What happens when Adobe Reader 9 is already installed

    I am wondering what happens when you try and install Adobe Reader 9 when it is already installed.
    For example I have Adobe Reader 9 installed and when I try and install it again I get to the part in the setup that says:
    "Please wait while the Adobe Reader 9 is being proessed"
    Once the percentage bar goes up to something like 99.90% the window just closes. I don't get any message saying it is already installed which I thought was rather odd.
    Is this really what happens when you already have Adobe Reader 9 installed?
    Thanks
    Edit: I running Windows XP SP2

    In Firefox and Chrome you need to replace their PDF viewer with the Adobe Reader plugin.
    Firefox: https://support.mozilla.org/en-US/kb/use-adobe-reader-plugin-view-or-download-pdf-files
    Chrome: https://support.google.com/chrome/answer/142056

  • Reading list items using JQeury

    Hi All,
    I am new to JQuery. Please help me on reading the ListItems(for eg., title, name, location etc.,) using JQeury & wanted to display this data in a site page.
    Let me know if you have any queries.
    Thanks,
    Kumar.

    check this article on using REST and Jquery to get list items
    http://www.plusconsulting.com/blog/2013/05/crud-on-list-items-using-rest-services-jquery/
    you can use JSOM as well
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/8dda0580-c632-4c1b-92f0-59e1a3f29e5b/jquery-fetch-data-from-sharepoint-list-in-a-webpart
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • Why cannot delete reading list items in Safari

    Environment: OS X 10.8.2
    Everytime I empty the reading list, Safari just tells me the bookmarks are syncing. Then the items reappear in reading list. I tried to disable icloud syncing and then re-enable it. It just didn't work.
    Any suggestions? Can iCloud be any better? It bothers me alot.

    Exactly same problem. Got syncing between all iOS devices but NOT on iMac...
    And items which I delete from Reading List on iMac keep returning in the list but in 'saving for offline reading...' mode.

  • Keep Reading List Item - Delete Offline Files

    Is there a way to delete your offline files from your reading list, without having to remove the item from the list itself? In case you want to look something back up at a later time, like when you're trying to remember something you know that you read but can't put your finger on it, or whatever the reason.

    YEs, it's totally frustrating... I'll never again just go along with an upgrade. After upgrading to IOS8 the reading list feature no longer works.
    I even tried the factory reset, clearing out everything and making my iPad 2 like it was originally. And I didn't restore from backup either, afraid whatever bug it is would come back. I even installed iCab Mobile, and Readability... nothing works!
    I Really, really, regret upgrading. I want my fully functioning IOS7 back!!
    IS there any way to get IOS7 back, 'coz this IOS8 is for the birds?!

  • What happens to lock on expired item in partitioned cache?

    With a partitioned cache, what happens if an object with a lock on it expires?
    In other words, if I put it in with an expiry, something locks it, and it expires while the lock is present, what happens?

    Hi mesocyclone,
    The lock/unlock API is completely orthogonal to the data-related API (get, put, invoke, etc). Presence of absence of the data has no effect on the lock.
    Regards,
    Gene

Maybe you are looking for

  • How to set a Focus to a TextField?

    Suppose I have a 3 text field. After entering some data in the first text field, when I press enter key I want to set focus on the next text field. ie., instead of using TAB key I want to operate it using Enter Key. Similarlly, from the second Text f

  • Can't Get Past Password Box for Installations

    This is starting to get really frustrating...I've been trying to download an Adobe Flash program and install a Photoshop Lightroom 3 program in my MacBook Pro computer, but every time I put my password in for Adobe and click enter, the box just vibra

  • MacBook does not start after installing more RAM

    Ok i bought a second hand MacBook from early 2009 and planned to use it to record songs in a small home studio using GarageBand, Live and protools, it came with 2gigs Of RAM and i tought i should take it up to 4 -the max it can handle- so i bought 2

  • Enhancement object does not exist for enhancement implementation

    Hi Experts, When i tried activating my implementation, i got the sujected error. any kind of inputs will be very helpful. This is an existing implementation and was last changed in October, I just wanted to added few more changes to that. Here is the

  • HELP! I can't use SKYPE after the 7.0 update!!

    After my SKYPE automatically updated to the latest version (7.0 i guess, because i already uninstall it), signed in but the message windows can't be seen... I only can see the incoming message notification on my PC's taskbar... Need help right now! I