Mudlet / VideoPlanning

1 stars 0 forks source link

Collaborate on text editing / commenting #14

Open Kebap opened 2 years ago

Kebap commented 2 years ago

We started a discussion there: https://github.com/Mudlet/VideoPlanning/issues/13#issuecomment-985323582 But it should warrant a discussion of its own and not meddle with producing that very video.

So I found other tools like https://hackmd.io/ for example. They support markdown and git, login via github, so to me feels more inclined to Mudlet infrastructure than google docs. What do you think? Got other tools or experience to share?

vadi2 commented 2 years ago

I'm good with that option, used before 👍

demonnic commented 2 years ago

I do like that it uses the github login, and accepts markdown, and looks to have some level of integration with vscode. Never used it, but looks like a better fir than g docs

Kebap commented 2 years ago

Hey wait, we could also use github itself for editing / commenting on markdown files, no? 🤔

The script would then not be in the body of an issue, but it could be a pull request with an actual md file. When the PR gets merged, in the end we will receive a repo full of transcripts for the videos released. The transcripts are valuable in themselves as well, so shouldn't wither away in some closed issues really.

Then again, not sure if editing/commenting on PRs is really easier. Only like the idea of keeping things in one place without extra integration steps necesary. Also not sure about hackmd pricing structure as well.

demonnic commented 2 years ago

I mean, comments on PRs work pretty well and can be marked as resolved, so it could work.

vadi2 commented 2 years ago

Good with me also

demonnic commented 2 years ago

Can PRs be added to project boards? If not we can just link the PR to the existing card but was curious if you'd tried

Kebap commented 2 years ago

curious if you'd tried

I had merely read "issues and PRs" before: grafik

But now I actually tried: grafik

Seems to work as well.

Kebap commented 2 years ago

Added published video scripts to repo as markdown. Added new content overview page in subfolder, too.

Added upcoming video scripts as open pull requests.

Did not update instructions in main README.md file. Waiting for more feedback and experience here first.