Code Monkey home page Code Monkey logo

63beetlesmurf / pinny_notes Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 0.0 319 KB

Pinny Notes is a sticky note application with a button to "pin" a note making it always on top above other windows. A number of other handy tools are also available via the right click menus.

License: GNU General Public License v2.0

C# 100.00%
always-on-top auto-copy base64 hashing indentation json notes sort text-editor trim csharp enumeration indent prettify spell-checker text-editing wpf wpf-application sticky-notes text-generator

pinny_notes's Introduction

Pinny Notes

Pinny Notes Screenshot

Features

  • Pin / Always on Top: Easily accessible pin button allowing you keep a note above all other windows.
  • Colours: Select from multiple colours or cycle to have each note be a different colour.
  • Start Position: Choose which corner of the screen to start your notes in.
  • Copy/Paste Trim: Option to automatically trim text being coped from or pasted into a note.
  • Auto Copy: Option to automatically copy text when highlighted.
  • Ends with new line: Option to ensure text always ends with a new line.
  • Full line select: Triple click to select a line, quadruple click to select full line ignoring wrapping.
  • Counts menu: View line, word and char counts of all or selected text.
  • Middle Click Paste: Quickly paste text from the clipboard using the middle click.
  • Auto Indent: Indent new lines to match previous.
  • Copy on Click: Hold Ctrl to copy text when highlighted by the mouse clicking.
  • Auto Scroll: When pasting text automatically scroll to keep last line visible.
  • Spell checking.
  • Tools;
    • Base64: Encode and decode to and from Base64.
    • Case: Change text case to lower, upper or proper.
    • DateTime: Get the current date in a sortable format (2024-07-11T12:00:00).
    • Gibberish: Generate gibberish words, sentences, paragraphs, articles and names.
    • Hash: Generate SHA512/384/256, SHA1 and MD5 hashes.
    • HTML Entities: Encode and decode.
    • Indent: Indent all lines by 2 or 4 spaces, or a tab.
    • Join: Join multiple lines into one separated by a comma, space or tab.
    • JSON: Prettify JSON.
    • List: Enumerate, Dash (markdown), sort ascending or descending or remove list markers.
    • Quote: Wrap text with double or single quotes.
    • Slash: Toggle or remove forward and back slashes.
    • Split: Split a lines into multiple line by a comma, space, tab or highlighted text.
    • Trim: Trim whitespace from start or/and end of each line or remove all blank lines.

Installation

Windows

Simply download the latest release and run the installer.

Linux

Installation on Linux may be possible via WINE, but that has not been tested and not yet officially supported.

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.