Git Product home page Git Product logo

brackets-notes's Introduction

Brackets Notes Extension

Extension for Brackets that allows the user to easily add and manage notes, with Markdown support.*

* This small extension was firstly developed for my personal projects' needs but I thought I should share for anyone that might find it useful.

Tested with Brackets Sprint >=37

Installation

Git Clone

  1. Under main menu select Help > Show Extensions Folder
  2. Git clone this repository inside the "user" folder.

Extension Manager

  1. Under main menu select File > Extension Manager...
  2. Search for "Notes"
  3. Click "Install"

How to use

  1. Under main menu select View > Notes or use the shortcut "CTRL+ALT+Shift+N" or click the "Notes" icon on the extension toolbar to open the Notes Panel.
  2. Click on the "NEW NOTE" button to open the dialog, type your note and click "Save".
  3. You can edit a note by clicking on the "Edit" icon or delete it by clicking on the "X" icon.
  4. Drag and drop notes to reorder them.

Further info

  • At the time being all notes are stored to Web Storage.

Localization

The extension is translated in the following languages:

  • English (default)
  • Greek
  • Italian
  • Spanish
  • French

Changelog

###1.0.5

  • Fixed "Extract to file" functionality issues due to deprecated method calls.

###1.0.4

  • Minor bug fix: Remove contentediatable="true" attribute from the bottom panel preview.
  • Add styling for <code></code> elements.

###1.0.3

  • Localization support.

###1.0.2

  • Extract notes to file.
  • Group each note's options (extract, edit, delete) into a dropdown list.
  • Bug fixing on reordering notes functionality.

###1.0.1

  • Drag and drop to reorder notes.
  • Remember if notes panel is visible or not.
  • Refactor styles to conform with dark theme after Bracket's update to v0.43.

###1.0.0

  • Add Markdown support.
  • Refactor notes object structure.

###0.1.2

  • Alert message when deleting note.
  • UI updates.

###0.1.1

  • Bug fixing

###0.1.0

  • Initial release.

brackets-notes's People

Contributors

georapbox avatar

Watchers

James Cloos avatar Denis R 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.