Thank you for chiming in, Terry. It's good to know about your calendaring code. Will keep in mind as calendaring seems to be something other EccoPro refugees have been looking for. I'm using some basic Leo nodes for recurring tasks but can envision how a calendar would be more elegant.
I have looked into the todo.py module but found it difficult to do parameter-based searches with it. For example, "show me all To-do's I need to do Today for Others". With nodetags.py and some use of @button commands and tag-based queries, I am able to do those types of searches quickly as needed. It's also nice to be able to search across my Leo file with quicksearch.py in one tab and have another tab populated with a parameter-based search like the one above. -Richard On Friday, January 15, 2016 at 1:47:02 PM UTC-8, Terry Brown wrote: > > For organizer use, there's the todo.py plugin as well, but perhaps that's > not the direction you mean? > > I have some unreleased kind of messy code which makes a calendar interface > to the todo items, with cross file editing etc., although it never really > seemed to help the deluge that much - have now switched jobs and hoping > that will work ;-) > > Cheers -Terry > > ------------------------------ > *From:* Richard Andersen <[email protected] <javascript:>> > *To:* leo-editor <[email protected] <javascript:>> > *Sent:* Friday, January 15, 2016 11:21 AM > *Subject:* Looking to engage a Leo expert in a paid project > > Hello all. > > I'm checking to see if there are any members of the community who'd be > interested in working on / supporting / contributing to what I think will > be a great project, and one that aligns well with Leo's amazing > capabilities. > > I am a long-time EccoPro user and have recently discovered Leo. I'm > getting a lot of benefit from Leo already and have effectively utilized a > couple components... > > - quicksearch (which creates the "Nav" tab) > - nodetags (which creates the "Tags" tab) -- many thanks to Jake Peck for > his help! > > ... and have a few other coding/configuration changes in mind which, I > think, will make Leo a great alternative to EccoPro for many users. I > saw an earlier posting from some "Ecco refugees" which seems to indicate > some wider interest in this. > > I'm planning to use Leo for coding as well, but am tackling this > "organizer" task as a first priority. > > Please respond if you're interested. I am open to whatever combination > of paid / other efforts can help move this along. > > Cheers, > > -Richard > -- > You received this message because you are subscribed to the Google Groups > "leo-editor" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > Visit this group at https://groups.google.com/group/leo-editor. > For more options, visit https://groups.google.com/d/optout. > > > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
