Giter Site home page Giter Site logo

hta-memo's Introduction

HTA Memo

Windows の HTA (HTML Application) を利用してメモアプリを作りした。

System Requirements

  • Windows 環境 … Windows10 にて動作確認しています。
  • Internet Explorer 11 … Edge モードで動作させるため、IE11 推奨です。
  • Excel … 最前面表示処理に使用。なくても動作します。Excel 2007 にて動作確認しています。

How To Use

  • Main.hta が本体です。直接実行すると、通常の HTA としてウィンドウを開きます。
  • Execute.hta を実行すると、枠線のないウィンドウを開き、常に最前面に表示させます (最前面表示は内部的に Excel の API を利用するため、Excel がインストールされている必要があります)。
  • Execute.hta を経由して開いた場合のみ、「Save」ボタン右側の余白部分をドラッグするとウィンドウを移動できます。
  • Main.hta が開くと、同フォルダに Memo_YYYY-MM-DD.md という当日日付のテキストファイルを生成します。
  • テキストエリアに文章を入力し、「Save」ボタンもしくは Ctrl + S を押下すると、当日日付のテキストファイルに内容を保存します。
  • HTA を再起動すると、当日日付のテキストファイルを読み込み再表示します。
  • 翌日になると新たに当日日付のテキストファイルを作成するので、日付ごとにメモを残せます。
  • テキストエリアで Tab キーを押下すると、インデント用に半角スペース2つを入力します。

Links

hta-memo's People

Contributors

neos21 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

yamadatomoha

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.