Hi there,
I’ve got this setup for my projects. I have a MOC where I manage them with a button on it to create a new ‘Project Overview Page’ and adjoining folder.
To keep the main ‘Projects’ folder clean, I’d like to be able to archive projects once irrelevant (be it completed or outdated). I know manually move them to my archives folder, but like to do that with a button on my Project Overview Page.
To clarify, this is the current folder setup:
Projects\
- Project 1
– Project 1.md (Project Overview Page) - Project 2
– Project 2.md (Project Overview Page)
Archives
Is there a way to script a button on the Project Overview Page (let’s say Project 1.md) that moves the entire folder ‘Project 1’ to the Archives?
Thanks in advance for any help or pointers!