Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 282 Bytes

moving-notes-between-projects.md

File metadata and controls

10 lines (7 loc) · 282 Bytes

Moving notes from project to project

You can move all notes whose title matches a regex to a certain project if you so wish. The command for that is:

settle --move <REGEX> --project <PROJECT>

If the destination project doesn't exist already, then it's created on-spot.