CSC-research-support
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Write
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
      • Invitee
    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Engagement control
    • Transfer ownership
    • Delete this note
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Sharing URL Help
Menu
Options
Versions and GitHub Sync Engagement control Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Write
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
Invitee
Publish Note

Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

Your note will be visible on your profile and discoverable by anyone.
Your note is now live.
This note is visible on your profile and discoverable online.
Everyone on the web can find and read all notes of this public team.
See published notes
Unpublish note
Please check the box to agree to the Community Guidelines.
View profile
Engagement control
Commenting
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
  • Everyone
Suggest edit
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
Emoji Reply
Enable
Import from Dropbox Google Drive Gist Clipboard
   owned this note    owned this note      
Published Linked with GitHub
Subscribed
  • Any changes
    Be notified of any changes
  • Mention me
    Be notified of mention me
  • Unsubscribe
Subscribe
--- tags: other title: Collaborative doc usage at CSC --- # Collaborative document uses at CSC :::info **Update:** After writing this document we took HedgeDoc for test: [Siili](https://siili.rahtiapp.fi) 5/2023: Siili has been used in multiple occasions and the demand is there. Now we are looking for more permanent solution. ::: :::danger This document is meant to highlight the need for a better solution for collaborative document at CSC; HackMD has been used, but does not function satisfactorily anymore. This is **NOT** a request for another service for our customers, but for internal use in cases where customers are involved. I.e. the idea is **NOT** that we would host notes for customers but only our own course and event stuff. **This topic is somewhat urgent, as upcoming courses plan to use a collaborative document** ::: [toc] ## HackMD HackMD is a webservice providing collaborative documents which can be accessed and edited anonymously and at the same time by multiple people. One writes in Markdown language (which is very close to plain text with only some extra signs, which are ~self-explanatory), but at the same time the document can be seen in rendered clean format: ![](https://i.imgur.com/h2NSvSo.png) The service is currently used in multiple courses and events for collaborative note taking and Q&A. ## HackMD use at CSC Many online and hybrid **courses** made use of HackMD: * Machine Learning and Deep Learning courses * some GIS events and courses * CodeRefinery course * Using CSC environment efficiently courses * Bioinfo courses * HPC courses * Advanced GROMACS workshops * ... It is also used in several other events, such as the LUMI user support session and the CSC research support sessions. :::info ### Example This document is written on HackMD, another nice example from research user support session: https://hackmd.io/@CSC-research-support/support-session/edit ::: ## Why we like HackMD * on the fly rendering * no need to worry about formatting * markdown is familiar to many from eg github * nice formatting of code * anonymous editing * no login needed * possibility for nice URLs * possibility for quick presentation material generation; even slides! * teams; possibility for private notes * possible github integration -> version control * observable number of people looking at the file at any time ## The issue Lately HackMD has been buggy and not user friendly due to issues on their end. Previously we made good experiences with up to 300 people editing the document at the same time. It is unclear if it is a ressource or software problem, but it became quite unusable at times. :::warning Also we should consider where HackMD keeps the data. Is this somewhere in Taiwan? https://www.crunchbase.com/organization/hackmd ::: ## What we need from such service * intuitive interface * login only for note creation * edit rights for "everyone with link" without any login * basic formatting options * nice render for sharing "results" * something "familiar" #### Additional for courses * multi user editing possibility * archive/knowledgebase; easy browsing * no need for HAKA/CSC/VIRTU or similar account for editing #### Additional for collaboration * visual vs text is a preference; both would be nice to have * public/private documents :::danger For courses paid HackMD or in house maintained CodiMD/Hedgedoc seem good alternatives. For within team collaboration, all options are good and should be open for teams to choose ::: ## Some options * **paid HackMD** enterprise plan: https://hackmd.io/pricing# * -> unclear if it would resolve the issue (Self-hosting of paid instance would!) * :+1: customers and lecturers are already familiar with the layout * :+1: no customer log in needed; anonymous editing * :+1: low own maintenance * :-1: costs * There is a discount for open-source communities and education organizations as well as Nonprofit sponsorship program. * hosting own CSC internal instance of **HedgeDoc** (which is the community driven open source version of HackMD: https://hedgedoc.org/) * :+1: many customers and lecturers are already familiar with the layout * :+1: the data is ours and not somewhere in the open * :+1: no customer log in needed * :+1: anonymous Q&A; lowers the barrier to ask "stupid questions" * :+1: Aalto Scientific Computing has made good experiences with hundreds of editors at same time; config can be copied from them: https://github.com/AaltoSciComp/hedgedoc-k8s * :-1: someone has to install and maintain it * Hosting own CSC internal instance of **CodiMD** (similar to HedgeDoc) * https://github.com/hackmdio/codimd * hosting own CSC internal instance of **Etherpad** (https://etherpad.org/): * :+1:/:-1: many of above apply * :-1: no experiences with large courses * :-1: less functionality than other options * **Google docs** * :-1: It's google * :-1: unknown capabilities for many editors at same time * :-1: formatting; clutter * :+1: familiar to many * :+1:/:-1: "What you see is what you get" (WYSIWYG) * **Eduuni Wiki** * :-1: only 1-8 multi-person editing at same time possible * :+1:/:-1: clean render, but not as nice as hackmd * :-1: Feels more complicated than it needs to be * :-1: login/sharing etc? * :-1: reload needed to see updates when not in edit mode * More info: https://wiki.csc.fi/SITI_Users/WorkingAtADistance?validation_key=1c0c06a02ff1cd2ccd15581f59ec716e#Simultaneous_document_processing_and_collaboration_sites * **chat.csc.fi** * :+1: with threads you can easily see questions and answers are "hidden" in threads * :+1:/:-1: easy login with Haka, but does require login * :-1: no "permanent record" or "archive" afterwards, unless it's done manually * :-1: not for collaborating on same text * **Conceptboard** * :+1: nice for collaborating * :-1: not for long texts * :-1: can get chaotic when multiple people edit at same time * **[Miro](https://miro.com/)** * :+1: really good for collaboration * :+1: versatile * user sign up requirements? * Max num of collaborators? * Limitations? (What can be done if things get stuck?) ## Questions for/about paid HackMD - Can teams be moved from free version to paid one? Does that depend on where it is hosted? - Can it be hosted on our servers to keep the data in-house? - If we host HackMD on our servers is it then completely our job to maintain? Does it affect the price? - What is hardware/software setup is needed for hosting? - We estimate to have ~10 notes with 100-200 users and ~100 notes with 10-20 users. How much is the cost? -

