diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index 3202cd5..1180cba 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -90,6 +90,7 @@ export default defineConfig({ { text: 'Google Account', link: '/tools/productivity/google_account' }, { text: 'GoodDay', link: '/tools/productivity/goodday' }, { text: 'Canva', link: '/tools/productivity/canva' }, + { text: 'Transkriptor', link: '/tools/productivity/transkriptor' }, { text: 'Iso 9001:2025', link: '/tools/productivity/quality_control' }, ] }, diff --git a/docs/tools/productivity/canva.md b/docs/tools/productivity/canva.md index 346dc71..4a4f6fa 100644 --- a/docs/tools/productivity/canva.md +++ b/docs/tools/productivity/canva.md @@ -6,6 +6,6 @@ outline: deep Canva is a cloud-based graphic design platform that enables users to create visual content through an intuitive drag-and-drop interface. It provides ready-made templates, stock images, icons, fonts, and design tools for producing presentations, social media graphics, posters, videos, documents, websites, and marketing materials. -You can watch this beginner introduction to understant the basics: https://www.youtube.com/watch?v=Wz6LAD5A-7M +You can watch this beginner introduction to understand the basics: https://www.youtube.com/watch?v=Wz6LAD5A-7M -For more advanced features here's a full tutotial: https://www.youtube.com/watch?v=Dgha6qBtAwQ \ No newline at end of file +For more advanced features here's a full tutorial: https://www.youtube.com/watch?v=Dgha6qBtAwQ diff --git a/docs/tools/productivity/transkriptor.md b/docs/tools/productivity/transkriptor.md new file mode 100644 index 0000000..f7d0b83 --- /dev/null +++ b/docs/tools/productivity/transkriptor.md @@ -0,0 +1,15 @@ +--- +outline: deep +--- + +# Transkriptor + +Transkriptor is a cloud-based transcription platform that enables users to convert audio and video content into text through an intuitive interface. It provides features such as automatic transcription, speaker identification, and text editing tools for producing accurate and readable transcripts. + +We use trankriptor to have the audio of our meetings transcribed into text. This helps us to keep track of important discussions and decisions made during the meetings. + +On the home page of the site, there is a section called "Transcribe meeting", where you just need to add the link to the call to invite this bot on various platforms. + +The link to Transkriptor: https://transkriptor.com/ + +**Password and username will be provided upon request. Please contact the administrator for access.** \ No newline at end of file