Philip Okugbe
Philip Okugbe
@CHE1RON It was more of a POC incase I would need it in my application (not yet needed). Unless I would spend some time to create a working demo. Lets...
@CHE1RON not sure if this is still relevant to you. This is the live implementation in my software. https://github.com/docmost/docmost/blob/df9110268c9059dd568afac8a74868e6a4815e30/apps/client/src/features/page/tree/components/space-tree.tsx#L132 Hook for mutating tree and syncing with backend: https://github.com/docmost/docmost/blob/df9110268c9059dd568afac8a74868e6a4815e30/apps/client/src/features/page/tree/hooks/use-tree-mutation.ts#L24 I am...
@Shadowfita not yet. I shared my thoughts here https://github.com/docmost/docmost/issues/22#issuecomment-2211018048.
LDAP is available in the Enterprise edition. You can contact [email protected] to purchase an enterprise license.
Will have to invalidate the space `recent-changes` query key on page deletion. https://github.com/docmost/docmost/blob/290b7d9d9418a82affbecd2172bf98db61138f7f/apps/client/src/features/page/queries/page-query.ts#L137-L145
Thanks for your contribution. Translation is managed on Crowdin - https://crowdin.com/project/docmost.
Hi @Liandriz, There are no plans to support full-page width in public pages at this time.
No plans to change this behavior in edit mode.
@ttys42, you can use `Ctrl + Z` to undo in an active edit session. The page edit history is saved every 10 minutes. I will consider reducing the timer. @elvarb...
@simon-eller images are included. Is that not the case for you? I can look further into it.