Import from clipboard

Paste your markdown or webpage here...

Advanced permission required

Your current role can only read. Ask the system administrator to acquire write and comment permission.

This team is disabled

Sorry, this team is disabled. You can't edit this note.

This note is locked

Sorry, only owner can edit this note.

Reach the limit

Sorry, you've reached the max length this note can be.
Please reduce the content or divide it to more notes, thank you!

Import from Gist

Import from Snippet

or

Export to Snippet

Are you sure?

Do you really want to delete this note?
All users will lose their connection.

Create a note from template

Create a note from template

Oops...
This template has been removed or transferred.
Upgrade
All
  • All
  • Team
No template.

Create a template

Upgrade

Delete template

Do you really want to delete this template?
Turn this template into a regular note and keep its content, versions, and comments.

This page need refresh

You have an incompatible client version.
Refresh to update.
New version available!
See releases notes here
Refresh to enjoy new features.
Your user state has changed.
Refresh to load new user state.

Sign in

Forgot password

or

By clicking below, you agree to our terms of service.

Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
Wallet ( )
Connect another wallet

New to HackMD? Sign up

Help

  • English
  • 中文
  • Français
  • Deutsch
  • 日本語
  • Español
  • Català
  • Ελληνικά
  • Português
  • italiano
  • Türkçe
  • Русский
  • Nederlands
  • hrvatski jezik
  • język polski
  • Українська
  • हिन्दी
  • svenska
  • Esperanto
  • dansk

Documents

Help & Tutorial

How to use Book mode

Slide Example

API Docs

Edit in VSCode

Install browser extension

Contacts

Feedback

Discord

Send us email

Resources

Releases

Pricing

Blog

Policy

Terms

Privacy

Cheatsheet

Syntax Example Reference
# Header Header 基本排版
- Unordered List
  • Unordered List
1. Ordered List
  1. Ordered List
- [ ] Todo List
  • Todo List
> Blockquote
Blockquote
**Bold font** Bold font
*Italics font* Italics font
~~Strikethrough~~ Strikethrough
19^th^ 19th
H~2~O H2O
++Inserted text++ Inserted text
==Marked text== Marked text
[link text](https:// "title") Link
![image alt](https:// "title") Image
`Code` Code 在筆記中貼入程式碼
```javascript
var i = 0;
```
var i = 0;
:smile: :smile: Emoji list
{%youtube youtube_id %} Externals
$L^aT_eX$ LaTeX
:::info
This is a alert area.
:::

This is a alert area.

Versions and GitHub Sync
Get Full History Access

  • Edit version name
  • Delete

revision author avatar     named on  

More Less

Note content is identical to the latest version.
Compare
    Choose a version
    No search result
    Version not found
Sign in to link this note to GitHub
Learn more
This note is not linked with GitHub
 

Feedback

Submission failed, please try again

Thanks for your support.

On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

Please give us some advice and help us improve HackMD.

 

Thanks for your feedback

Remove version name

Do you want to remove this version name and description?

Transfer ownership

Transfer to
    Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

      Link with GitHub

      Please authorize HackMD on GitHub
      • Please sign in to GitHub and install the HackMD app on your GitHub repo.
      • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
      Learn more  Sign in to GitHub

      Push the note to GitHub Push to GitHub Pull a file from GitHub

        Authorize again
       

      Choose which file to push to

      Select repo
      Refresh Authorize more repos
      Select branch
      Select file
      Select branch
      Choose version(s) to push
      • Save a new version and push
      • Choose from existing versions
      Include title and tags
      Available push count

      Pull from GitHub

       
      File from GitHub
      File from HackMD

      GitHub Link Settings

      File linked

      Linked by
      File path
      Last synced branch
      Available push count

      Danger Zone

      Unlink
      You will no longer receive notification when GitHub file changes after unlink.

      Syncing

      Push failed

      Push successfully