kovetskiy / mark

Sync your markdown files with Confluence pages.
https://samizdat.dev
Other
988 stars 147 forks source link

Ability to update parents #344

Open mrueg opened 1 year ago

mrueg commented 1 year ago

Is your feature request related to a problem? Please describe. Currently mark will fail to push a page if the page exists with different or no parent pages

2023-08-09 13:08:53.275 FATAL unable to resolve page
                              └─ the page has fewer parents than expected

Describe the solution you'd like Being able to update the parent structure if they change in markdown.

Describe alternatives you've considered

Additional context

mrueg commented 1 year ago

It looks like this is already happening and I was simply holding it wrong. What would be nice is a way to update parents of existing pages though.