storing regex in a variable for reuse
Derek van Vliet
i would like to be able to define regex blocks in variables that live outside of my feeds and then refer to them in my feeds. i use the same regex in multiple feeds and it's a pain to update it in each one. it would be great to be able to update it from one place and have that update reflected across all of the feeds that use it
Derek van Vliet
expanding on this: being able to select and save groups of nodes as a macro/function, that could be reused anywhere in the feed. or save them at an account level, or even shareable between accounts, would save people who manage lots of feeds a lot of time