I'm still having issues with various import types:
1. doing an import via the "File" menu is under the default @tabwidth -4, needs to be @tabwidth 2 for these files
** this has been the only successful import I have been able to make
2. I placed the script Edward provided in a .leo document as an @button creates an "Imported files" node with children(s) @path nodes, one for the */js directory, with a child @path for the file */js/reveal.js . No @auto node is created.
- might be more useful for me if it created @clean nodes
- useful that it is meant to be recursive in the target directory
3. I've tired building my own sub-trees with an @tabwidth 2 in the body of one of an ancestor nodes of either an @auto or @clean node, saving the .leo document, (refusing the overwrite of the existing file so the .leo save takes place without clobbering those files). then closing and reopening the .leo document, expecting that opening to trigger the import of the file but nothing happens.
-- is there a way to trigger this without closing and reopening? I seem to remember you used to get a context menu to trigger this if you clicked a @thin node back in the day
Any hints from people that import then change the @<file> directive type?
Tom