여러 사람이 모인 모임이나 워크샵에서 때로는 다양한 주제들이 나타났다 전환되곤 합니다. ‘이런 과정을 기록할 수 없을까’하는 생각에서 Conversation Recorder는 시작되었습니다.
작동영상 : http://monosnap.com/file/s2CC67ALnFD9BeUK92Sl71mfntqkxa
데모 : http://nujabes.github.io/Conversation-Recorder/
GITHUB : https://github.com/nujabes/Conversation-Recorder
기능
- 여러 명의 대화 도중에 시간에 따른 주제 변화를 기록한다.
- 이를 통해 대화 시간 동안 어떤 주제들이 얼마만큼의 시간동안 이야기 되었는지 기록하고, 대화가 끝나면 이를 확인할 수 있다.
사용 방법
- 주제가 시작할 때 입력창에 주제를 입력합니다.
- 주제가 끝날 때 주제 앞에 ‘/’를 붙여 종료하거나 stop 버튼을 누릅니다.
앞으로의 할일
- Timeline이 꽉 찰 경우 화면을 축소
- 필요 없는 주제의 삭제
- 대화 종료 후 Review mode
- 대화 가중치 설정
- 대화에 메모 기록 가능
- 대화의 시작과 끝을 마우스로 조정
- 대화 내용을 json이나 csv로 export가능
When having group meetings or workshop, there are many topic started and switching. ‘How can I record it’, It is where this project begin.
데모 : http://kmyh.kr/conversation_recorder
Feature
- Record switching topics and time of start and end
USAGE
- Type topics title on the input box
- When the topic is over, add /(slash) before the topic
Todo
- Downsize timeline when bar graph fit to the screen
- Delete Function
- Review mode
- Add importance on Topic
- Add note function
- Resizing time of topic
- Export recording to json or CSV format