Code Monkey home page Code Monkey logo

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.
    • 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.
    • 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.

pinny_notes's People

Contributors

63beetlesmurf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

pinny_notes's Issues

Auto Indent When Text Highlighted

Highlighting a tab in a line and pressing enter causes the new line to be indented.

Foo    Bar

Becomes;

Foo
    Bar

But the tab should be replace by the new line and be;

Foo
Bar

Installation instructions missing

Hi.
This looks great!
I'd love to try this out - I'm coming from Sticky Notes, I've seen your description of your contribution with features I would've liked to see in that tool, curious of how pinny_notes works.

Could you add some installation instructions please? I'm on Linux Mint.
If not, how can I try it out?

GUI multilingual request

hi
I'm from China, I followed your app, it's great.
Can you add multilingual support to the app?
Although it doesn't have many configuration options, multilingual support makes it better for people from different parts of the world to use it.
If you are willing to add multi-language support, I can help you translate Simplified Chinese, and I can also help you share it better with my fans.
Thanks for your work.

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.