Skip to content

MicroCODEIncorporated/mcode-notebook

Repository files navigation

mcode-notebook

A Microsoft Word template (.dotm) with associated Normal.dotm used to implement a daily Electronic Notebook at MicroCODE Inc.

Description

This is a tool for taking taking notes, keeping track of Tasks, etc.

Demonstration of Note taking

  • This shows the result of using the CTRL-ALT-* macros to take notes during a MIT xPRO class.

Getting Started

Dependencies

This application was built on Microsoft Word and includes a Normal.dotm (Word Template File) containing all the macros for efficient note taking.

Installing

  • Backup your Normal.dotm -- in case you've made changes you're unaware of now.
  • Replace your existing Normal.dotm file with the included...
C:\Documents and Settings\<Your Name>\Application Data\Microsoft\Templates\Normal.dotm
  • In Microsoft Word assign the Keycords for the supplied macrors.
  • The directions for doing this are on the last couple pages of the notebook template file.

Code Construction

The macros are written in Visual Basic for Application (VBA) which underlies all Microsoft Office products.

Terminology

Word or Acronym Description/Definition
Macro Canned code that can be executed as an extension of another App.
VBA Visual Basic for Application, a version of Basic built into all Microsoft Office Products to create Macros and hence custom application.

Authors

Contributors names and contact info

Version History

  • 0.2
    • Added two new macros for ALT-UP, ALT-DOWN selection like VS Code -- 2025
  • 0.1
    • New README.md for publishing in GitHub -- 2022
  • 0.0
    • Initial Release -- 2007

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A Microsoft Word template (.dotm) with associated Normal.dotm to implement a daily 'Electronic Notebook'

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors