I'm sure Insert Date Nodes used to work - but now it is broken.
I might have broken it myself of course!
See below for log - any help gratefully received.
On a slightly different note - or even node.
I read the post about getting rid of clones - I have no view - because as a
simple user I don't currently use nodes. But I was intrigued by the idea
that nodes give you a database - that sounds interesting.
How exactly does that work?
ta
IH
File "C:\Users\Israel\Leo-Git\leo-editor-master\leo\core\leoCommands.py",
line 2075, in executeAnyCommand
return command(event)
File
"C:\Users\Israel\Leo-Git\leo-editor-master\leo\plugins\datenodes.py", line
224, in insert_day_node
day_node = self._insert_day_node(self.c.p, today, day_fmt)
File
"C:\Users\Israel\Leo-Git\leo-editor-master\leo\plugins\datenodes.py", line
177, in _insert_day_node
day_node = self._insert_date_node(parent, date, day_fmt)
File
"C:\Users\Israel\Leo-Git\leo-editor-master\leo\plugins\datenodes.py", line
167, in _insert_date_node
label = self._format_node_label(date, format)
File
"C:\Users\Israel\Leo-Git\leo-editor-master\leo\plugins\datenodes.py", line
158, in _format_node_label
return date.strftime(ascii_fmt)
TypeError: strftime() argument 1 must be str, not bytes
--
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.