Coder Social home page Coder Social logo

mytinytodo's Introduction

myTinyTodo

myTinyTodo is based on Max Pozdeev's myTinyTodo. Since development is abbandoned there, a fork is created and further developed.

System requirements

  • PHP 5.2.0 or greater;
  • PHP extensions: php_pdo, php_pdo_mysql (MySQL version), php_pdo_sqlite (SQLite version). Tested browsers:
  • Internet Explorer 8
  • Firefox v3.6, v4
  • Chrome v8
  • Opera v10.60, v11
  • Safari v5

How to install myTinyTodo

  1. Download, unpack and upload to your site.
  2. Run setup.php, select and specify settings of database you prefer. For sqlite usage make sure that database file 'db/todolist.db' is writable for webserver/php. Then click "Install" to create tables in database. It's recommended to delete this file after installation.
  3. To protect your tasks from modification by the others you may specify password in settings.
    By default session files are stored in 'tmp/sessions' directory. Make sure it's writable for webserver/php.
  4. Open 'index.php' in your browser to run the application. Then go to settings and specify your time zone.

Update to new version

Download, unpack and replace all files excluding directory 'db'. Run 'setup.php' and upgrade database if required.

How to show completed tasks

Use appropriate command in the tab menu.

How to hide a tab

Hold the Ctrl (or Cmd) button and click on the tab.

How to show tasks from all tabs in one list

There is the "Select List" menu to the right of tabs. Here you'll find all the tabs you have created. Hidden tabs too. And special tab with all tasks.

How to select the sorting in reverse order

You can toggle the order (ascending or descending) by clicking on the sorting menu item once more (see the arrow).

mytinytodo's People

Contributors

binfalse avatar drahmel avatar imgbotapp avatar korri avatar maxpozdeev avatar memiks avatar zdenop 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.