OliverCi / freeplane2md

Convert Freeplane mind maps into Markdown format
GNU Lesser General Public License v2.1
23 stars 4 forks source link

New behavior of option --todo #20

Closed OliverCi closed 1 month ago

OliverCi commented 5 months ago

Change behavior of option --todo: If a node is explicitly marked with an icon denoting a task, do not add checkboxes to its descendant list items (unless they are also explicitly marked with a task icon). Provide new option --todo_all for old behavior.

Motivation: When a task icon has been explicitly set, subitems tend to be additional information, rather than subtasks.