user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* Sharing lei searches
@ 2024-04-18  6:24 Gonsolo
  2024-04-18 10:26 ` Eric Wong
  0 siblings, 1 reply; 3+ messages in thread
From: Gonsolo @ 2024-04-18  6:24 UTC (permalink / raw)
  To: meta

Hi!

Is there an easy way to share a lei configuration for a different computer?
Right now I'm relying on the following (clumsy) workflow:

1. lei edit-search on computer A, copy and mail to myself
2. Dummy lei q on computer B.
3. lei edit-search on computer B, use email from 1.
4. Do this for all searches in lei ls-search

Is there a better way?

Thanks
-- 
g

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Sharing lei searches
  2024-04-18  6:24 Sharing lei searches Gonsolo
@ 2024-04-18 10:26 ` Eric Wong
  2024-04-18 15:17   ` Gonsolo
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Wong @ 2024-04-18 10:26 UTC (permalink / raw)
  To: Gonsolo; +Cc: meta

Gonsolo <gonsolo@gmail.com> wrote:
> Hi!
> 
> Is there an easy way to share a lei configuration for a different computer?
> Right now I'm relying on the following (clumsy) workflow:
> 
> 1. lei edit-search on computer A, copy and mail to myself
> 2. Dummy lei q on computer B.
> 3. lei edit-search on computer B, use email from 1.
> 4. Do this for all searches in lei ls-search

I do the above for some simple searches.

> Is there a better way?

You can also make `lei up --all' run as cronjob on a server
and output to IMAP folders; then use IMAP normally w/o needing
lei on the other machines.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Sharing lei searches
  2024-04-18 10:26 ` Eric Wong
@ 2024-04-18 15:17   ` Gonsolo
  0 siblings, 0 replies; 3+ messages in thread
From: Gonsolo @ 2024-04-18 15:17 UTC (permalink / raw)
  To: Eric Wong; +Cc: meta

Hi!

> I do the above for some simple searches.

Ok.

> > Is there a better way?

> You can also make `lei up --all' run as cronjob on a server
> and output to IMAP folders; then use IMAP normally w/o needing
> lei on the other machines.

Ok.

I thought about something like lei export-searches/import-searches but
I guess I will never suffer enough to try to implement it.

Thanks for the help!

-- 
g

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-04-18 15:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-18  6:24 Sharing lei searches Gonsolo
2024-04-18 10:26 ` Eric Wong
2024-04-18 15:17   ` Gonsolo

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).