Code Monkey home page Code Monkey logo

backlog's Introduction

Backlog

Simple multiplatform desktop app for storing TODOs, ideas or backlog items. You can organize them with boards. No dependencies, no internet connection required, no external accounts. Sleek flow.

Download

No installation required. Just unzip archive and run executable

32bit versions

Screenshot

Update

When new version is available just download it, unzip and enjoy. No additional action is required. All your boards and items will be available.

Versions

1.5.0

Features:

  • When entering http link in an item, app will show it as a hyperlink and make it clickable. Hover it to see full URL
  • User can embed html tags like <b>, <i> etc

Fixed bugs:

  • Fix issue which caused that in some cases after opening application current board input was not focused
  • Clicking on "+" icon in input will cause adding new item (just as pressing Enter)

1.4.2

  • fixed bug - when after opening settings modal user lost newly created boards

1.4.1

Fixed bugs:

  • Prevent creating empty task
  • ShowDone button placement corrected
  • Prevent create empty board with empty name
  • Fix issue with re-opening modal (settings, add new board) after closing it by clicking outside of the modal
  • Fix issue with lack of scrooling option when have more boards that windows width allows
  • Added notifications when adding/removing item from board

1.4.0

  • Added item creation date - it's turned off by default (you can turn in on in settings). Old entries won't have date, though - only new one.
  • Limit of 4 boards removed
  • x32 build versions added for linux and windows

1.3.0

  • added confirmation dialog before removing board
  • double click on board bar trigger adding new board modal window
  • item's action buttons visible on mouse hover
  • tooltip placement improved
  • minor ui readability improvements

Why I've wrote it ?

When programming I often have a number of ideas related to possible improvements for the future or a cool new project. Most often, it's just one sentence or a couple of words - just a draft of an idea to expand in the future.

I know that, there are hundreds of todo list managers or other notes manager, but this one will finally perfectly fulfill my needs. So far I wrote my thoughts on sticky notes, I tried Evernote, Simplenote... They are fine, but all of them were either bloated with unnecessary features or lacked the desired "flow" - when I open a program I want type down thoughts, hit enter, and get back to my actual work. That's how I write Backlog. No dependencies, no internet connection required, no external accounts etc.

License

It's free and opensource application under MIT license. You can do whatever you want as long as you include the original copyright and license notice in any copy of the software/source

Technical

How ?

This application is builded with Electron and web technologies (javascript, css, html) more specifically: Vue.js. UI toolkit is iView

Build Setup

You can build it yourself instead of downloading executable:

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build


# lint all JS/Vue component files in `src/`
npm run lint

This project was generated with electron-vue@ef811ba using vue-cli. Documentation about the original structure can be found here.

backlog's People

Contributors

czytelny avatar changjoo-park avatar

Watchers

James Cloos avatar Karl Viiburg 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.