items in list-View 0 Posted May 21, 2014 Share Posted May 21, 2014 Is there the option to select the row-items"check-box" and its"status" and/or the"reminder-date", (as long as it is open) [ this should be a very helpful function ]to be shown in the "list-view"? Could this question be a trigger for the software-developer to implement this function? BRnho Link to comment
SebR 146 Posted May 21, 2014 Share Posted May 21, 2014 You can search for notes with check-box, type : todo:* for all, todo:true for checked ones, todo:false for unchecked...For the reminder date, I don't know (I use em very sparingly). Link to comment
ScottLougheed 1,316 Posted May 21, 2014 Share Posted May 21, 2014 It isn't possible for you to have these headings in list view. You can do some creative searches to help with the first two:todo:* will return all notes with checkboxes (you can specify tags or notebooks to narrow down the context) to find checked/un-checked boxes:todo:truetodo:false You could set up a series of saved searches including other parameters like notebook/tag/relative dates ranges so that you can regularly bring up, for example, notes created yesterday with un-checked boxes in my "work" notebooks tagged "project X". Link to comment
ScottLougheed 1,316 Posted May 21, 2014 Share Posted May 21, 2014 For reminder dates... your probably best off just looking at reminders in the reminder section of Evernote, they can be sorted by due date or a couple of other parameters. Link to comment
SebR 146 Posted May 21, 2014 Share Posted May 21, 2014 For reminder dates... your probably best off just looking at reminders in the reminder section of Evernote, they can be sorted by due date or a couple of other parameters. Don't see what you're talking about. Found some search term for reminders : reminderOrder:[integer] - matches notes that have been marked as a reminder. The actual integer attribute value is used to order reminders relative to one another and is generally not useful in search. E.g.:reminderOrder:*Matches all notes that have been marked as a reminderreminderTime:[datetime] - matches notes with a reminderTime attribute that is equal to or later than the argument datetime. reminderTime is the time at which the user has requested a reminder about the note. E.g.:reminderTime:dayMatches all notes with a reminder set for todayreminderTime:day+7Matches all notes with a reminder set for the next 7 daysreminderDoneTime:[datetime] - matches notes with a reminderDoneTime attribute that is equal to or later than the argument datetime. reminderDoneTime is the time at which the user dismissed the reminder. E.g.:reminderDoneTime:dayMatches all notes with a reminder done time of todayreminderDoneTime:day-7Matches all notes with a reminder done time in the past weekhttp://dev.evernote.com/doc/articles/search_grammar.php Link to comment
Level 5* jefito 5,587 Posted May 21, 2014 Level 5* Share Posted May 21, 2014 For reminder dates... your probably best off just looking at reminders in the reminder section of Evernote, they can be sorted by due date or a couple of other parameters.Don't see what you're talking about.On the Windows client, the List view has no separate reminders list at the top (neither does the Card view, for that matter). If you use the Snippet view, then reminders that are part of the current search filter appear in their own list at the top of the note list. This list can be expanded or closed, and the members can be sorted in several ways. Link to comment
ScottLougheed 1,316 Posted May 21, 2014 Share Posted May 21, 2014 Ah, will yes, there are those search terms, for sure. I was referring to the section of the evernote window that displays your reminders, either by notebook or by date:https://www.evernote.com/shard/s25/sh/0e6d24c8-6722-42c1-b23f-c3e5f01762e7/c6213487b5983f2e120eac55a0776899(This is on a mac, but I imagine Windows has a similar section...?) For reminder dates... your probably best off just looking at reminders in the reminder section of Evernote, they can be sorted by due date or a couple of other parameters.Don't see what you're talking about. On the Windows client, the List view has no separate reminders list at the top (neither does the Card view, for that matter). If you use the Snippet view, then reminders that are part of the current search filter appear in their own list at the top of the note list. This list can be expanded or closed, and the members can be sorted in several ways. D'oh! Thanks Jef. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.