Some details (screenshots) related to the related functional and interface 
changes in BASIC Anywhere Machine:

🚧 In the works: Code Issues Notification and Viewing 
<https://basicanywheremachine-news.blogspot.com/2023/06/in-works-code-issues-notification-and.html>

On Saturday, June 10, 2023 at 6:36:29 PM UTC-3 Charlie Veniot wrote:

> The pattern is all about grabbing the results of a very complex process, 
> and scanning those results to decide on whether or not to do something.
>
> ```
> <$wikify name="codeIssuesCheck" text={{{ [[Code Issues Template]get[text]] 
> }}} >
> <$list variable="codeIssues" 
> filter="[<codeIssuesCheck>search-replace:g:regexp[\n],[:NL:]split[:NL:]regexp[Declare
>  
> sub]count[]!match[0]]">
> ''<<menuItemBtn "View Code Issues#️⃣prod">>'' 
> </$list>
> </$wikify>
> ```
>
> The Code Issues Template cobbles together a report from a whole bunch of 
> complex information.  Very complex code that takes a lot of things into 
> consideration, and no way to create a tidy little filter that just gets a 
> count of issues for deciding whether or not to show the menu item.
>
> I only want the "View Code Issues" menu to display if there are any 
> "Declare sub" issues.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a6139cd8-9011-4b80-9e8e-3f6b97a2e651n%40googlegroups.com.

Reply via email to