This is a simple Apple Shortcut that will convert all of the notes in your notes folder to markdown.
![image](https://private-user-images.githubusercontent.com/6982622/244465240-d5ec8541-39f1-4bda-83d5-d6f71be83e7b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NDc4NzAsIm5iZiI6MTczOTQ0NzU3MCwicGF0aCI6Ii82OTgyNjIyLzI0NDQ2NTI0MC1kNWVjODU0MS0zOWYxLTRiZGEtODNkNS1kNmY3MWJlODNlN2IucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTNUMTE1MjUwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YWVjN2NiN2U5NGE5MWRlNzIwOWFjNmFhZDY0YzRlMzk5M2QwNTNjNDJmYzBlMjg1MTk2NGQ4ZDE0MDEyNThiOCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.1aQfUC0kdWeZ7_K4Oz3UIimOOAKQUZFTxTTPWF4tDow)
When you import this shortcut, it will ask where you want to save your exported notes. The exported notes will go into a subfolder called "notes-export" so keep that in mind when selecting a folder.
TODO:
- Add support for skipping already-exported notes
- Add support for attachments
- Ability to insert YAML Frontmatter
- Include additional instructions
- Verify working on iOS and iPadOS
- Automatically run on a schedule (automation tab)