Giter Site home page Giter Site logo

bulleted-lists's Introduction

bulleted lists for Atom

Create and manage bulleted lists in plain text.

  • start a list with a hyphen: "- some text"
  • press enter to continue the list on the following line
  • press tab to mark the item partially complete: "~ some text"
  • press tab again to mark the item complete: "+ some text"
  • press tab again to indent to the next level

example:

- project one
  - item one still needs to be done
  - item two still needs to be done

~ project two is partially complete
  ~ item two is partially complete
    ~ sub item one is partially complete
    + sub item two is complete

+ project three is complete

bulleted-lists's People

Watchers

blair avatar Francesco Feltrinelli avatar

bulleted-lists's Issues

Uncaught TypeError: Cannot read property 'transact' of undefined

[Enter steps to reproduce:]

  1. Toggle Git tab
  2. Click on the commit message input box
  3. Press 'Home' key

Atom: 1.45.0 x64
Electron: 4.2.7
OS: Microsoft Windows 10 Pro
Thrown From: bulleted-lists package 0.2.2

Stack Trace

Uncaught TypeError: Cannot read property 'transact' of undefined

At C:\Users\vmaldosan\.atom\packages\bulleted-lists\lib\edit-line.coffee:16

TypeError: Cannot read property 'transact' of undefined
    at EditLine.module.exports.EditLine.trigger (/packages/bulleted-lists/lib/edit-line.coffee:16:13)
    at /packages/bulleted-lists/lib/bulleted-lists.coffee:59:24)
    at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:349290)
    at KeymapManager.dispatchCommandEvent (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:1254747)
    at KeymapManager.handleKeyboardEvent (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:1250881)
    at WindowEventHandler.handleDocumentKeyEvent (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:284496)

Commands

     -1:09.8.0 autocomplete-plus:cancel (input.hidden-input)
     -1:09.6.0 bulleted-lists:insert-new-line (input.hidden-input)
     -1:09.6.0 editor:newline (input.hidden-input)
     -1:08.9.0 core:save (input.hidden-input)
     -1:03.1.0 core:confirm (div.github-StagingView.unstaged-changes-focused)
     -0:55.2.0 bulleted-lists:home-list-line (input.hidden-input)
  2x -0:23 core:move-left (input.hidden-input)
     -0:22.5.0 editor:delete-to-end-of-word (input.hidden-input)
     -0:22.1.0 core:delete (input.hidden-input)
  2x -0:21.6.0 bulleted-lists:home-list-line (input.hidden-input)
     -0:14.1.0 core:move-left (input.hidden-input)
     -0:10 bulleted-lists:home-list-line (input.hidden-input)
     -0:08.0 editor:move-to-end-of-screen-line (input.hidden-input)
     -0:07.5.0 bulleted-lists:home-list-line (input.hidden-input)
     -0:07.0 editor:move-to-end-of-screen-line (input.hidden-input)
     -0:06.7.0 bulleted-lists:home-list-line (input.hidden-input)

Non-Core Packages

bulleted-lists 0.2.2 

Turn off todo feature?

I just want the bulleted list without the todo aspect (~ and +). Is there an easy way to do this?

I tried disabling the tab key-bindings but that disabled indenting too. I looked at the code but I'm a network engineer and have no idea what to with .coffee file.

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.