Noob questions welcome; we were there once. In some respects I still am, though I've been using Leo for many years.
1. The @bool settings should be in either your myLeoSettings.leo file (my usual preference) or in an @settings node in your working Leo file. 2. For the time/date abbreviation to work, you also need to enable scripting in your @settings file. (@bool scripting-abbreviations = True). The default setting is =false. HTH Rob... On Monday, April 5, 2021 at 1:24:20 PM UTC-4 [email protected] wrote: > So I finally figured out @bool enable-abbreviations. This is a huge time > saver for us who plan to use Leo primarily as PIM. Question: does @bool > and other @'s need to be in the node, can it be in the body, or it doesn't > matter? > > tbh;;=to be honest outputs to "to be honest" but date;;={|{import time ; > x=time.asctime()}|} outputs {|{import time ; x=time.asctime()}|}, instead > of the actual time and date. What am I doing wrong? > > Re. cloning, is there a way to multiselect nodes and clone them > simultaneously into a destination node? > > Also please feel free to direct me to a noob faq or something similar like > a group chat, so I don't clutter this group with noob questions. > > Thank you. > > Jacob > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/115d2b83-c308-47cc-92be-990b0be0365fn%40googlegroups.com.
