Re: Using regular expressions in custom agenda views

2020-06-28 Thread Nathan Neff
thing is >>> to actually show the latest >>> versions of packages. >>> >>> On Sun, Jun 28, 2020 at 5:27 PM Nathan Neff >>> wrote: >>> >>>> >>>> >>>> On Sun, Jun 28, 2020 at 4:12 PM Kyle Meyer wrote: >>>> >

Re: Using regular expressions in custom agenda views

2020-06-28 Thread Nathan Neff
ote: >> >>> >>> >>> On Sun, Jun 28, 2020 at 4:12 PM Kyle Meyer wrote: >>> >>>> Nathan Neff writes: >>>> >>>> > I'm having a difficult time using regular expressions in custom >>>> > "tags-todo" agenda views. &g

Re: Using regular expressions in custom agenda views

2020-06-28 Thread Nathan Neff
ff wrote: > >> >> >> On Sun, Jun 28, 2020 at 4:12 PM Kyle Meyer wrote: >> >>> Nathan Neff writes: >>> >>> > I'm having a difficult time using regular expressions in custom >>> > "tags-todo" agenda views. >>>

Re: Using regular expressions in custom agenda views

2020-06-28 Thread Nathan Neff
ckages. On Sun, Jun 28, 2020 at 5:27 PM Nathan Neff wrote: > > > On Sun, Jun 28, 2020 at 4:12 PM Kyle Meyer wrote: > >> Nathan Neff writes: >> >> > I'm having a difficult time using regular expressions in custom >> > "tags-todo" agenda vie

Re: Using regular expressions in custom agenda views

2020-06-28 Thread Nathan Neff
On Sun, Jun 28, 2020 at 4:12 PM Kyle Meyer wrote: > Nathan Neff writes: > > > I'm having a difficult time using regular expressions in custom > > "tags-todo" agenda views. > > > > Is it possible to create custom agenda views using regular expressions, &g

Re: Using regular expressions in custom agenda views

2020-06-28 Thread Kyle Meyer
Nathan Neff writes: > I'm having a difficult time using regular expressions in custom > "tags-todo" agenda views. > > Is it possible to create custom agenda views using regular expressions, > and if so, do I need to escape certain characters? > > I can't get a sim

Using regular expressions in custom agenda views

2020-06-28 Thread Nathan Neff
I'm having a difficult time using regular expressions in custom "tags-todo" agenda views. Is it possible to create custom agenda views using regular expressions, and if so, do I need to escape certain characters? I can't get a simple regex like this to work, so I'm suspecting that