Meeting Note Archival
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Idoneità per principianti
- 45/100
- Tipo di issue
- Funzionalità
- Chiarezza
- Abbastanza chiara
- Stato di attività
- Attiva
- Stack tecnologico
- python
- Ambito
- documentation, tooling
Direzione di ricerca
Inizia leggendo tools/import_meeting_notes.py e ispezionando i file esistenti in meeting_notes/{year}/. Traccia come le note potrebbero passare da un percorso di ingresso all’archivio mantenendo le riunioni recenti come contesto. Il lavoro è completato quando il workflow di archiviazione è affidabile, produce note del repository ricercabili e supporta il processo di sincronizzazione HackMD proposto.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
I'm writing this up as an issue so everybody can opine.
Right now, we use hackmd for meeting notes.
It's great for collaborative editing, but it's not the best from an archival perspective. Features such as full-text search and unlimited history are locked behind membership plans.
As a new member to the team, I struggled to find information covered in old meetings. I also struggled with immense browser slowdown and crashes when viewing/editing meeting notes (I thought it was my computer until Hannah mentioned that others experience it).
I was also confused as to the canonical location for archived notes, as they appeared on both hackmd and this repository.
I'd like the propose the following:
- We continue to use hackmd for meetings.
- We make this repo the "truth" for archival purposes. Existing notes on hackmd can redirect to the corresponding location in this repository.
- We use the "Push to GitHub" feature each month to save the current meeting notes to GitHub. Incoming meeting notes would be saved to a specific path, like
incoming/meeting_notes.mdorto_import/meeting_notes.md. - We use a variation of the
tools/import_meeting_notes.pyscript to extract the meeting notes from the "incoming" path and automatically put them into the correspondingmeeting_notes/{year}/…mdfile. - The script keeps the latest X meetings for context (maybe 4 meetings) and saves them back to
to_import/meeting_notes.md. - The trimmed file can be synced to hackmd via "Pull from GitHub". (Alternatively, we can manually trim the file on the hackmd side - whatever is easier).
Once we get steps 3 and 4 working reliably, it should be possible to either fully automate or at least automatically open up a PR for review.
We could also use the same approach for New Contributors Meetings notes and GSOC meeting notes.
Ideally, I'd like to make it as easy as possible to archive meeting notes so they get saved in searchable form more often.
- Lingua principale
- Python
- Stelle
- 3
- Fork
- 5
- Merge medio
- 2g 14h
- PR unite (30g)
- 6
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Issue simili
-
link-check link-check:sphinx-theme
Difficoltà 2/5 1-3 ore Idoneità per principianti 72/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
qgis/QGIS-Documentation#11275 ·
-
bug priority:normal ready-for-dev
Difficoltà 2/5 1-3 ore Idoneità per principianti 88/100
OpenHands/extensions#626 · 1 commento ·
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 90/100
CSCfi/sd-search-api#39 ·
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 90/100