Time based search

Want to talk about something that isn't covered by another category?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7423
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Time based search

Post by jacque »

How would I search for all posts created in the last day, whether read or not, by any author? The forum search requires keywords or authors. I just want everything within a time range.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10415
Joined: Fri Feb 19, 2010 10:17 am

Re: Time based search

Post by richmond62 »

Is that a search of posts on these forums, or elsewhere?
jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7423
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Time based search

Post by jacque »

Here. I usually get the digest every morning but my provider had an email issue and all mail is backlogged somewhere. So I want to see what was in the last 24 hours, but the digest marks all as read. So I need to search for everything.

I don't think that's possible.

Email is coming in normally now but the missing ones have not yet been forwarded.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10501
Joined: Wed May 06, 2009 2:28 pm

Re: Time based search

Post by dunbarx »

I usually get the digest every morning
Jacque, do you mean the "Quick Links"?

Craig
dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10501
Joined: Wed May 06, 2009 2:28 pm

Re: Time based search

Post by dunbarx »

I know the use-list has a digest form.

I do not like that list, though I wonder if I am just not using it in the best way possible.

Craig
jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7423
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Time based search

Post by jacque »

dunbarx wrote: Tue Sep 20, 2022 7:32 pm I know the use-list has a digest form.
No, I mean the digest for this forum, which you can set up in your forum account settings. I want the current forum posts to come to my mailbox where I can click a single link to answer if I have something to add.

Let's not get into preferences, I just want to see what was in my digest that never arrived. New posts won't work because the digest is set up to mark them all read after it sends the mail.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7423
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Time based search

Post by jacque »

The mailing list does have a digest but I don't use it, I filter list mail into a folder. The list digest has no links, where the forum digest has links for the forum, the topic, and each individual post so I can jump directly to the post I want to reply to. It also prints out formatted script snippets in full which is easier to read than scrolling a short code insertion block.

Can anyone find a search method that shows all posts within a given time period? My lost email never did arrive.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10103
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Time based search

Post by FourthWorld »

I looked but I could not. But I read the few posts from the period in question. I can't recall specifics, but that may be enough: there was nothing noteworthy on that day, and IIRC the three or so messages that were posted are in active threads which will show up with a new New Posts click.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7423
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Time based search

Post by jacque »

Thanks for checking Richard, appreciate it. It's not critical, but if there's an option to enable that feature that'd be nice.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
Post Reply