Access the File System with Macros
February 02, 2025
An update to Onetastic brings the ability to access the file system via Macros. This can be useful to import files programmatically into OneNote as well as process contents of local files to modify your OneNote notebooks. You can also automate exporting information from OneNote to files on disk.
Access to file system is provided via File System Functions summarized below. See the documentation for each function for more information.
Checking if a file or folder exists
Asking the user to pick files and folders
Creating and deleting files and folders
Reading and writing files
Enumerating contents of a folder and known folders
Obtaining the size of a file
Comments