Jump to content

JonasR

Level 1
  • Posts

    1
  • Joined

  • Last visited

Posts posted by JonasR

  1. On 3/19/2017 at 3:09 PM, jd007 said:

    @jd007 Thanks for the script, which worked nicely. I just made one modification: 

    Quote

     

               set theItem to create note title currentFileName tags ["imported_from_Notes"] created currentFileDate notebook "Imported From Notes" from file currentFileLocation


     

    set theItem to create note title currentFileName tags ["imported_from_Notes"] created currentFileDate notebook currentFileFolder from file currentFileLocation

     

    This way, I was able to import my notes bh running the script for each subdirectory, where each subdirectory has notes attributed to a separate Notebook

    Someone with more skills than me could probably easily modify your script to get a list of subdirectories and then execute your script for each subdirectory, making the process even easier than it was for me.

×
×
  • Create New...