Giter Site home page Giter Site logo

titleliner's Introduction

Titleliner

Create section titles in any text!

(Windows 10 only!)

I made this this litte tool to create section titles in my text, examples:
--------------------------------- Todo today --------------------------------

-------------------------------- Todo tomorrow -------------------------------

If the text is program-code, select the character that identifies the line as a comment, examples:
";------------- title -------------"
or
"//------------- title -------------"
etc.

Marked the relevant text and press the hotkey (default is: [Alt] + [l]).

Operation

Start the app, app is running in the background.
(Use "showwindow" parameter to show the window after startup).

Select the text and then press the hotkey ([Alt] + [l] is default).

Titleliner

Latest changes

Version (>=) Change
0.062 Version 32 A (ANSI) removed
0.056 Updater integrated
0.055 Menu-entries renamed, "overwrite"-Hotkey introduced (default is: Shift + Alt + L)
0.054 exitHotkey-default changed to Ctrl + Alt + L, "overwrite"-Hotkey introduced (default is: Shift + Alt + L)
0.051 Bugfixes
0.050 AutoinsertDel Menu-button (Replaces selected token)
0.049 Autoinsert Menu-button
0.047 Autoinsert: Press hotkey again (release both keys in between!), while Titleliner-window is open.

Known issues / bugs

Issue / Bug Type fixed in version

Download

Download via Updater from Github:
titleliner.exe 64 bit Windows use:
updater.exe 64bit
or
titleliner32.exe 32 bit Windows use:
updater.exe 32bit

Be allways sure to use only one of the *.exe at a time!

Updater viruscheck see Updater repository

Start with Windows:

or clone the titleliner repository .

Directory must be writable by the app!

Be shure to use only one of the "titleliner.exe"-files at a time!

Configuration-file "titleliner.ini"

Section: [setup]
titleLineLength
The target length of the generated line, default is 77 characters.

Section: [hotkeys]
menuHotkey="!l" ; Alt + l (Insert hotkey if pressed while Titleliner window is open) autoInsDelHotkey="+!l" ; Shift + Alt + l exitHotkey="^!l" ; Ctrl + Alt + l The operation hotkey, autohotkey notation.

Section: [commentChar]
commentChar1=";" commentChar2="//" commentChar3="#" commentChar4="rem " commentChar5="@rem " commentChar6="-" commentChar7="-" commentChar8="-"

commentCharSelected=1

Up to 8 Comment-Characters definitions, ";" is autohotkey, "//" is Java/Scala etc.
"-" means not used!
(Restart Titleliner if commentCharX are changed.

commentCharSelected is set by the app radio button selection.

License: MIT

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sub license, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Copyright (c) 2019/2020 J. v. Roos

Virusscan at Virustotal

Virusscan at Virustotal, titleliner.exe 64bit-exe, Check here
Virusscan at Virustotal, titleliner32.exe 32bit-exe, Check here
)
Use [CTRL] + Click to open in a new window!

titleliner's People

Contributors

jvr-ks avatar

Watchers

 avatar  avatar

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.