{ "info": { "author": "Manuel Amador (Rudd-O)", "author_email": "rudd-o@rudd-o.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: X11 Applications :: GTK", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3 :: Only", "Topic :: Office/Business :: Groupware", "Topic :: Office/Business :: Scheduling" ], "description": "Simple GTD: manage your TODO.txt\n================================\n\nSimple GTD lets you manage your to-do list using the Getting Things Done system.\n\nSkip below for usage and installation instructions.\n\nFeatures\n--------\n\n**Sync-ready and sync-friendly**\n\nWhile Simple GTD does not have any built-in sync features -- and has no plans to gain them -- it supports any sync tool you want to use, from Git to Syncthing to Dropbox. Incoming changes to your to-do file are reflected in the user interface immediately. The author has verified that syncing `todo.txt` to and from Simpletask Cloudless works perfectly (using Syncthing as the sync mechanism).\n\nThe algorithm used to persist and detect state changes in the to-do file is robust and efficient. When Simple GTD detects external changes to your to-do file, only the portions of the file that changed are reloaded. When you make changes to your to-do file in Simple GTD, Simple GTD saves the changes immediately, letting your sync program do its job right away.\n\n**Keyboard- and mouse-friendly**\n\nEntering new tasks and managing existing tasks with Simple GTD is quick and easy -- a single keystroke to add a task, and a single keystroke to edit an existing task. Most of the standard shortcut keys you've learned work exactly as intended.\n\n**Fast**\n\nThe program is consciously developed to reduce the overhead of common operations like inserting / rearranging / filtering your to-do lists.\n\n**Multi-lists**\n\nUnlike most to-do apps, you can manage multiple lists with Simple GTD. Exiting the app and reopening the app again will open all lists you had open before. Even window sizes are remembered per list, so short and long lists won't be a chore to manage.\n\nUsage\n-----\n\nThe application is fairly simple to use. When you start it, an empty window will pop up. Click on the *Help* icon in the header bar to see the shortcut keys you can use to manage your tasks. The standard keyboard shortcuts will work well.\n\nBy default, the application will store your `todo.txt` file in its hidden data directory (on Linux, `~/.local/share/simplegtd/`) within your home folder. You can, however, change that -- use the header bar Open icon to select / create a to-do file of your choice anywhere you want. Simple GTD will then open a new window with the file. Now close the other window -- Simple GTD will now remember which files you have opened.\n\nThe application will remember multiple windows with different files open as well. If you quit the application (using Quit in the toolbar or the keyboard combination) instead of closing windows one-by-one, next time you run it, Simple GTD will reopen the files you'd had open first.\n\nInstallation\n------------\n\n* Install from PyPI: `pip3 install --user simplegtd`\n* Install as RPM: download / unpack the source and run `python3 setup.py bdist_rpm` in the source-unpacked folder, then install the RPM from the `dist/` folder.\n* Install on your system: download / unpack the source and run `python3 setup.py install` in the source-unpacked folder.\n* Run directly from the source: download / unpack the source and run `bin/simplegtd` from the source-unpacked folder.\n\nAll methods work equally well, but only the RPM installation method is guaranteed to install a desktop menu icon for the application.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.org/project/simplegtd/", "keywords": "gtd getting things done TODO.TXT", "license": "GPLv3+", "maintainer": "", "maintainer_email": "", "name": "simplegtd", "package_url": "https://pypi.org/project/simplegtd/", "platform": "", "project_url": "https://pypi.org/project/simplegtd/", "project_urls": { "Homepage": "https://pypi.org/project/simplegtd/" }, "release_url": "https://pypi.org/project/simplegtd/0.0.12/", "requires_dist": null, "requires_python": "", "summary": "Manage your to-do list using the Getting Things Done system.", "version": "0.0.12" }, "last_serial": 5672396, "releases": { "0.0.10": [ { "comment_text": "", "digests": { "md5": "058c1a15c4be373e342550203e4243e2", "sha256": "5976b37a44c8e6bb114af0f50193c69be0ad878a89d995e09c0e2c506f65baee" }, "downloads": -1, "filename": "simplegtd-0.0.10.tar.gz", "has_sig": false, "md5_digest": "058c1a15c4be373e342550203e4243e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26063, "upload_time": "2019-08-09T23:23:49", "url": "https://files.pythonhosted.org/packages/6b/99/d987facd4c16864d8888222dd67576539f7ff87f1b54e7286e543ff87782/simplegtd-0.0.10.tar.gz" } ], "0.0.11": [ { "comment_text": "", "digests": { "md5": "1fa19ccac7e5e84f5105e92fe44445ec", "sha256": "d5fe6e3cd4761b29e2e8a1780072c1e3696bd40995e1405165e83b5cc6c927a2" }, "downloads": -1, "filename": "simplegtd-0.0.11.tar.gz", "has_sig": false, "md5_digest": "1fa19ccac7e5e84f5105e92fe44445ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27227, "upload_time": "2019-08-10T01:21:20", "url": "https://files.pythonhosted.org/packages/69/e6/b167370c4016bd0fefd4c0b637ed515f6f67434cd70591122d06f3d81486/simplegtd-0.0.11.tar.gz" } ], "0.0.12": [ { "comment_text": "", "digests": { "md5": "fad6796abc31262eb06ff2a6157dffc2", "sha256": "fdfe5fb0e1e7996362e3a0d4311197943956b9cc2564404c6a1710110bd9872f" }, "downloads": -1, "filename": "simplegtd-0.0.12.tar.gz", "has_sig": false, "md5_digest": "fad6796abc31262eb06ff2a6157dffc2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27247, "upload_time": "2019-08-13T15:16:47", "url": "https://files.pythonhosted.org/packages/29/33/3383cec9620e751b77f680ce7fbe39c2d698f0e8eaecf9064f7d6827e677/simplegtd-0.0.12.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "a4fa10025f51c990ff44d5a01fb9dc9f", "sha256": "a440d6f27c49d36791c8bc5a0ce333c5fef6ae3bbdafd9997894df0fd7a628b5" }, "downloads": -1, "filename": "simplegtd-0.0.6.tar.gz", "has_sig": false, "md5_digest": "a4fa10025f51c990ff44d5a01fb9dc9f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26578, "upload_time": "2019-08-07T20:57:11", "url": "https://files.pythonhosted.org/packages/a2/7e/23879a90e5031e46fb8579031350d227549b866ade5122f719ea423a6add/simplegtd-0.0.6.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "94bfd645160b330f3a34c3b3f0052231", "sha256": "50d515de742184478eb67f9fed5ed58408333a70c4506522cc0ae333cd659f4c" }, "downloads": -1, "filename": "simplegtd-0.0.7.tar.gz", "has_sig": false, "md5_digest": "94bfd645160b330f3a34c3b3f0052231", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25434, "upload_time": "2019-08-07T20:58:16", "url": "https://files.pythonhosted.org/packages/aa/81/3f96115167fc59af5146bcc66088955ae3d98a97bf132607d7a917ae9722/simplegtd-0.0.7.tar.gz" } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "bad099d111bee2cc74d90d65b315eba2", "sha256": "50fd8aa67f13c0a209dce2c1ce49322dbb5e5e60360fbf4208f01334eae81158" }, "downloads": -1, "filename": "simplegtd-0.0.9.tar.gz", "has_sig": false, "md5_digest": "bad099d111bee2cc74d90d65b315eba2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27532, "upload_time": "2019-08-07T21:51:07", "url": "https://files.pythonhosted.org/packages/96/b3/8fd9cc838ae3b0cd05b58a5f81fbaf03bfa6e9e761395935c32727fcb25e/simplegtd-0.0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fad6796abc31262eb06ff2a6157dffc2", "sha256": "fdfe5fb0e1e7996362e3a0d4311197943956b9cc2564404c6a1710110bd9872f" }, "downloads": -1, "filename": "simplegtd-0.0.12.tar.gz", "has_sig": false, "md5_digest": "fad6796abc31262eb06ff2a6157dffc2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27247, "upload_time": "2019-08-13T15:16:47", "url": "https://files.pythonhosted.org/packages/29/33/3383cec9620e751b77f680ce7fbe39c2d698f0e8eaecf9064f7d6827e677/simplegtd-0.0.12.tar.gz" } ] }