Philip Okugbe

Results 185 comments of Philip Okugbe

I hesitate because I am unsure if `unicode-bidi: plaintext` would break anything. I am also considering this Tiptap extension https://github.com/amirhhashemi/tiptap-text-direction.

Hi @ATofighi, thank you for your work. I will find some time to test it soon. I appreciate your patience.

Are you able to use the forward slash "/"?

Sorry. I mean when the keyboard is set a RTL language like Arabic. `"/"` gives me `"\"` and `"\"` gives me `"ء"` on Mac.

Got it for Mac. It's `Option + /`.

Not yet merged due to a reported bug in the text-direction extension https://github.com/amirhhashemi/tiptap-text-direction/issues/18 which may affect Japanese users.

There are plans for extensive import and export functions. You can not reference files uploaded to Space A in Space B.

Hi @gustavoschewinski, would you like to work on ZIP imports? I.e Users could import Markdown/HTML zip files. Internal links, page hierarchy and file attachments will be maintained and imported as...

Zip imports with support for attached files will be available in the next release https://github.com/docmost/docmost/pull/1219.

I can’t seem to find how pages with children are handled. Ideally, when a page is soft-deleted, its children should be too. Same applies to restoration. Let me know if...