All Projects → lintalist → Lintalist

lintalist / Lintalist

Licence: gpl-2.0
Searchable interactive texts to copy & paste text, run scripts, using easily exchangeable bundles

Programming Languages

autohotkey
350 projects

Projects that are alternatives of or similar to Lintalist

Nano Win
GNU nano text editor for Windows [WARNING: The master branch is constantly rebased and force-pushed so don't expect it to be steady!! -end WARNING]
Stars: ✭ 123 (-16.33%)
Mutual labels:  text-editor
Beginners C Program Examples
Simple, Short and Sweet beginners friendly C language programs
Stars: ✭ 138 (-6.12%)
Mutual labels:  snippets
Processing Vscode
A Visual Studio Code extension for the programming language Processing
Stars: ✭ 141 (-4.08%)
Mutual labels:  snippets
Simple Java Text Editor
📝 PHNotepad is a simple Java text/code editor (notepad) written in Java. It has also nice features such as Search tool, Find/Replace text/code, Auto completion, Nice Image Buttons for better UX, etc.
Stars: ✭ 128 (-12.93%)
Mutual labels:  text-editor
Coddx Alpha
Coddx - a collection of tools that help developers program efficiently. One of the features is generating multiple files from templates quickly.
Stars: ✭ 132 (-10.2%)
Mutual labels:  snippets
Code Snippets
Chrome DevTools code snippets
Stars: ✭ 1,741 (+1084.35%)
Mutual labels:  snippets
Refills
Refills is maintained by the thoughtbot design team. It is funded by thoughtbot, inc. and the names and logos for thoughtbot are trademarks of thoughtbot, inc.
Stars: ✭ 1,523 (+936.05%)
Mutual labels:  snippets
Awesome Doctrine
A collection of useful Doctrine snippets.
Stars: ✭ 147 (+0%)
Mutual labels:  snippets
Solang
First fully featured programming language for Stack Overflow Driven Development
Stars: ✭ 133 (-9.52%)
Mutual labels:  snippets
Js Live Template
An extensive set of javascript live templates for use with JetBrains IDEs.
Stars: ✭ 141 (-4.08%)
Mutual labels:  snippets
Masscode
A free and open source code snippets manager for developers.
Stars: ✭ 1,878 (+1177.55%)
Mutual labels:  snippets
The Way
A command line code snippets manager
Stars: ✭ 132 (-10.2%)
Mutual labels:  snippets
Proton
A stand-alone application to quickly preview and edit Markdown files using Electron.
Stars: ✭ 140 (-4.76%)
Mutual labels:  text-editor
Notepadqq
A simple, general-purpose editor for Linux
Stars: ✭ 1,738 (+1082.31%)
Mutual labels:  text-editor
Comment Snippets
Sublime Text snippets to create fancy PHP, CSS and HTML comments.
Stars: ✭ 142 (-3.4%)
Mutual labels:  snippets
Bed
bash only text editor
Stars: ✭ 122 (-17.01%)
Mutual labels:  text-editor
Rocketseat Vscode Reactjs Snippets
Rocketseat ReactJS snippets for Visual Studio Code Editor
Stars: ✭ 136 (-7.48%)
Mutual labels:  snippets
Google Apps Script Snippets
Google Apps Script snippets
Stars: ✭ 147 (+0%)
Mutual labels:  snippets
Acme2k
acme2k - text editor fo' all the cool cats who ain't 'fraid of no mice
Stars: ✭ 143 (-2.72%)
Mutual labels:  text-editor
Smith
A simple text editor written in Rust
Stars: ✭ 141 (-4.08%)
Mutual labels:  text-editor

Lintalist: Searchable interactive lists to copy & paste text, run scripts, using easily exchangeable bundles - http://lintalist.github.io/ (snippet manager, text expander)

Introduction

Lintalist allows you to store and (incrementally) search and edit texts in bundles and paste a selected text in your active program. The text can be interactive, for example, you can automatically insert the current time and date, ask for (basic) user input or make a selection from a list etc.

AutoHotkey.com forum thread: https://autohotkey.com/boards/viewtopic.php?f=6&t=3378

Other features:

  • Assign keyboard shortcuts to your favourite Snippets
  • Use abbreviations (shorthand) for your favourite Snippets
  • Run scripts which can be included in a Bundle
  • Use the standard Plugins (date, variables, counters, clipboard etc) or develop your own
  • Read more in the documentation...

Lintalist is open source and developed in AutoHotkey, an easy to learn scripting language for Windows (WinXP and above)

Lintalist search window

Lintalist search window

  1. Type query (multiple search modes)
  2. Menu + search options.
  3. Result list with Part 1, Part 2, Key(board shortcut), Short(hand, abbreviation). Columns are dynamic, if part 2, key or short are not present in the loaded bundle(s) they will not be displayed.
  4. Preview of top most or selected snippet text. In statusbar: loaded bundle(s) and hits / number of snippets.

Installation

  1. New users: Download the lastest release - unpack to a new directory and run lintalist.exe (or lintalist.ahk if you are already an AutoHotkey user)
  2. AutoHotkey users (or installing updates): Download the master.zip - unpack to a new (or your current Lintalist) directory and run lintalist.ahk or lintalist.exe

More information

More about Lintalist in "docs\index.html" after you downloaded it, right click on the tray icon (Help) or visit http://lintalist.github.io/

Videos

AutoHotkey

Lintalist is written in AutoHotkey, a free and open-source utility for Windows. You can learn more about AutoHotkey at http://autohotkey.com/. The source code for AutoHotkey is available at https://github.com/Lexikos/AutoHotkey_L

Note: lintalist.exe is simply a renamed autohotkey.exe included for convenience. This script requires a working copy of autohotkey.exe to be present in order to run user scripts defined in bundles. If you have AHK installed you can safely delete lintalist.exe and just start lintalist.ahk directly.

Elsewhere

Credits

Lintalist uses various libraries, icons and more prepared by others - see credits.txt for a complete list (if something is missing do let me know)

Copyright 2009-2020 Lintalist. See license.txt

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].