You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That path is immediately wrong as soon as I run the archive command. Since the importer already knows what the target name of the filed asset should be, it'd be nice to make that an option, so that the path that gets inserted is something like:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
(full caveat that I may be using it wrong or the feature may already exist, I'm new here!)
When running
python import.py extract <files>, section headers are inserted before each file. But they use the filenames from the source files, so the comments are like:That path is immediately wrong as soon as I run the
archivecommand. Since the importer already knows what the target name of the filed asset should be, it'd be nice to make that an option, so that the path that gets inserted is something like:Beta Was this translation helpful? Give feedback.
All reactions