From ddfdccc00ab46e301972c4c1549e96b984a38033 Mon Sep 17 00:00:00 2001 From: rearman Date: Wed, 21 May 2025 10:40:43 -0400 Subject: [PATCH] Update Facility skeleton --- re/re-skeletons.el | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/re/re-skeletons.el b/re/re-skeletons.el index aaa0588..7844e8c 100644 --- a/re/re-skeletons.el +++ b/re/re-skeletons.el @@ -23,13 +23,15 @@ _ - \n "*** System Notes\n" "*** Before Startup\n" + "**** TODO Get Licenses :licenses:\n" + "***** TODO Wonderware\n" + "***** TODO TOPServer\n" + "**** TODO Review Preliminary Sequences\n" "*** PLC [/]\n" - "*** Wonderware [/]\n" + "*** HMI [/]\n" "*** Commissioning [/]\n" "*** After Startup \n" - "*** TODO Get Licenses :licenses:\n" - "**** TODO Wonderware\n" - "**** TODO TOPServer\n") + "**** TODO Markup Preliminary Sequences\n") (define-skeleton skel-person-properties "Insert the org title and filetags for a person." -- 2.39.5