You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
credit goes to fiduswriter
i just "connected the dots"
still lots of features missing for a fully "tracked" editor
in effect, i wanted a fully-featured GUI git client ...
making snapshots (commits) is simple, but then you want to edit the snapshots
and also handle multiple files ... what i call browserforge https://github.com/milahu/browserforge
Can you please help me with the react implementation of the above functionality?
i passionately hate reactjs because its slow, so i cant help you there
but writing such integrations is trivial ...
just use an existing "prosemirror in react" integration, and go from there https://duckduckgo.com/?q=prosemirror+react
fiduswriter-remove-invalid-json-comments.diff: No such file or directory
Thanks for the suggestions. The no such file or directory issue has been rectified after using the wget command. But now I'm facing another issue while installing. This is my terminal output:
credit goes to fiduswriter
i just "connected the dots"
still lots of features missing for a fully "tracked" editor
in effect, i wanted a fully-featured GUI git client ...
making snapshots (commits) is simple, but then you want to edit the snapshots
and also handle multiple files ... what i call browserforge
https://github.com/milahu/browserforge
i passionately hate reactjs because its slow, so i cant help you there
but writing such integrations is trivial ...
just use an existing "prosemirror in react" integration, and go from there
https://duckduckgo.com/?q=prosemirror+react
read the source
https://github.com/milahu/prosemirror-track-changes-demo/blob/b8e08c7788816d426d6a50a216c7f414d022f520/install-fiduswriter.sh#L40
either
or use a "jsonc to json" converter, to remove json comments
The text was updated successfully, but these errors were encountered: